aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/menu.h
AgeCommit message (Expand)Author
2019-09-06HDB: Remove unused variables in menuStrangerke
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Add Platform-specific constants for MenuNipun Garg
2019-09-03HDB: Make Platform specific constants into variablesNipun Garg
2019-09-03HDB: Section off PPC-specific codeNipun Garg
2019-09-03HDB: Implemented demo differences for menuEugene Sandulenko
2019-09-03HDB: Add Music/Song data and functionsNipun Garg
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Initialise class variablesEugene Sandulenko
2019-09-03HDB: Remove redundant custom free() functionNipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Set and Draw Bonus StarsNipun Garg
2019-09-03HDB: Add _menuKeyNipun 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