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
/
lure
/
menu.h
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2008-05-28
LURE: Fixed some memory leaks when returning to the launcher from the LURE en...
Christopher Page
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-30
Added cross-language handling for the top menu
Paul Gilbert
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-22
Lots of bugfixes - game is now completable
Paul Gilbert
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-09-07
Transferred all previously hard-coded English in-game text to a resource
Paul Gilbert
2006-07-30
Added a popup menu method for listing the items presented in response to an A...
Paul Gilbert
2006-07-23
Changed __lure_res_h__ to LURE_RES_H etc for consistency.
Torbjörn Andersson
2006-02-19
Changed the menu subsystem to use getReference rather than being passed in th...
Paul Gilbert
2006-02-11
Moved engines to the new engines/ directory
Max Horn