summaryrefslogtreecommitdiffstats
path: root/src/save/GenericGameStorage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mergeNikolay Korolev2021-08-081-0/+10
|\
| * small refactoringNikolay Korolev2021-08-081-0/+8
| |
| * finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-0/+5
| |
| * make building with Codewarrior 7 possiblewithmorten2021-01-211-0/+1
| |
* | finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-0/+5
| |
* | Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off texterorcun2021-02-011-1/+1
| |
* | finished save/loadNikolay Korolev2020-10-171-2/+0
| |
* | cMusicManager, cDMAudio, radio position save/load, a few commands implementedSergeanur2020-09-091-0/+3
| |
* | Continue to Frontend, fix savegame list bugeray orçunus2020-08-141-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-06-031-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/GameLogic.cpp # src/control/PathFind.cpp # src/control/RoadBlocks.cpp # src/control/Script.cpp # src/control/Script.h # src/core/Frontend.cpp # src/core/Frontend.h # src/core/MenuScreens.cpp # src/core/TempColModels.cpp # src/core/config.h # src/core/re3.cpp # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/modelinfo/VehicleModelInfo.h # src/render/Skidmarks.h # src/render/WaterLevel.cpp # src/save/GenericGameStorage.h # src/vehicles/Automobile.cpp # src/vehicles/Automobile.h # src/vehicles/DamageManager.cpp # src/vehicles/Vehicle.cpp # src/vehicles/Vehicle.h
| * mission replayNikolay Korolev2020-05-261-1/+7
| |
* | fixed compiler errorsnrb2020-05-241-1/+2
|/
* More refs removedSergeanur2020-04-161-16/+16
|
* normalized line endings to LFaap2020-04-091-42/+42
|
* (PS2) TheGame/main/GameInit/SystemInit, ProcessSlowModeFire-Head2020-04-091-0/+6
|
* CPlayerPed doneeray orçunus2020-02-131-2/+1
|
* CDate separatedSergeanur2020-01-271-18/+1
|
* saveSergeanur2020-01-271-0/+55