Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/miami' into lcs | Sergeanur | 2021-01-22 | 1 | -36/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/CutsceneMgr.cpp # src/control/CarCtrl.cpp # src/control/Script.cpp # src/control/Script2.cpp # src/core/Frontend.cpp # src/core/main.cpp # src/entities/Physical.cpp # src/peds/Ped.cpp # src/peds/PedAI.cpp # src/text/Messages.cpp # src/vehicles/Cranes.cpp # src/vehicles/Transmission.cpp | ||||
| * | get rid of most --MIAMI comments | withmorten | 2021-01-22 | 1 | -36/+0 |
| | | |||||
* | | Merge branch 'miami' into lcs | Sergeanur | 2021-01-13 | 1 | -6/+6 |
|\| | | | | | | | | | | | | | | | | | | | | | | | * miami: Fix backface culling of cutscene objects more renames anim velocity union rename m_vehEnterType -> m_vehDoor Port cmake improvements to miami some loose ends move TODO to Readme Fix build without FIX_BUGS, divide to 0 fixes | ||||
| * | more renames | aap | 2021-01-13 | 1 | -6/+6 |
| | | |||||
* | | anims done. ped fight hacked to compile | aap | 2021-01-08 | 1 | -55/+69 |
|/ | |||||
* | Ped: PlayerPed: fixes | erorcun | 2021-01-03 | 1 | -26/+22 |
| | |||||
* | slightly better variable name | aap | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | Fix wrong sound when bumping peds | Sergeanur | 2021-01-01 | 1 | -4/+4 |
| | |||||
* | 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 |