aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/menu.cpp
AgeCommit message (Expand)Author
2014-05-25TOUCHE: Move some enums and struct definition to header file, get rid of some...Strangerke
2014-02-18TOUCHE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-14TOUCHE: Use keycodes for hotkey handling.Johannes Schickel
2012-12-16Merge branch 'toucheExtMusic'D G Turner
2012-12-13COMMON: Add wrapper for isprint.Johannes Schickel
2012-12-12TOUCHE: Add generic music functions to wrap MidiPlayer usages.D G Turner
2011-06-23ANALYSIS: Add static casts to is* functionsLittleboy
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2008-12-13disable GMM save/load when original quit/options dialogs is displayedGregory Montoir
2008-12-07reduced saveload code dupGregory Montoir
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-11-03Patch #2122869: ALL: Common load dialogMax Horn
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-07-16Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,...Christopher Page
2008-07-13TOUCHE works with the new GMM implementationChristopher Page
2008-06-26Touche now uses the new _quit flagChristopher Page
2008-01-10add virtual keyboard show/hide callsKostas Nakos
2007-11-25don't expose the Common::drawLine implementation details in client code, keep...Gregory Montoir
2007-11-25Switch to our common drawLine routineEugene Sandulenko
2007-09-27simplified touche savegame listingGregory Montoir
2007-09-26rename ui.cpp to menu.cpp for consistency with other enginesGregory Montoir