aboutsummaryrefslogtreecommitdiffstats
path: root/src/peds
Commit message (Expand)AuthorAgeFilesLines
* minor fixesNikolay Korolev2020-06-061-0/+3
* fixing some uninitialized stuffNikolay Korolev2020-06-062-2/+9
* Merge pull request #619 from ShFil119/headsaap2020-06-051-0/+4
|\
| * Fix collision with peds headsFilip Gawin2020-06-011-0/+4
* | fixes, mostly from miamieray orçunus2020-06-043-27/+43
* | PedChat & PedDebugSergeanur2020-06-044-366/+477
* | Restore original logic of CPed::WanderRangeSergeanur2020-06-042-12/+5
* | some vehicle cleanupaap2020-06-021-32/+7
|/
* eSurfaceTypeaap2020-05-261-7/+7
* small fixesaap2020-05-251-1/+1
* all my fixes live in exeseray orçunus2020-05-241-1/+1
* small fixesaap2020-05-191-18/+2
* changed CPedIK namesaap2020-05-163-101/+101
* Remove unused audio enumSergeanur2020-05-161-5/+5
* Merge pull request #547 from Nick007J/masteraap2020-05-141-0/+4
|\
| * some fixesNikolay Korolev2020-05-141-0/+4
* | fixed RotateTorsoaap2020-05-141-2/+2
|/
* More save/load alignment fixesSergeanur2020-05-132-24/+32
* Fix linux warningsFilip Gawin2020-05-122-7/+13
* Linux build supporteray orçunus2020-05-112-6/+6
* Merge remote-tracking branch 'upstream/master'bigbossbro082020-05-101-3/+8
|\
| * some fixes and cosmetic changesaap2020-05-101-3/+8
* | fixed few more typosbigbossbro082020-05-101-13/+0
* | Fixed typos and made all assert functions optionalbigbossbro082020-05-1010-15/+14
* | defined out asserts.bigbossbro082020-05-102-0/+6
|/
* Fix compilation errorSergeanur2020-05-091-1/+1
* named anim assoc flagsaap2020-05-092-11/+11
* IsStaticNikolay Korolev2020-05-061-2/+2
* sorted out object collision enumsaap2020-05-061-2/+2
* some work on zonesaap2020-05-061-1/+1
* Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULLSergeanur2020-05-051-1/+1
* Remove Miami stuffSergeanur2020-05-055-16/+0
* merged masteraap2020-05-052-65/+64
|\
| * Make CBaseModelInfo fields protectedSergeanur2020-05-051-8/+8
| * More use of GetModelIndexSergeanur2020-05-052-57/+56
* | implemented most of streamed collisions and big buildingsaap2020-05-055-1/+11
|/
* SetPosition, final partSergeanur2020-05-054-49/+49
* implemented most of vice city path systemaap2020-05-033-28/+34
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-05-021-2/+2
|\
| * SetPosition, part 1Sergeanur2020-05-021-2/+2
* | changed saving compatibilityNikolay Korolev2020-05-024-0/+91
|/
* Rename m_phy_flagA80 to bSkipLineColSergeanur2020-04-301-1/+1
* Rename m_ped_flagA2 into bWasStandingSergeanur2020-04-302-14/+14
* Adding getters and setters for type and statusSergeanur2020-04-304-42/+42
* Audio structs moved to their AudioManager.hSergeanur2020-04-271-9/+0
* Workaround for a crash on releaseSergeanur2020-04-271-0/+3
* implemented skinned peds, no cutscene hands yetaap2020-04-2410-197/+552
* ps2 particles, sampman oal startedFire-Head2020-04-231-7/+106
* Try to build with mingwFilip Gawin2020-04-207-52/+52
* Merge pull request #474 from Nick007J/mastererorcun2020-04-191-0/+3
|\