summaryrefslogtreecommitdiffstats
path: root/src/core/World.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)withmorten1-2/+2
2021-06-24Use bool8 in audio codeSergeanur1-2/+2
2021-05-10Use some GetMatrix/SetMatrix logic based on SASergeanur1-2/+2
2021-01-30fixed bike bombNikolay Korolev1-1/+5
2021-01-28Use previous naming & fix LineOfSightSectorList tooerorcun1-6/+6
2021-01-27Fix some Collision NaN/inf'serorcun1-4/+4
2021-01-27Use original animation names from VCSSergeanur1-1/+1
2021-01-23Includes overhaul, fix some compiler warningserorcun1-5/+0
2021-01-22get rid of most --MIAMI commentswithmorten1-2/+0
2021-01-01small CWorld fixesSergeanur1-4/+4
2020-12-31remove superfluous CWorld::aap1-75/+75
2020-12-31remove superfluous CWorld::aap1-82/+82
2020-12-31mult -> divaap1-1/+1
2020-12-31fix explosionaap1-1/+1
2020-12-29Reorder CEntity functions into their original orderSergeanur1-2/+12
2020-12-29Reorder CEntity functions into their original orderSergeanur1-2/+12
2020-12-18PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixesSergeanur1-96/+0
2020-12-18PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixesSergeanur1-96/+0
2020-12-17Fixerorcun1-5/+4
2020-12-16Fixes and style changeserorcun1-8/+5
2020-12-08Pool fixes from masterSergeanur1-4/+12
2020-12-08Add NUM_LEVELSSergeanur1-4/+4
2020-12-08FixesSergeanur1-2/+2
2020-12-07uint8 enums fixedwithmorten1-1/+1
2020-12-07uint8 enums fixedwithmorten1-1/+1
2020-12-06garages revision + some fixesNikolay Korolev1-2/+10
2020-12-03one more original nameaap1-18/+18
2020-12-03more PS2 stuff; memory movement doneaap1-19/+19
2020-12-01some more GTA_VERSIONaap1-1/+4
2020-11-30small garages revision + small template stuffNikolay Korolev1-0/+8
2020-11-26start using CMemoryHeapaap1-0/+3
2020-11-11fixed top gearNikolay Korolev1-0/+1
2020-11-10CWorld doneNikolay Korolev1-80/+170
2020-10-18Setter for bIsStatic (became virtual in SA)Sergeanur1-9/+9
2020-08-27weaponsFire-Head1-2/+11
2020-08-03Squeeze performance option, minor fixeseray orçunus1-0/+5
2020-07-13Rename LEVEL_NONE to LEVEL_GENERICSergeanur1-1/+1
2020-06-14more cleanupaap1-17/+17
2020-06-14some more camera stuffaap1-17/+17
2020-06-12little CCam cleanup; fix in CWorld sphere testaap1-0/+4
2020-06-07Message box, letterbox and ped attachingeray orçunus1-0/+4
2020-05-28fixNikolay Korolev1-2/+2
2020-05-25small fixesaap1-14/+14
2020-05-25CVehicleaap1-30/+32
2020-05-20Fixes for melees and various thingseray orçunus1-3/+2
2020-05-19small fixesaap1-1/+1
2020-05-19CEntity and friendsaap1-10/+14
2020-05-17Weapon fixes and thingieseray orçunus1-15/+0
2020-05-16ped attractors doneNikolay Korolev1-0/+55
2020-05-15Weapon layer in Pedseray orçunus1-1/+5
2020-05-12Fix linux warningsFilip Gawin1-0/+1
2020-05-10RpAnimBlend and frame updatesaap1-0/+2
2020-05-10CPedModelInfoaap1-5/+4
2020-05-10CClumpModelInfo; little fixesaap1-1/+5
2020-05-06IsStaticNikolay Korolev1-7/+7
2020-05-06CSphere and CBox for CColModelaap1-3/+5
2020-05-06little cworld bugfixaap1-1/+1
2020-05-06little cworld bugfixaap1-1/+1
2020-05-05colstore support in scriptNikolay Korolev1-7/+7
2020-05-05More use of GetModelIndexSergeanur1-10/+8
2020-05-05implemented most of streamed collisions and big buildingsaap1-2/+2
2020-05-05SetPosition, final partSergeanur1-10/+5
2020-05-03implemented most of vice city path systemaap1-2/+2
2020-05-02SetPosition, part 1Sergeanur1-2/+2
2020-04-30Adding getters and setters for type and statusSergeanur1-7/+7
2020-04-24implemented skinned peds, no cutscene hands yetaap1-0/+5
2020-04-20Try to build with mingwFilip Gawin1-38/+38
2020-04-18replays bug fixNikolay Korolev1-0/+15
2020-04-17Remove patchesSergeanur1-43/+14
2020-04-17Fix CWorld::FindObjectsOfTypeInRangeSectorList bugsaml1er1-8/+10
2020-04-17Apply clang format to CWorldsaml1er1-938/+1031
2020-04-17CWorld fixessaml1er1-220/+151
2020-04-17More CWorld fixessaml1er1-24/+24
2020-04-17Fix CWorld::RepositionOneObject bugssaml1er1-16/+45
2020-04-17CWorld completesaml1er1-22/+125
2020-04-16Reverse CWorldsaml1er1-18/+828
2020-04-15Many fixes and cleanuperay orçunus1-2/+2
2020-04-15CWeapon done, ps2 cheats fixFire-Head1-0/+1
2020-04-09Finished CExplosionSergeanur1-0/+2
2020-03-29CShotInfo, CWanted done, Frontend fixeray orçunus1-0/+14
2020-03-28CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* namesFire-Head1-0/+1
2020-03-28garages part 1Nikolay Korolev1-0/+1
2020-03-27Finished CCam; various smaller thingsaap1-35/+36
2020-03-22CGame::InitialiseNikolay Korolev1-1/+2
2020-03-11CPopulation done, CCopPed and fixeseray orçunus1-22/+29
2020-02-17CPopulation 1eray orçunus1-1/+1
2020-02-16script 1000-1154Nikolay Korolev1-0/+1
2020-02-15script 900-999Nikolay Korolev1-0/+1
2020-02-07cMusicManagerSergeanur1-3/+2
2020-02-02script 900-999 initNikolay Korolev1-0/+1
2020-01-03script 800-899Nikolay Korolev1-2/+6
2019-12-05CPhone, CPlayerInfo, CFire, CWorlderay orçunus1-10/+38
2019-10-26Fixes for aap review (audio8)Filip Gawin1-1/+1
2019-10-26More audio (to hook and test)Filip Gawin1-1/+1
2019-10-21script 500-599 plus bugfixNikolay Korolev1-0/+13
2019-10-19CGame::Process() && CGame::ReloadIPLsnmzik1-0/+2
2019-10-08Full CGameLogicSergeanur1-0/+1
2019-09-12fixed launch in space bugNikolay Korolev1-1/+1
2019-09-12Little cleanuperay orçunus1-15/+15
2019-09-12World and Pedseray orçunus1-1/+247
2019-08-17AnimViewer messages, Particle fix, Pedseray orçunus1-1/+5
2019-08-15AnimViewer!eray orçunus1-0/+18
2019-08-04implemented CHeliaap1-1/+1
2019-07-27cargen + some scriptNikolay Korolev1-0/+1
2019-07-16more fixes; started CAutomobile::ProcessControlaap1-8/+8
2019-07-15Phone, World, Pederay orçunus1-10/+143
2019-07-14Partial RunningScript part2Nikolay Korolev1-0/+2
2019-07-10Phone start, ped spinning and cop car fix, and some love to CPederay orçunus1-0/+78
2019-07-07the great reorganizationaap1-0/+0
2019-06-29ProcessPedUpdateNikolay Korolev1-0/+1
2019-06-29miscellaneous, mostly world relatedaap1-10/+131
2019-06-25More replay stuffNikolay Korolev1-1/+1
2019-06-23some Radar and Hud cleanup; fix in Physicalaap1-1/+1
2019-06-23fixed key binding, head shots, freezesaap1-1/+1
2019-06-20Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h._AG1-1/+1
2019-06-18finished CFileLoader, except a crash!aap1-0/+2
2019-06-15New updates for Hud.cpp and more._AG1-0/+5
2019-05-29implemented some of CCam and dependenciesaap1-0/+1
2019-05-28implemented bits of CWorldaap1-0/+545
2019-05-17reversed CPhysical::ProcessShiftSectorListaap1-0/+5