aboutsummaryrefslogtreecommitdiffstats
path: root/src/peds
Commit message (Expand)AuthorAgeFilesLines
* Make gang members react to sexy femalesSergeanur2021-06-241-1/+13
* Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fixSergeanur2021-06-241-1/+1
* Pointless fixeserorcun2021-06-241-4/+3
* Ped jump teleport/kill fixerorcun2021-02-101-5/+14
* fix VC_PED_PORTS buildwithmorten2021-02-031-1/+1
* Merge pull request #1001 from Sergeanur/animNamesSergeanur2021-02-037-578/+578
|\
| * Use original animation names from VCSSergeanur2021-01-267-578/+578
* | Revert "First batch of fixes (CallAndMessage)"Filip Gawin2021-01-312-44/+16
* | First batch of fixes (CallAndMessage)Filip Gawin2021-01-312-16/+44
* | Some regular fixes and UB fixeserorcun2021-01-291-1/+1
|/
* Ped: car enter anim. fixerorcun2021-01-241-4/+4
* Peds reporting to phone changes for GTA3Derorcun2021-01-221-6/+5
* m_nWantedLevel -> GetWantedLevel()withmorten2021-01-223-5/+5
* make building with Codewarrior 7 possiblewithmorten2021-01-213-28/+28
* Includes overhaul, fix some compiler warningserorcun2021-01-172-0/+2
* more renamesaap2021-01-134-36/+37
* anim velocity unionaap2021-01-131-2/+1
* rename m_vehEnterType -> m_vehDooraap2021-01-133-141/+141
* fix !FREE_CAM buildaap2021-01-131-1/+1
* Use original namesSergeanur2021-01-081-1/+1
* fixaap2021-01-051-1/+1
* Ped: PlayerPed: sync with mastererorcun2021-01-033-29/+27
* slightly better variable nameaap2021-01-021-3/+3
* Add bike leftoversSergeanur2020-12-281-3/+4
* Ped: WeaponInfo: little fixes and renamingserorcun2020-12-281-3/+3
* Fix peds running to see dead peds in watererorcun2020-12-271-12/+16
* signed/unsigned fixes, and some other fixeserorcun2020-12-271-9/+8
* Weapon flags changed from bit fields to bit mask (R* vision)Sergeanur2020-12-263-19/+19
* Fix use of strncmpSergeanur2020-12-252-3/+3
* Small type use fixesSergeanur2020-12-251-1/+1
* fixed double explosionNikolay Korolev2020-12-241-0/+2
* option for PC controlsaap2020-12-211-1/+5
* Car entering cancel testerorcun2020-12-211-42/+42
* PlayerInfo functions reordered into original order, FindPlayer... functions m...Sergeanur2020-12-189-23/+23
* Use SetPedStateSergeanur2020-12-158-142/+80
* CPed::SetWeaponLockOnTargetSergeanur2020-12-144-30/+19
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-12-121-36/+35
|\
| * Kill obj. fix & style changeerorcun2020-12-121-36/+35
* | fixed some replay bugsNikolay Korolev2020-12-121-1/+7
|/
* Sync Frontend, Peds with miami 2erorcun2020-12-122-70/+64
* uint32 enums fixedwithmorten2020-12-071-1/+1
* int8 enums fixedwithmorten2020-12-071-2/+2
* uint8 enums fixedwithmorten2020-12-072-4/+4
* GTA_VERSION define and some config.h cleanupaap2020-11-291-1/+1
* Reorganize CPed functions into their original cpp filesSergeanur2020-11-199-13938/+13739
* CPed review part1,2 re3aap2020-11-182-361/+316
* fix flagaap2020-11-161-1/+1
* Fixes and style changes from miamierorcun2020-10-181-36/+34
* Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-182-5/+5
* Fixes from miamieray orçunus2020-09-102-66/+64