summaryrefslogtreecommitdiffstats
path: root/src/peds/Population.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-11Add ped and car density slider to menu, remove dumb collision "optimization"erorcun1-7/+1
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten1-1/+1
2021-06-24Fix IsSphereVisible callsSergeanur1-2/+1
2021-06-24CEntity and C(Vu)Vector fixes and cleanupaap1-6/+9
2021-06-24Pointless fixeserorcun1-4/+3
2021-01-26Use original animation names from VCSSergeanur1-1/+1
2021-01-22m_nWantedLevel -> GetWantedLevel()withmorten1-1/+1
2021-01-21make building with Codewarrior 7 possiblewithmorten1-22/+22
2020-12-28Add bike leftoversSergeanur1-3/+4
2020-12-15Use SetPedStateSergeanur1-3/+3
2020-10-18Setter for bIsStatic (became virtual in SA)Sergeanur1-1/+1
2020-08-18Call CWorld::Remove before the delete, the original game does this and its safer.Jack Powell1-2/+1
2020-08-03Squeeze performance option, minor fixeseray orçunus1-0/+11
2020-07-13Rename LEVEL_NONE to LEVEL_GENERICSergeanur1-5/+5
2020-05-19small fixesaap1-18/+2
2020-05-06some work on zonesaap1-1/+1
2020-05-05Remove Miami stuffSergeanur1-2/+0
2020-05-05More use of GetModelIndexSergeanur1-8/+7
2020-05-05implemented most of streamed collisions and big buildingsaap1-0/+2
2020-05-05SetPosition, final partSergeanur1-14/+14
2020-04-30Adding getters and setters for type and statusSergeanur1-2/+2
2020-04-20Try to build with mingwFilip Gawin1-2/+2
2020-04-18Various fixeseray orçunus1-3/+3
2020-04-17Remove patchesSergeanur1-14/+1
2020-04-16Fixed bridge despawnsNikolay Korolev1-6/+6
2020-04-15Many fixes and cleanuperay orçunus1-30/+30
2020-04-14Some cleanup erorcun1-33/+48
2020-04-10disabling the code that freezes gang membersSergeanur1-0/+3
2020-04-10CObject completesaml1er1-1/+1
2020-03-28CCopPed done and #include cleanuperay orçunus1-3/+7
2020-03-26CCopPed 2 and fixeseray orçunus1-1/+1
2020-03-24fix and cleanup in AddToPopulationaap1-11/+11
2020-03-22Fixes for Serge's reviewFilip Gawin1-1/+1
2020-03-21ProcessButtonPresses and fixeseray orçunus1-5/+6
2020-03-11CPopulation done, CCopPed and fixeseray orçunus1-21/+174
2020-03-04fixed dummyobject bugNikolay Korolev1-2/+2
2020-03-01fixeseray orçunus1-6/+5
2020-02-27CPopulation 3 and fixeseray orçunus1-8/+297
2020-02-22merge + bug fixNikolay Korolev1-0/+2
2020-02-19CPopulation 2eray orçunus1-6/+342
2020-02-17CPopulation 1eray orçunus1-0/+393