aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/hdb.h
AgeCommit message (Expand)Author
2019-09-06HDB: Initialize some more uninitialized variables.Strangerke
2019-09-03HDB: Increase number of slots to 99 and support saveload from the GMMEugene Sandulenko
2019-09-03HDB: Make Platform specific constants into variablesNipun Garg
2019-09-03HDB: Added Handango flagEugene Sandulenko
2019-09-03HDB: Add isPPC FlagNipun Garg
2019-09-03HDB: Add Music/Song data and functionsNipun Garg
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Remove unused console.cppEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Play a MP3 sound from hdb.cppNipun Garg
2019-09-03HDB: Put both data and Lua saves into single fileEugene Sandulenko
2019-09-03HDB: Move save filename generation to genSaveFileName()Eugene Sandulenko
2019-09-03HDB: Unstub the Quit functionalityNipun Garg
2019-09-03HDB: Count FPS and print onto screenNipun Garg
2019-09-03HDB: Add moveMap() and startMoveMap()Nipun Garg
2019-09-03HDB: Add _debugLogoNipun Garg
2019-09-03HDB: Added SetDebug/GetDebug, no relevant functionalityEugene Sandulenko
2019-09-03HDB: Unstubbing updateVideo()Nipun Garg
2019-09-03HDB: Add Loading ScreenNipun Garg
2019-09-03HDB: Add HDBGame::start() and remove AI::clearP...Nipun Garg
2019-09-03HDB: Add isVoiceless()Nipun Garg
2019-09-03HDB: Add Save struct and _saveHeaderNipun Garg
2019-09-03HDB: Add Sine and Cosine tableNipun Garg
2019-09-03HDB: Add readConfig(), writeConfig() and CheatingNipun Garg
2019-09-03HDB: Proper prototype for saveGameState()Eugene Sandulenko
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 saveSlot, loadSlot, saveGame and loadGameNipun Garg
2019-09-03HDB: Add HDBGame save() and load()Nipun Garg
2019-09-03HDB: Add setInMapName() and related dataNipun Garg
2019-09-03HDB: Add cineStartMap()Nipun Garg
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Implement loadMap()Eugene Sandulenko
2019-09-03HDB: Completed rendering pipelineEugene Sandulenko
2019-09-03HDB: Unstub HDBGame::restartMap()Eugene Sandulenko
2019-09-03HDB: Added stub for Menu classEugene Sandulenko
2019-09-03HDB: Implemented HDBGame::startMap()Eugene Sandulenko
2019-09-03HDB: Add LASTMAPNAME Lua variableEugene Sandulenko
2019-09-03HDB: Add and init Sound subsystemNipun Garg