scummvm/engines
2011-12-26 17:09:12 +01:00
..
agi Merge pull request #131 from digitall/goto_considered_harmful 2011-12-18 18:29:05 -08:00
agos COMMON: Make more members of Archive constant. 2011-12-13 17:55:57 +01:00
cge CGE: Added explicit 'PACKED_STRUCT' macro to the HideDesc structure 2011-12-22 19:30:47 +11:00
cine CINE: Add some comments to the MT-32 instrument code. 2011-12-19 01:10:48 +01:00
composer COMPOSER: Don't delete pipe streams too early. 2011-11-05 18:33:52 +01:00
cruise CRUISE: Added explicit freeing of thumbnail surface pixels 2011-11-21 19:38:52 +11:00
draci DRACI: Replace usage of 'goto'. 2011-12-08 03:31:29 +00:00
drascula DRASCULA: Replace usage of 'goto'. 2011-12-08 14:54:18 +00:00
dreamweb DREAMWEB: Port 'dircom' to C++, move rootdir out of the data blob and fix a regression in searchForFiles() 2011-12-26 17:50:48 +02:00
gob LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
groovie GROOVIE: Prefer 'mask' animations to run at regular speed. 2011-11-29 22:31:26 +10:30
hugo HUGO: Fix warning about hidden pause() method from parent class 2011-12-12 16:27:41 +01:00
kyra KYRA: Unconfuse some MSVC versions by adding a space before a comment. 2011-12-26 17:09:12 +01:00
lastexpress COMMON: Make more members of Archive constant. 2011-12-13 17:55:57 +01:00
lure Merge pull request #131 from digitall/goto_considered_harmful 2011-12-18 18:29:05 -08:00
made LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
mohawk MOHAWK: Add another lilmonster demo 2011-12-19 19:06:57 -05:00
parallaction COMMON: Make more members of Archive constant. 2011-12-13 17:55:57 +01:00
queen QUEEN: Remove unused variable 2011-11-20 10:37:44 +01:00
saga SAGA: Rework the way audio is buffered 2011-12-24 11:09:54 -05:00
sci SCI: Add preliminary support for SCI1 early Amiga sound patches 2011-12-08 20:11:33 -05:00
scumm SCUMM: Add a difficulty selection dialog for Loom FM-Towns. 2011-12-26 15:25:41 +01:00
sky SKY: Fix warning 2011-12-19 23:58:55 +01:00
sword1 SWORD1: Fix bug #3431552 ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
sword2 ALL: unrecognised -> unrecognized. 2011-11-26 17:40:00 +01:00
sword25 SWORD25: Reduce usage of 'goto'. 2011-12-08 19:24:42 +00:00
teenagent ALL: Remove unnecessary forward declarations. 2011-11-21 15:59:19 +01:00
testbed LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
tinsel TINSEL: Replace usage of 'goto'. 2011-12-08 14:27:28 +00:00
toltecs TOLTECS: Removed two goto statements 2011-12-05 02:31:56 +02:00
toon TOON: Replace usage of 'goto'. 2011-12-08 03:10:17 +00:00
touche TOUCHE: Fix playback of simultaneous sfx. 2011-11-24 23:10:51 +01:00
tsage TSAGE: R2R - Scene 3700: Fix a couple of bugs 2011-12-26 07:21:48 +01:00
tucker TUCKER: remove duplicated logic branches in locations 48 and 66 (checked against the original) 2011-12-02 21:13:16 +01:00
advancedDetector.cpp AD: Swtich GUI options to a char array. 2011-10-23 17:53:13 +01:00
advancedDetector.h LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
dialogs.cpp ENGINES: make the default savegame description be the timestamp 2011-09-23 22:06:08 -05:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engine.cpp ENGINES: Handle speech_mute in syncSoundSettings. 2011-11-13 22:25:19 +01:00
engine.h ENGINES: Added initKeymap() stub 2011-10-27 10:31:03 -05:00
engines.mk KYRA: (EOB) - initial code base commit 2011-12-26 16:18:10 +01:00
game.cpp AD: Swtich GUI options to a char array. 2011-10-23 17:53:13 +01:00
game.h ALL: Reduce assignment of "" to Common::String. 2011-10-23 20:04:03 +02:00
metaengine.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
obsolete.cpp DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
obsolete.h DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
savestate.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
savestate.h ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00