aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/menu.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Remove redundant custom free() functionNipun Garg
2019-09-03HDB: Fix uninitialised variablesEugene Sandulenko
2019-09-03HDB: Move save filename generation to genSaveFileName()Eugene Sandulenko
2019-09-03HDB: Unstub the Quit functionalityNipun Garg
2019-09-03HDB: Unstub redundant warningsNipun Garg
2019-09-03HDB: Add cheating debug statment and remove...Nipun Garg
2019-09-03HDB: Add Debug checksNipun Garg
2019-09-03HDB: Ignore the Controls OptionNipun Garg
2019-09-03HDB: Fix getRandomNumber() usage in menu.cppEugene Sandulenko
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Add HDBGame::start() and remove AI::clearP...Nipun Garg
2019-09-03HDB: Unstub processInput()Nipun Garg
2019-09-03HDB: Add _menuKeyNipun Garg
2019-09-03HDB: Unstub drawToggle, drawSlider, drawWarpScreenNipun Garg
2019-09-03HDB: Add drawNebula(), drawRocketsAndSelections()Nipun Garg
2019-09-03HDB: Add Menu functions and other stubsNipun Garg
2019-09-03HDB: Add startTitle() and drawTitle()Nipun Garg
2019-09-03HDB: Unstub fillGameSaveSlots()Nipun Garg
2019-09-03HDB: Add readConfig(), writeConfig() and CheatingNipun Garg
2019-09-03HDB: Add subbed Menu functionsNipun Garg
2019-09-03HDB: Add stubbed functionsNipun Garg
2019-09-03HDB: Add member variables to MenuNipun Garg
2019-09-03HDB: Completed rendering pipelineEugene Sandulenko
2019-09-03HDB: Unstub HDBGame::restartMap()Eugene Sandulenko
2019-09-03HDB: Added stub for Menu classEugene Sandulenko