summaryrefslogtreecommitdiffstats
path: root/src/peds/PedFight.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sanitizer fixeserorcun2021-07-031-1/+1
* Use original animation names from VCSSergeanur2021-01-261-179/+179
* more renamesaap2021-01-131-6/+6
* Ped: PlayerPed: sync with mastererorcun2021-01-031-18/+14
* Weapon flags changed from bit fields to bit mask (R* vision)Sergeanur2020-12-261-6/+6
* Fix use of strncmpSergeanur2020-12-251-1/+1
* PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixesSergeanur2020-12-181-1/+1
* Use SetPedStateSergeanur2020-12-151-7/+7
* uint8 enums fixedwithmorten2020-12-071-2/+2
* Reorganize CPed functions into their original cpp filesSergeanur2020-11-191-0/+3250