aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/menu.cpp
AgeCommit message (Expand)Author
2009-05-17Properly named the dialog menu item 'selected' fieldPaul Gilbert
2009-04-18Implemented the 'Start Again' menu option to properly restart the gamePaul Gilbert
2009-04-18Changed the 'Exit' game menu option to exit gracefully, rather than using exit()Paul Gilbert
2009-04-18Added support for the global menu save/loading, and changed the savegame form...Paul Gilbert
2009-04-01Laid the basics for music handlingPaul Gilbert
2009-03-03Formatting fixesPaul Gilbert
2009-02-19In progress work on cleaning up the font system - giving proper variable name...Paul Gilbert
2009-02-14Changed the list of language dependant strings from being hard-coded to dynam...Paul Gilbert
2009-01-25Introduced a static string list for language dependant strings, and changed t...Paul Gilbert
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2007-12-20Multiple fix/cleanupVincent Hamm
2007-12-18Fix loading savegame from original interpreterVincent Hamm
2007-11-11Menu display fixVincent Hamm
2007-10-29Add more object menu controlsVincent Hamm
2007-10-27Hooked inputsVincent Hamm
2007-09-18Code formatting fixesMax Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30Several const correctness fixesMax Horn
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27Fixing more warningsMax Horn
2007-04-27Fixing lots of warningsMax Horn
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
2007-04-27Add cruise source code for scummvmVincent Hamm