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
/
hugo
/
menu.cpp
Age
Commit message (
Expand
)
Author
2011-02-18
HUGO: Remove extra spaces at end of lines
strangerke
2011-02-18
HUGO: Move several short function bodies from headers to cpp files
strangerke
2011-02-12
HUGO: Replace Common::File by Common::ReadStream in several functions
Arnaud Boutonné
2011-02-04
HUGO: Fix menu icon order (bug reported by D. Gray)
Arnaud Boutonné
2011-02-01
HUGO: in the menu, show modified button before closing the menu, with a short...
Arnaud Boutonné
2011-01-23
HUGO: Cleanup
Arnaud Boutonné
2011-01-20
HUGO: Close Memory Leak in TopMenu Surfaces.
David Turner
2011-01-05
HUGO: Use Win2 fonts in intro.
Arnaud Boutonné
2011-01-04
HUGO: Proper implementation for menu closing when clicked outside of it
Eugene Sandulenko
2011-01-04
HUGO: Use several 'off' buttons in the menu
Arnaud Boutonné
2011-01-04
HUGO: Implement menu commands
Arnaud Boutonné
2011-01-03
HUGO: Renamed the "cmd" parameter to "command", as "cmd" is a struct in game.h
Filippos Karapetis
2011-01-03
HUGO: Added stub for menu commands and implemented menu closing
Eugene Sandulenko
2011-01-03
HUGO: Implement top menu autoscaling
Eugene Sandulenko
2011-01-03
HUGO: Load bitmaps from hugo.dat
Arnaud Boutonné
2011-01-03
HUGO: Show bitmap on first button in menu as a proof of concept
Eugene Sandulenko
2011-01-03
HUGO: Stub for the top menu
Eugene Sandulenko