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
/
cruise
/
menu.cpp
Age
Commit message (
Expand
)
Author
2009-05-17
Properly named the dialog menu item 'selected' field
Paul Gilbert
2009-04-18
Implemented the 'Start Again' menu option to properly restart the game
Paul Gilbert
2009-04-18
Changed the 'Exit' game menu option to exit gracefully, rather than using exit()
Paul Gilbert
2009-04-18
Added support for the global menu save/loading, and changed the savegame form...
Paul Gilbert
2009-04-01
Laid the basics for music handling
Paul Gilbert
2009-03-03
Formatting fixes
Paul Gilbert
2009-02-19
In progress work on cleaning up the font system - giving proper variable name...
Paul Gilbert
2009-02-14
Changed the list of language dependant strings from being hard-coded to dynam...
Paul Gilbert
2009-01-25
Introduced a static string list for language dependant strings, and changed t...
Paul Gilbert
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-12-18
Fix loading savegame from original interpreter
Vincent Hamm
2007-11-11
Menu display fix
Vincent Hamm
2007-10-29
Add more object menu controls
Vincent Hamm
2007-10-27
Hooked inputs
Vincent Hamm
2007-09-18
Code formatting fixes
Max Horn
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-30
Several const correctness fixes
Max Horn
2007-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Fixing more warnings
Max Horn
2007-04-27
Fixing lots of warnings
Max Horn
2007-04-27
Fixed loads of warnings with MSVC and gcc
Filippos Karapetis
2007-04-27
Add cruise source code for scummvm
Vincent Hamm