scummvm/engines
Paul Gilbert ce070cdd3c CGE: Implemented basic savegame support
I've slightly modified the behaviour of the original - rather than prompting each time the user starts for a name, it now only prompts the first time, and uses the entered name as a save description for a slot 0 savegame
2011-07-16 18:33:20 +10:00
..
agi AGI: Cleanup some Winnie string code 2011-07-03 13:49:28 -04:00
agos ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
cge CGE: Implemented basic savegame support 2011-07-16 18:33:20 +10:00
cine JANITORIAL: Silence a couple of "variable set but not used" warnings. 2011-06-30 23:47:10 +02:00
cruise JANITORIAL: Silence a couple of "variable set but not used" warnings. 2011-06-30 23:47:10 +02:00
draci
drascula ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
dreamweb DREAMWEB: disable load button in launcher 2011-07-05 19:31:34 -05:00
gob
groovie ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
hugo HUGO: Fix incorrect usage of sizeof 2011-06-25 21:35:17 +02:00
kyra KYRA: cleanup last commit 2011-07-04 20:22:16 +02:00
lastexpress LASTEXPRESS: implement Sound::updateQueue() and all dependent functions 2011-07-06 14:40:22 +03:00
lure JANITORIAL: Silence a couple of "variable set but not used" warnings. 2011-06-30 23:47:10 +02:00
m4 ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
made MADE: Fix hidden overloaded virtual function warning 2011-06-30 00:53:33 +03:00
mohawk MOHAWK: Allow setting LB cursors by name 2011-07-05 13:09:27 -04:00
parallaction COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined. 2011-07-03 00:16:07 +02:00
queen ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
saga SAGA: Fix for Bug #3324850 ("ITE (SAGA): crash in dog sewers") 2011-06-23 18:35:27 +01:00
sci SCI: Applied patch #3357096 with minor modifications 2011-07-07 03:43:06 +03:00
scumm SCUMM: Remove unused operator int. 2011-07-03 22:22:04 +02:00
sky ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
sword1 ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
sword2 SWORD2: Silence "variable set but not used" GCC warnings 2011-07-03 07:20:40 +02:00
sword25 JANITORIAL: Silence a couple of "variable set but not used" warnings. 2011-06-30 23:47:10 +02:00
teenagent
testbed ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
tinsel
toon TOON: Add delay to inventory rendering loop. Uses a bit less CPU now. 2011-06-27 21:48:00 +02:00
touche ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
tsage TSAGE: Replace usage of deprecated Adlib OPL functions 2011-07-04 19:14:39 +10:00
tucker
advancedDetector.cpp
advancedDetector.h
dialogs.cpp GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
dialogs.h
engine.cpp GUI: Zero is a valid save slot number. 2011-07-02 22:01:47 +02:00
engine.h GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
engines.mk Merge branch 'master' of github.com:scummvm/scummvm into soltys_wip2 2011-06-29 16:15:41 +02:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
savestate.cpp ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
savestate.h ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
util.h