Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ped: Real weapon fix | erorcun | 2020-12-28 | 1 | -28/+20 |
| | |||||
* | Weapon flags changed from bit fields to bit mask (R* vision) | Sergeanur | 2020-12-26 | 1 | -41/+42 |
| | |||||
* | Fix not being able to hit lying peds with melee weapon | Sergeanur | 2020-12-26 | 1 | -2/+2 |
| | |||||
* | Fix use of strncmp | Sergeanur | 2020-12-25 | 1 | -2/+2 |
| | |||||
* | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 2020-12-18 | 1 | -1/+1 |
| | |||||
* | Fixes and style changes | erorcun | 2020-12-16 | 1 | -10/+11 |
| | |||||
* | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -2/+2 |
| | |||||
* | AnimViewer done, comment cleanup | erorcun | 2020-12-03 | 1 | -2/+2 |
| | |||||
* | cAudioManager::ProcessPedOneShots + fixes | Sergeanur | 2020-12-01 | 1 | -24/+2 |
| | |||||
* | Some TODOs done in Peds code | Sergeanur | 2020-11-25 | 1 | -4/+14 |
| | |||||
* | Reorganize CPed functions into their original cpp files | Sergeanur | 2020-11-20 | 1 | -0/+4235 |