summaryrefslogtreecommitdiffstats
path: root/src/peds/PedFight.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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