scummvm/engines/groovie
Johannes Schickel 09501be85b ENGINES: Clean up SaveStateDescriptor.
Now SaveStateDescriptor no longer subclasses HashMap. Instead all possible
saved meta data is included directly into SaveStateDescriptor.

This is slightly less flexible, but we never needed that flexibility so far.
On the other hand it should reduce the memory usage. At least on my system
(Linux/amd64) the old SaveStateDescriptor had a size of 928 and the new
SaveStateDescriptor has a size of 200.
2011-07-02 21:07:55 +02:00
..
cell.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cell.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cursor.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cursor.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp GROOVIE: flag all WIP games with ADGF_UNSTABLE 2011-06-16 13:37:57 -05:00
detection.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
groovie.cpp GROOVIE: Remove Unecessary debugger errorString() function. 2011-06-03 13:58:06 +01:00
groovie.h GROOVIE: Remove Unecessary debugger errorString() function. 2011-06-03 13:58:06 +01:00
lzss.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
lzss.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk Reduced savegame code duplication and added savegame format versioning. 2009-01-13 23:22:47 +00:00
music.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
music.h GROOVIE: Rename MusicPlayerMPEG4 to MusicPlayerIOS 2011-05-31 14:25:20 -04:00
player.cpp Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
player.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
resource.cpp GROOVIE: Ensure entire v2 res name is loaded with terminating null 2011-06-03 19:47:28 +09:30
resource.h Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
roq.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
roq.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
saveload.cpp ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
saveload.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.cpp ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
script.h Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
vdx.cpp Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
vdx.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00