aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Proper prototype for saveGameState()Eugene Sandulenko
2019-09-03HDB: Removed useless warningEugene Sandulenko
2019-09-03HDB: Add subbed Menu functionsNipun Garg
2019-09-03HDB: Save/Load _timePlayedNipun Garg
2019-09-03HDB: Add missing code in changeGameState()Nipun Garg
2019-09-03HDB: Add stubbed functionsNipun Garg
2019-09-03HDB: Add missing time codeNipun Garg
2019-09-03HDB: Shift Save/Load functions to saveload.cppNipun Garg
2019-09-03HDB: Add loadGame() and Sound::stopMusic()Nipun Garg
2019-09-03HDB: Add global patch for io, os, sctringsNipun Garg
2019-09-03HDB: And even more script patchesEugene Sandulenko
2019-09-03HDB: More Global script patchesEugene Sandulenko
2019-09-03HDB: Add openFile, write, closeFile Lua functionsNipun Garg
2019-09-03HDB: Unstub saveGlobal, loadGlobal, purgeGlobalsNipun Garg
2019-09-03HDB: Fix calling Lua save/loadEugene Sandulenko
2019-09-03HDB: Add save/load for the Lua Globals environmentNipun Garg
2019-09-03HDB: Add structs and functions for Lua GlobalsNipun Garg
2019-09-03HDB: Unstub save/load _animTargets[i].gfxListNipun Garg
2019-09-03HDB: Unstub Load/Save _ents and _floatsNipun Garg
2019-09-03HDB: Unstub code for saving and loading GfxNipun Garg
2019-09-03HDB: Add FuncLookUp structs and functionsNipun Garg
2019-09-03HDB: Unstub _ai->save() callNipun Garg
2019-09-03HDB: Removed useless warningEugene Sandulenko
2019-09-03HDB: Initialise variablesEugene Sandulenko
2019-09-03HDB: Fix Sky handlingEugene Sandulenko
2019-09-03HDB: Used transparent alpha blittingEugene Sandulenko
2019-09-03HDB: Add AI save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Modify InvEnt to have AIEntity as memberNipun Garg
2019-09-03HDB: Unstub double reads and writesNipun Garg
2019-09-03HDB: Remove unnecessary functionsNipun Garg
2019-09-03HDB: Turn _gratinds[] and _foregrounds[] into structs from pointersEugene Sandulenko
2019-09-03HDB: Add saveSlot, loadSlot, saveGame and loadGameNipun Garg
2019-09-03HDB: Fix endian issuesNipun Garg
2019-09-03HDB: Fix endian issuesNipun Garg
2019-09-03HDB: Add save and loadSave functionsNipun Garg
2019-09-03HDB: Fix Endian reading issuesNipun Garg
2019-09-03HDB: Add stubbed Sound save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Add Gfx save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Add Window save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Fix removeBGTileAnimation() and removeFGTileAnimation() implementationsEugene Sandulenko
2019-09-03HDB: Remove unreferenced variableNipun Garg
2019-09-03HDB: Fix Name ChangeNipun Garg
2019-09-03HDB: Add Map save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Add HDBGame save() and load()Nipun Garg
2019-09-03HDB: Add setInMapName() and related dataNipun Garg
2019-09-03HDB: Add member variables to MenuNipun Garg
2019-09-03HDB: Unstub stubsNipun Garg
2019-09-03HDB: Fixed AI::cineRemoveFromBlitList()Eugene Sandulenko
2019-09-03HDB: Disable skipping manny quest for nowEugene Sandulenko