scummvm/engines/groovie
Max Horn e70fd59b35 ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
The regression affected AGOS and maybe some others; specifically,
the real MidiDriver would have been deleted twice -- I previously
missed that the Engine instances takes care of freeing the real
MidiDriver, not the MidiPlayer wrapping it.

This commit should clarify the ownership of the real MidiDriver for
most pseudo MidiDrivers.
2011-03-23 16:49:41 +01:00
..
cell.cpp
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
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
lzss.h
module.mk
music.cpp ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +01:00
music.h ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +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
roq.cpp GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
roq.h
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