scummvm/engines/touche
Eugene Sandulenko cd8a5f3a98 First phase of detection-related plugins interface improvements. Now plugins
return StringMap instead of fixed list of parameters. This adds great
flexibility.

Current patch should not alter any functionality, i.e. if there are regressions,
submit a report. Phase 2 will benefit from these changes and will come later.

svn-id: r25134
2007-01-20 21:27:57 +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 First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
resource.cpp renamed an opcode, fixed an assert condition 2007-01-08 12:39:31 +00:00
saveload.cpp cleanup 2006-12-09 18:57:27 +00:00
staticres.cpp minor cleanup, _spritesTable is no more static 2006-11-23 22:25:04 +00:00
touche.cpp workaround a scripting bug (see tracker item #1622114) 2006-12-29 23:44:08 +00:00
touche.h renamed an opcode, fixed an assert condition 2007-01-08 12:39:31 +00:00
ui.cpp Enabled exit from in-game options 2007-01-05 23:51:50 +00:00