aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/saveload.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Rename saves as in the originalEugene Sandulenko
2019-09-03HDB: Move save filename generation to genSaveFileName()Eugene Sandulenko
2019-09-03HDB: More debug for save/load codeEugene Sandulenko
2019-09-03HDB: Refarcot entity save/loading into separate methodsEugene Sandulenko
2019-09-03HDB: Add Save struct and _saveHeaderNipun Garg
2019-09-03HDB: Shift HDB::save() and HDB::loadSaveFile...Nipun Garg
2019-09-03HDB: Added missing calls to loadGameState()Eugene Sandulenko
2019-09-03HDB: Added debug output to save/load codeEugene Sandulenko
2019-09-03HDB: Added more code for loading save states from the command lineEugene Sandulenko
2019-09-03HDB: Proper prototype for saveGameState()Eugene Sandulenko
2019-09-03HDB: Save/Load _timePlayedNipun Garg
2019-09-03HDB: Shift Save/Load functions to saveload.cppNipun Garg