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.h
Age
Commit message (
Expand
)
Author
2019-09-06
HDB: Remove unused variables in menu
Strangerke
2019-09-03
HDB: Fix warning
Eugene Sandulenko
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: Section off PPC-specific code
Nipun Garg
2019-09-03
HDB: Implemented demo differences for menu
Eugene Sandulenko
2019-09-03
HDB: Add Music/Song data and functions
Nipun Garg
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Initialise class variables
Eugene Sandulenko
2019-09-03
HDB: Remove redundant custom free() function
Nipun Garg
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Set and Draw Bonus Stars
Nipun Garg
2019-09-03
HDB: Add _menuKey
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
2019-09-03
HDB: Add stubbed functions
Nipun Garg
2019-09-03
HDB: Add member variables to Menu
Nipun Garg
2019-09-03
HDB: Completed rendering pipeline
Eugene Sandulenko
2019-09-03
HDB: Unstub HDBGame::restartMap()
Eugene Sandulenko
2019-09-03
HDB: Added stub for Menu class
Eugene Sandulenko