summaryrefslogtreecommitdiffstats
path: root/src/peds/PedFight.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-26Weapon flags changed from bit fields to bit mask (R* vision)Sergeanur1-6/+6
2020-12-25Fix use of strncmpSergeanur1-1/+1
2020-12-18PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixesSergeanur1-1/+1
2020-12-15Use SetPedStateSergeanur1-7/+7
2020-12-07uint8 enums fixedwithmorten1-2/+2
2020-11-19Reorganize CPed functions into their original cpp filesSergeanur1-0/+3250