index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hdb
/
menu.cpp
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Implement Handango differences
Eugene Sandulenko
2019-09-03
HDB: Fix crashes in PPC demo
Eugene Sandulenko
2019-09-03
HDB: Add Handango GFX and Demo Title Screen
Nipun Garg
2019-09-03
HDB: Add new PPC-specific code
Nipun Garg
2019-09-03
HDB: Integrate PPC version of Menu and Gfx
Nipun Garg
2019-09-03
HDB: Section off WIN32 specific-code
Nipun Garg
2019-09-03
HDB: Fix PPC crash due to _menuBackoutGfx
Nipun Garg
2019-09-03
HDB: Add Platform-specific constants for Menu
Nipun Garg
2019-09-03
HDB: Make Platform specific constants into variables
Nipun Garg
2019-09-03
HDB: Minor PPC fixes
Nipun Garg
2019-09-03
HDB: Section off PPC-specific code
Nipun Garg
2019-09-03
HDB: Add support for the PPC version
Nipun Garg
2019-09-03
HDB: Check isDemo() first, otherwise it would crash
Nipun Garg
2019-09-03
HDB: Implement rest of the demo differences
Eugene Sandulenko
2019-09-03
HDB: Implemented demo differences for menu
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce some more variable scopes
Strangerke
2019-09-03
HDB: Fix load menu items
Eugene Sandulenko
2019-09-03
HDB: Fix secret stars level launching
Eugene Sandulenko
2019-09-03
HDB: Add warnings
Nipun Garg
2019-09-03
HDB: Initialise class variables
Eugene Sandulenko
2019-09-03
HDB: Fix memory leaks in Menu
Nipun Garg
2019-09-03
HDB: Delete all _tTileLookupArray values at once
Nipun Garg
2019-09-03
HDB: Remove redundant custom free() function
Nipun Garg
2019-09-03
HDB: Fix uninitialised variables
Eugene Sandulenko
2019-09-03
HDB: Move save filename generation to genSaveFileName()
Eugene Sandulenko
2019-09-03
HDB: Unstub the Quit functionality
Nipun Garg
2019-09-03
HDB: Unstub redundant warnings
Nipun Garg
2019-09-03
HDB: Add cheating debug statment and remove...
Nipun Garg
2019-09-03
HDB: Add Debug checks
Nipun Garg
2019-09-03
HDB: Ignore the Controls Option
Nipun Garg
2019-09-03
HDB: Fix getRandomNumber() usage in menu.cpp
Eugene Sandulenko
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Add HDBGame::start() and remove AI::clearP...
Nipun Garg
2019-09-03
HDB: Unstub processInput()
Nipun Garg
2019-09-03
HDB: Add _menuKey
Nipun Garg
2019-09-03
HDB: Unstub drawToggle, drawSlider, drawWarpScreen
Nipun Garg
2019-09-03
HDB: Add drawNebula(), drawRocketsAndSelections()
Nipun Garg
2019-09-03
HDB: Add Menu functions and other stubs
Nipun Garg
2019-09-03
HDB: Add startTitle() and drawTitle()
Nipun Garg
2019-09-03
HDB: Unstub fillGameSaveSlots()
Nipun Garg
2019-09-03
HDB: Add readConfig(), writeConfig() and Cheating
Nipun Garg
2019-09-03
HDB: Add subbed Menu functions
Nipun Garg
[next]