scummvm/engines/groovie
2010-05-20 17:22:45 +00:00
..
cell.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
cell.h Proper implementation of microscope puzzle. 2009-07-20 22:15:37 +00:00
cursor.cpp Add support for loading T7G Mac resources using the MacResManager. 2010-05-11 15:41:31 +00:00
cursor.h Add support for loading T7G Mac resources using the MacResManager. 2010-05-11 15:41:31 +00:00
debug.cpp Move DebugChannel related code to new header 2010-05-04 11:59:22 +00:00
debug.h Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
detection.cpp Add support for loading T7G Mac resources using the MacResManager. 2010-05-11 15:41:31 +00:00
detection.h GROOVIE: Reduce header interdependency 2009-11-23 23:53:25 +00:00
font.cpp Added const qualifier to (char *) parameter 2009-01-13 23:00:14 +00:00
font.h Added const qualifier to (char *) parameter 2009-01-13 23:00:14 +00:00
graphics.cpp Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here 2009-08-21 13:57:03 +00:00
graphics.h Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
groovie.cpp Add support for loading T7G Mac resources using the MacResManager. 2010-05-11 15:41:31 +00:00
groovie.h Add support for loading T7G Mac resources using the MacResManager. 2010-05-11 15:41:31 +00:00
lzss.cpp Move the LZSS code to the Groovie namespace. 2010-01-02 00:07:20 +00:00
lzss.h Move the LZSS code to the Groovie namespace. 2010-01-02 00:07:20 +00:00
module.mk Reduced savegame code duplication and added savegame format versioning. 2009-01-13 23:22:47 +00:00
music.cpp Add initial support for T7G Mac MIDIs. Compressed MIDI is not yet supported. 2010-05-20 17:22:45 +00:00
music.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
player.cpp Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
player.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
resource.cpp Groovie: Tweak a filename of the Mac version of T7G 2010-05-20 00:10:53 +00:00
resource.h Add support for loading T7G Mac resources using the MacResManager. 2010-05-11 15:41:31 +00:00
roq.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
roq.h Tweak Groovie2 video buffer handling 2009-12-24 08:33:37 +00:00
saveload.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
saveload.h Reduced savegame code duplication and added savegame format versioning. 2009-01-13 23:22:47 +00:00
script.cpp Add support for loading T7G Mac resources using the MacResManager. 2010-05-11 15:41:31 +00:00
script.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
vdx.cpp Groovie: Tweak a filename of the Mac version of T7G 2010-05-20 00:10:53 +00:00
vdx.h T7G: Fix bug #2853185 where card puzzle doesn't clean up, resulting in a blank menu in special instances 2009-09-08 06:23:50 +00:00