scummvm/engines/groovie
2010-06-25 20:51:57 +00:00
..
cell.cpp
cell.h
cursor.cpp Check against the signature of Groovie v2 cursors with MKID_BE, makes it easier to see what it's doing. 2010-06-21 14:44:18 +00:00
cursor.h
debug.cpp
debug.h
detection.cpp AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
detection.h
font.cpp Fixed a few cppcheck errors. 2010-06-17 05:40:48 +00:00
font.h
graphics.cpp
graphics.h
groovie.cpp
groovie.h
lzss.cpp
lzss.h
module.mk
music.cpp AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM 2010-06-25 20:51:57 +00:00
music.h Groovie: Add support for the compressed MIDI files of T7G Mac. 2010-06-22 19:21:05 +00:00
player.cpp
player.h
resource.cpp
resource.h
roq.cpp
roq.h
saveload.cpp
saveload.h
script.cpp AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM 2010-06-25 20:51:57 +00:00
script.h Surface is a struct, not a class 2010-06-15 18:36:05 +00:00
vdx.cpp
vdx.h