scummvm/engines
2010-03-20 16:08:28 +00:00
..
agi COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
agos COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
cine COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
cruise COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
draci COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
drascula COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
gob COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
groovie COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
kyra COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
lure COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
m4 Beginnings of hooking up the new logic for current action display 2010-03-19 09:19:23 +00:00
made COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
mohawk COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
parallaction Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp). 2010-03-20 12:56:56 +00:00
queen COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
saga COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
sci COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
scumm COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
sky COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
sword1 COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
sword2 COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
teenagent documented pack classes, restored old substream creation for FilePack 2010-03-20 16:08:28 +00:00
tinsel COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
touche COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
tucker COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
advancedDetector.cpp Introduced new ADGF flag ADGF_USEEXTRAASTITLE. 2010-01-03 21:07:40 +00:00
advancedDetector.h Introduced new ADGF flag ADGF_USEEXTRAASTITLE. 2010-01-03 21:07:40 +00:00
dialogs.cpp Implement FR#862150: "GUI: Show subtitles/speech options only for speech games" 2009-06-06 17:58:08 +00:00
dialogs.h Make the subtitle settings in Options section of the global main menu optional, and enable only for game engines where subtitles settings are synced. 2009-02-07 06:47:19 +00:00
engine.cpp g_engine is not used by any MidiDriver, thus remove the comment about it. 2010-01-25 03:04:58 +00:00
engine.h Add the "FIXME" comment at "g_engine" from engine.cpp to "g_engine" in engine.h too. 2009-09-24 14:02:05 +00:00
engines.mk Add Mohawk engine code. Part 2/3: common code changes. 2009-12-29 23:20:23 +00:00
game.cpp ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
game.h ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
metaengine.h ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
module.mk ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
savestate.cpp ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
savestate.h ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00