Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES | withmorten | 2021-07-10 | 1 | -1/+32 |
| | |||||
* | Redo ReadSaveBuf + common.h cleanup | Sergeanur | 2021-06-28 | 1 | -3/+4 |
| | |||||
* | Use original animation names from VCS | Sergeanur | 2021-01-27 | 1 | -5/+5 |
| | |||||
* | get rid of most --MIAMI comments | withmorten | 2021-01-22 | 1 | -2/+0 |
| | |||||
* | little fixes | aap | 2021-01-08 | 1 | -0/+1 |
| | |||||
* | SetPedState fixes | Sergeanur | 2020-12-15 | 1 | -3/+3 |
| | |||||
* | Pool fixes from master | Sergeanur | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes | eray orçunus | 2020-09-30 | 1 | -0/+2 |
| | |||||
* | Peds, Hud, CFO 1/2, fixes - including zone names | eray orçunus | 2020-07-22 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into miami | Sergeanur | 2020-07-13 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/CarAI.cpp # src/control/Phones.cpp # src/control/Phones.h # src/control/Record.cpp # src/control/Restart.cpp # src/control/Script.cpp # src/core/Collision.cpp # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.h # src/core/Streaming.cpp # src/core/TempColModels.cpp # src/core/Wanted.cpp # src/core/Zones.cpp # src/core/config.h # src/core/main.cpp # src/core/re3.cpp # src/entities/Entity.cpp # src/entities/Physical.cpp # src/extras/frontendoption.cpp # src/modelinfo/ModelInfo.cpp # src/modelinfo/PedModelInfo.cpp # src/peds/CivilianPed.cpp # src/peds/CopPed.cpp # src/peds/EmergencyPed.cpp # src/peds/Ped.cpp # src/peds/Ped.h # src/peds/Population.cpp # src/render/Renderer.cpp # src/save/GenericGameStorage.cpp # src/skel/win/win.cpp # src/vehicles/Automobile.cpp # src/vehicles/Boat.cpp # src/vehicles/Boat.h # src/vehicles/Vehicle.cpp | ||||
| * | Bettah car enter canceling, fix CFO crash, ped objs. renaming | eray orçunus | 2020-07-03 | 1 | -1/+1 |
| | | |||||
| * | Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639) | erorcun | 2020-07-01 | 1 | -12/+77 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-06-29 | 1 | -3/+3 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/audio/AudioLogic.cpp # src/audio/soundlist.h # src/control/Script.cpp # src/control/ScriptCommands.h # src/core/Cam.cpp # src/core/Camera.cpp # src/core/Camera.h # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.cpp # src/core/MenuScreens.cpp # src/core/Pad.cpp # src/core/Pad.h # src/core/config.h # src/entities/Entity.cpp # src/render/Credits.cpp # src/render/Fluff.cpp # src/render/Hud.cpp # src/render/MBlur.cpp # src/render/Timecycle.cpp # src/skel/glfw/glfw.cpp # src/skel/win/win.cpp # src/text/Text.cpp | ||||
| * | updated player control names | Nikolay Korolev | 2020-06-21 | 1 | -3/+3 |
| | | |||||
* | | CWanted, anim fix, ped objs renaming, remove III beta features | eray orçunus | 2020-06-22 | 1 | -17/+1 |
|/ | |||||
* | Remove unused audio enum | Sergeanur | 2020-05-16 | 1 | -2/+3 |
| | |||||
* | Linux build support | eray orçunus | 2020-05-11 | 1 | -4/+4 |
| | |||||
* | More use of GetModelIndex | Sergeanur | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | SetPosition, part 1 | Sergeanur | 2020-05-02 | 1 | -1/+1 |
| | |||||
* | replays bug fix | Nikolay Korolev | 2020-04-18 | 1 | -0/+7 |
| | |||||
* | Remove patches | Sergeanur | 2020-04-17 | 1 | -18/+1 |
| | |||||
* | rem refs | Fire-Head | 2020-04-17 | 1 | -6/+6 |
| | |||||
* | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 1 | -0/+1 |
| | |||||
* | CPhone, CPlayerInfo, CFire, CWorld | eray orçunus | 2019-12-05 | 1 | -33/+168 |
| | |||||
* | CCivilianPed done & restore peds running to phone | eray orçunus | 2019-11-26 | 1 | -2/+2 |
| | |||||
* | Merge pull request #246 from Sergeanur/Pools | Sergeanur | 2019-10-21 | 1 | -2/+2 |
|\ | | | | | Some CPool and CPools funcs, restoring original logic of pool lookup loops | ||||
| * | Some CPool and CPools funcs, restoring original logic of pool lookup loops | Sergeanur | 2019-10-16 | 1 | -2/+2 |
| | | |||||
* | | CGame::Process() && CGame::ReloadIPLs | nmzik | 2019-10-19 | 1 | -0/+2 |
|/ | |||||
* | Added read/write template functions for save data, small Load/Save arguments unification | Sergeanur | 2019-10-08 | 1 | -28/+15 |
| | |||||
* | fixed phones | Nikolay Korolev | 2019-07-28 | 1 | -1/+3 |
| | |||||
* | Ped & fixes, including peds dive into danger fix | eray orçunus | 2019-07-25 | 1 | -3/+3 |
| | |||||
* | Phone, World, Ped | eray orçunus | 2019-07-15 | 1 | -11/+150 |
| | |||||
* | Fix CPhone crash, more functions | eray orçunus | 2019-07-10 | 1 | -2/+89 |
| | |||||
* | Phone start, ped spinning and cop car fix, and some love to CPed | eray orçunus | 2019-07-10 | 1 | -0/+37 |
| | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com> | ||||
* | the great reorganization | aap | 2019-07-07 | 1 | -0/+6 |