scummvm/engines
Eugene Sandulenko 0deea6fbf8 Merge pull request #177 from BenCastricum/5db023646a8c685469bfe9dc551a282f8240ae04
SCUMM: Use regular detection algorithms for FMTOWNS demos.
2012-02-10 03:46:50 -08:00
..
agi AGI: Fix bug #3451122 - "AGI-FANMADE: Nick's Quest hangs ScummVM upon starting" 2012-01-07 18:56:23 +02:00
agos AGOS: Make ArchiveMan a proper sub-type of SearchSet. 2012-01-27 20:35:34 +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
cruise CRUISE: Fix cppcheck warning about possible NULL pointer use. 2011-12-27 23:25:45 +01:00
draci DRACI: Move readByte() and readUint32LE() out of assert() 2012-01-15 00:04:28 +01:00
drascula DRASCULA: Replace usage of 'goto'. 2011-12-08 14:54:18 +00:00
dreamweb DREAMWEB: Remove uneeded duplicate function "printUnderMon". 2012-02-08 17:18:35 +00:00
gob GOB: Fix a segfault 2012-01-29 00:12:11 +01:00
groovie GROOVIE: Prefer 'mask' animations to run at regular speed. 2011-11-29 22:31:26 +10:30
hugo HUGO: Fix keyHandler (noticed by Strangerke). 2012-02-02 12:40:25 +01:00
kyra KYRA: (EOB) - fix typo 2012-01-30 22:23:06 +01:00
lastexpress COMMON: Make more members of Archive constant. 2011-12-13 17:55:57 +01:00
lure LURE: Move readByte() call out of assert() 2012-01-14 23:58:59 +01:00
made
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: Fix clicking at the pinnacle. 2012-02-04 19:49:52 +01:00
saga SAGA: Rework the way audio is buffered 2011-12-24 11:09:54 -05:00
sci SCI: Remove unnecessary break after return statement. 2012-01-29 16:34:41 +01:00
scumm Merge pull request #177 from BenCastricum/5db023646a8c685469bfe9dc551a282f8240ae04 2012-02-10 03:46:50 -08:00
sky Revert "SKY: Map the floppy intro track." 2012-02-07 13:20:50 +01:00
sword1 SWORD1: Do not look for color indexes in cutscenes when there is no subtitles 2012-01-18 02:44:02 +00:00
sword2 SWORD2: Force fake transparency for PSX sprites 2012-01-09 00:17:29 +01:00
sword25 SWORD25: Return 0 instead of false in Screenshot::createThumbnail. 2012-01-29 16:33:43 +01:00
teenagent ALL: Remove unnecessary forward declarations. 2011-11-21 15:59:19 +01:00
testbed
tinsel TINSEL: Take advantage of KeyState::hasFlags. 2011-12-30 01:53:01 +01:00
toltecs TOLTECS: Some formatting fixes. 2012-01-29 21:41:16 +01:00
toon TOON: Replace usage of 'goto'. 2011-12-08 03:10:17 +00:00
touche TOUCHE: Add two missing accented letters to Spanish charset. 2012-02-04 22:20:58 +01:00
tsage TSAGE: R2R - Fix error in scene 1337 2012-02-10 07:12:11 +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
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp KEYMAPPER: Make engine keymap init and cleanup more generic 2011-12-30 12:36:11 -06:00
engine.h KEYMAPPER: Make engine keymap init and cleanup more generic 2011-12-30 12:36:11 -06:00
engines.mk KYRA: (EOB) - initial code base commit 2011-12-26 16:18:10 +01:00
game.cpp
game.h
metaengine.h ENGINES: Get rid of unnecessary friend in EngineManager. 2012-02-01 19:22:55 +01:00
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
savestate.h
util.h