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
/
hopkins
/
menu.cpp
Age
Commit message (
Expand
)
Author
2012-10-24
HOPKINS: Manually implemented Reduc_Ecran
Paul Gilbert
2012-10-24
HOPKINS: Merged inventory dialog and OptionsDialog class into a DialogsManage...
Paul Gilbert
2012-10-22
HOPKINS: Fix type warnings identified by gcc
Paul Gilbert
2012-10-20
HOPKINS: Add some translated comments to function names
Strangerke
2012-10-11
HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses.
Paul Gilbert
2012-10-06
HOPKINS: Converted the file manager from static to a standard manager class
Paul Gilbert
2012-10-06
HOPKINS: Implemented stubbed menu methods
Paul Gilbert
2012-10-05
HOPKINS: Implemented lots more of the remaining stubbed methods
Paul Gilbert
2012-09-30
HOPKINS: Changed all __int16 to int
Paul Gilbert
2012-09-30
HOPKINS: Implemented more object manager methods
Paul Gilbert
2012-09-23
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
Paul Gilbert
2012-09-22
HOPKINS: Bugfixes to making menu selections, and quitting game
Paul Gilbert
2012-09-22
HOPKINS: Clean up of moving Txt array from Globals to FontManager
Paul Gilbert
2012-09-22
HOPKINS: Implemented AFFICHE_SPEED method
Paul Gilbert
2012-09-21
HOPKINS: Moved VBL method from EventsManager to GraphicsManager
Paul Gilbert
2012-09-19
HOPKINS: Initial implementation of some code that will be needed for cursor d...
Paul Gilbert
2012-09-17
HOPKINS: Bugfixes to the display of the starting menu
Paul Gilbert
2012-09-17
HOPKINS: Initial implementation of main menu method
Paul Gilbert
[prev]