scummvm/engines/groovie
2011-03-19 16:04:52 +01:00
..
cell.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
cell.h Groovie: 2010-06-07 17:14:42 +00:00
cursor.cpp GROOVIE: Simplify the cursor palette reading. 2011-02-16 12:25:11 +01:00
cursor.h Groovie: 2010-06-07 17:14:42 +00:00
debug.cpp GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
debug.h Groovie: 2010-06-07 17:14:42 +00:00
detection.cpp GROOVIE: Disable other T7G Mac entries as they should no longer be needed 2011-02-04 15:42:58 +00:00
detection.h GROOVIE: Reduce header interdependency 2009-11-23 23:53:25 +00:00
font.cpp GROOVIE: Fix a memory leak reported by cppcheck. 2011-01-07 17:44:20 +00:00
font.h Groovie: 2010-06-07 17:14:42 +00:00
graphics.cpp GROOVIE: Simplify the cursor palette reading. 2011-02-16 12:25:11 +01:00
graphics.h GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
groovie.cpp GROOVIE: Set global volume levels 2011-03-19 16:04:52 +01:00
groovie.h ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +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 AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
music.h GROOVIE: Mark overwritten members as virtual 2011-03-04 21:31:14 +01:00
player.cpp Groovie: 2010-06-07 17:14:42 +00:00
player.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
resource.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
resource.h Add support for loading T7G Mac resources using the MacResManager. 2010-05-11 15:41:31 +00:00
roq.cpp GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
roq.h Tweak Groovie2 video buffer handling 2009-12-24 08:33:37 +00:00
saveload.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
saveload.h ENGINES: Do not include engines/savestate.h from engines/game.h 2010-11-07 17:15:46 +00:00
script.cpp COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
script.h Cleanup and documentation. 2010-07-05 01:10:29 +00:00
vdx.cpp GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
vdx.h Groovie: 2010-06-07 17:14:42 +00:00