scummvm/engines/touche
2008-04-05 22:29:08 +00:00
..
detection.cpp Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kADFlagDontAugmentPreferredTarget (since all AdvDetector engines except Kyra used kADFlagAugmentPreferredTarget, it seems reasonable to assume that as default) 2008-04-05 22:29:08 +00:00
graphics.cpp don't expose the Common::drawLine implementation details in client code, keep it local to graphics.cpp. 2007-11-25 23:26:50 +00:00
graphics.h don't expose the Common::drawLine implementation details in client code, keep it local to graphics.cpp. 2007-11-25 23:26:50 +00:00
menu.cpp add virtual keyboard show/hide calls 2008-01-10 22:04:00 +00:00
midi.cpp
midi.h
module.mk
opcodes.cpp
resource.cpp
saveload.cpp simplification, increased game state filenames 2007-11-04 03:02:32 +00:00
staticres.cpp
touche.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
touche.h