scummvm/engines/touche
2009-05-19 11:42:14 +00:00
..
detection.cpp Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +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 disable GMM save/load when original quit/options dialogs is displayed 2008-12-13 19:35:33 +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 Fix sound noise regression in CD32 version of Simon the Sorcerer 1. 2009-02-07 05:05:14 +00:00
saveload.cpp COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +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 Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
touche.h Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00