scummvm/engines/touche
2008-09-11 19:47:45 +00:00
..
detection.cpp Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState". 2008-09-11 19:47:45 +00:00
graphics.cpp fix for bug #2040484: TOUCHE: Graphic glitch with long answer options 2008-08-07 21:50:12 +00:00
graphics.h fix for bug #2040484: TOUCHE: Graphic glitch with long answer options 2008-08-07 21:50:12 +00:00
menu.cpp Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit, shouldQuit is only set if there's an EVENT_QUIT. EVENT_RTL and EVENT_QUIT are completely separate from each other. Engine::quit() method now checks both _shouldQuit and _shouldRTL to determine if the engine should exit. There is no longer a need for resetQuit(), so it's removed 2008-07-16 04:22:56 +00:00
midi.cpp moved midi driver object creation to MidiPlayer class (to match delete call) 2008-06-26 10:12:12 +00:00
midi.h moved midi driver object creation to MidiPlayer class (to match delete call) 2008-06-26 10:12:12 +00:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
opcodes.cpp TOUCHE works with the new GMM implementation 2008-07-13 22:24:55 +00:00
resource.cpp no need to assert here, just don't start playing the stream if read failed 2007-09-26 19:20:59 +00:00
saveload.cpp Added --list-saves support for TOUCHE 2008-07-29 06:04:16 +00:00
staticres.cpp fix for bug #2040311: TOUCHE: Missing characters in the spanish version 2008-08-07 21:49:55 +00:00
touche.cpp Moved check for shouldRTL() from engines to scummvm_main 2008-09-03 16:56:40 +00:00
touche.h Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-33655,33664,33667-33670,33673-33674,33678,33682,33686-33691,33693,33696,33698,33700,33703,33708,33710,33712-33714,33716 via svnmerge from 2008-08-09 19:03:29 +00:00