scummvm/engines/touche
Eugene Sandulenko 44a39ffbc6 AdvancedDetector: Add new parameter directoryGlobs.
Without this parameter mass detection gave tons of false alarms.
Use globbing for narrowing down the depth search.

svn-id: r49788
2010-06-15 10:59:23 +00:00
..
detection.cpp AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +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 COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
midi.cpp Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +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 AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
saveload.cpp Got rid of some more ioFailed uses (also fixed a potential leak in graphics/font.cpp, and handle eos correctly in the FLAC code) 2009-07-14 18:24:20 +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 Move DebugChannel related code to new header 2010-05-04 11:59:22 +00:00
touche.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00