scummvm/engines/touche
2007-02-17 18:55:51 +00:00
..
graphics.cpp added a few comments and details for another Touche version (tracker item #1602360) 2006-11-25 00:31:51 +00:00
graphics.h added font data for french version (and probably all other localized versions) 2006-11-18 11:53:36 +00:00
midi.cpp minor simplification 2006-12-29 23:43:36 +00:00
midi.h cleanup 2006-11-07 22:24:48 +00:00
module.mk added basic MIDI playback 2006-11-05 00:29:34 +00:00
opcodes.cpp renamed an opcode, fixed an assert condition 2007-01-08 12:39:31 +00:00
plugin.cpp Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or a subclass of it); added a (currently fake) fallback callback entry in ADParams 2007-02-13 23:37:44 +00:00
resource.cpp Some very obvious cleanups. 2007-02-16 17:13:29 +00:00
saveload.cpp Added finalize() method to Common::OutSaveFile (which by default just flushes the stream), changed engines to call that before deleting OutSaveFile instances (instead of just flushing) 2007-02-17 18:55:51 +00:00
staticres.cpp minor cleanup, _spritesTable is no more static 2006-11-23 22:25:04 +00:00
touche.cpp added checks to prevent crash if no datafiles can be found, also fixed a typo 2007-01-30 20:18:06 +00:00
touche.h Moved Touche engine to AdvancedDetector. 2007-01-30 00:24:09 +00:00
ui.cpp cleanup 2007-01-21 22:06:54 +00:00