summaryrefslogtreecommitdiffstats
path: root/src/peds/PedFight.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-16Fix impossible bullets & turn speed on heavy gunserorcun1-0/+14
2021-07-23syncNikolay Korolev1-0/+8
2021-07-22Fix aiming with flamethrower with PC controlsSergeanur1-0/+8
2021-07-03Sanitizer fixeserorcun1-1/+1
2021-01-26Use original animation names from VCSSergeanur1-179/+179
2021-01-13more renamesaap1-6/+6
2021-01-03Ped: PlayerPed: sync with mastererorcun1-18/+14
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