aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/menu.cpp
AgeCommit message (Expand)Author
2019-12-03HDB: Fix Missing Default Switch CasesD G Turner
2019-09-14HDB: Remove More Fixed Sized String Buffers in Menu CodeD G Turner
2019-09-14HDB: Remove Fixed Sized String Buffers in Menu CodeD G Turner
2019-09-06HDB: Turn _voicesOn into a booleanStrangerke
2019-09-06HDB: Remove unused variables in menuStrangerke
2019-09-06HDB: Fix uninitialized variables in ai_init and menuStrangerke
2019-09-03HDB: Fix compilation on AmigaEugene Sandulenko
2019-09-03HDB: Do not write config on every launchEugene Sandulenko
2019-09-03HDB: Fix monkeystone star triggersEugene Sandulenko
2019-09-03HDB: Janitorial - Fix some code formattingStrangerke
2019-09-03HDB: Remove redundant STUBsNipun Garg
2019-09-03HDB: Remove unneeded includeEugene Sandulenko
2019-09-03HDB: Fix voice playing when no message on screenNipun Garg
2019-09-03HDB: Implement quit screenshot differences for the PPC demosEugene Sandulenko
2019-09-03HDB: Fix PPC _quitYes and _quitNo co-ordinatesNipun Garg
2019-09-03HDB: Implement Handango differencesEugene Sandulenko
2019-09-03HDB: Fix crashes in PPC demoEugene Sandulenko
2019-09-03HDB: Add Handango GFX and Demo Title ScreenNipun Garg
2019-09-03HDB: Add new PPC-specific codeNipun Garg
2019-09-03HDB: Integrate PPC version of Menu and GfxNipun Garg
2019-09-03HDB: Section off WIN32 specific-codeNipun Garg
2019-09-03HDB: Fix PPC crash due to _menuBackoutGfxNipun Garg
2019-09-03HDB: Add Platform-specific constants for MenuNipun Garg
2019-09-03HDB: Make Platform specific constants into variablesNipun Garg
2019-09-03HDB: Minor PPC fixesNipun Garg
2019-09-03HDB: Section off PPC-specific codeNipun Garg
2019-09-03HDB: Add support for the PPC versionNipun Garg
2019-09-03HDB: Check isDemo() first, otherwise it would crashNipun Garg
2019-09-03HDB: Implement rest of the demo differencesEugene Sandulenko
2019-09-03HDB: Implemented demo differences for menuEugene 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: Reduce some more variable scopesStrangerke
2019-09-03HDB: Fix load menu itemsEugene Sandulenko
2019-09-03HDB: Fix secret stars level launchingEugene Sandulenko
2019-09-03HDB: Add warningsNipun Garg
2019-09-03HDB: Initialise class variablesEugene Sandulenko
2019-09-03HDB: Fix memory leaks in MenuNipun Garg
2019-09-03HDB: Delete all _tTileLookupArray values at onceNipun Garg
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