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-41/+42
* Fix not being able to hit lying peds with melee weaponSergeanur2020-12-261-2/+2
* Fix use of strncmpSergeanur2020-12-251-2/+2
* PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixesSergeanur2020-12-181-1/+1
* Fixes and style changeserorcun2020-12-161-10/+11
* uint8 enums fixedwithmorten2020-12-071-2/+2
* AnimViewer done, comment cleanuperorcun2020-12-031-2/+2
* cAudioManager::ProcessPedOneShots + fixesSergeanur2020-12-011-24/+2
* Some TODOs done in Peds codeSergeanur2020-11-251-4/+14
* Reorganize CPed functions into their original cpp filesSergeanur2020-11-201-0/+4235