summaryrefslogtreecommitdiffstats
path: root/src/peds/Population.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of CModelInfo::GetModelInfo->GetColModel callsSergeanur2021-08-091-1/+1
* Make cars and peds to not despawn when you look awaySergeanur2021-07-261-1/+4
* Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-07-111-7/+1
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-281-1/+1
* Fix IsSphereVisible callsSergeanur2021-06-241-2/+1
* CEntity and C(Vu)Vector fixes and cleanupaap2021-06-241-6/+9
* Pointless fixeserorcun2021-06-241-4/+3
* Use original animation names from VCSSergeanur2021-01-261-1/+1
* m_nWantedLevel -> GetWantedLevel()withmorten2021-01-221-1/+1
* make building with Codewarrior 7 possiblewithmorten2021-01-211-22/+22
* Add bike leftoversSergeanur2020-12-281-3/+4
* Use SetPedStateSergeanur2020-12-151-3/+3
* Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-181-1/+1
* Call CWorld::Remove before the delete, the original game does this and its safer.Jack Powell2020-08-181-2/+1
* Squeeze performance option, minor fixeseray orçunus2020-08-031-0/+11
* Rename LEVEL_NONE to LEVEL_GENERICSergeanur2020-07-131-5/+5
* small fixesaap2020-05-191-18/+2
* some work on zonesaap2020-05-061-1/+1
* Remove Miami stuffSergeanur2020-05-051-2/+0
* merged masteraap2020-05-051-8/+7
|\
| * More use of GetModelIndexSergeanur2020-05-051-8/+7
* | implemented most of streamed collisions and big buildingsaap2020-05-051-0/+2
|/
* SetPosition, final partSergeanur2020-05-051-14/+14
* Adding getters and setters for type and statusSergeanur2020-04-301-2/+2
* Try to build with mingwFilip Gawin2020-04-201-2/+2
* Various fixeseray orçunus2020-04-181-3/+3
* Remove patchesSergeanur2020-04-171-14/+1
* Fixed bridge despawnsNikolay Korolev2020-04-161-6/+6
* Many fixes and cleanuperay orçunus2020-04-151-30/+30
* Some cleanup erorcun2020-04-141-33/+48
* Merge pull request #399 from saml1er/masterNikolay Korolev2020-04-121-1/+1
|\
| * CObject completesaml1er2020-04-101-1/+1
* | disabling the code that freezes gang membersSergeanur2020-04-101-0/+3
|/
* CCopPed done and #include cleanuperay orçunus2020-03-281-3/+7
* CCopPed 2 and fixeseray orçunus2020-03-261-1/+1
* fix and cleanup in AddToPopulationaap2020-03-241-11/+11
* Fixes for Serge's reviewFilip Gawin2020-03-221-1/+1
* ProcessButtonPresses and fixeseray orçunus2020-03-211-5/+6
* CPopulation done, CCopPed and fixeseray orçunus2020-03-111-21/+174
* fixed dummyobject bugNikolay Korolev2020-03-041-2/+2
* fixeseray orçunus2020-03-011-6/+5
* CPopulation 3 and fixeseray orçunus2020-02-271-8/+297
* merge + bug fixNikolay Korolev2020-02-221-0/+2
* CPopulation 2eray orçunus2020-02-191-6/+342
* CPopulation 1eray orçunus2020-02-171-0/+393