scummvm/engines
2010-03-07 05:06:58 +00:00
..
agi Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
agos Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
cine Get rid of the workaround for a g++ (code generation) bug on AMD64, by passing a reference of a Color instance to saturatedAddColor instead of a value. 2010-02-08 20:29:19 +00:00
cruise cruise: add detection entry for Amiga English US GOLD version 2010-03-04 17:21:59 +00:00
draci DRACI: Don't try to set the volume for channels that couldn't be allocated (fixes bug #2907954: "DRAGON: Crash in Intro") 2010-02-27 15:54:31 +00:00
drascula Moved text parsing to a new class. 2010-02-09 01:22:24 +00:00
gob - Reorder detection (floppy, CD, demos). 2010-03-06 22:40:55 +00:00
groovie Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
kyra Fix item exchange string in Kyra 1 Amiga (both English and German). 2010-03-04 16:34:27 +00:00
lure Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
m4 Split up the scene.cpp file into separate files for M4 and MADS specific scene code and support classes. Also have started adding code for textual display and proper current action display 2010-03-07 05:06:58 +00:00
made Check if we should quit on every opcode call instead of after every 500. Fixes bug #2960238. 2010-02-27 18:54:21 +00:00
mohawk Slightly rework refreshing cards in Riven (and remove the hackish changeToCard(0)). 2010-02-26 08:14:33 +00:00
parallaction Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
queen Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
saga Fixed the music in some Mac versions of ITE and disabled some unused code for the original DOS demo of ITE 2010-02-26 22:24:48 +00:00
sci SCI: Add detection entry for Space Quest 5 french found in Space Quest Collector's edition 2010-03-05 23:35:28 +00:00
scumm Patch #2963270: MM: V0 Verb Give Fix 2010-03-05 00:58:29 +00:00
sky Don't try to dispose of "_bgBuf + 256" automatically when playing the BASS 2010-02-28 08:32:45 +00:00
sword1 Yet more Flac -> FLAC changes for consistency. 2010-02-03 09:42:40 +00:00
sword2 Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
teenagent better flag/scene checking for the last intrusion attempt 2010-02-26 07:37:35 +00:00
tinsel Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
touche Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
tucker Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +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
dialogs.h
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
engines.mk Add Mohawk engine code. Part 2/3: common code changes. 2009-12-29 23:20:23 +00:00
game.cpp
game.h
metaengine.h
module.mk