scummvm/engines
2013-10-02 07:26:17 +02:00
..
agi AGI: Adding detection for original AGI Tetris by Peter Kelly. 2013-08-19 09:35:05 -04:00
agos AGOS: Add two savegame-related FIXMEs 2013-08-23 19:15:15 +02:00
avalanche AVALANCHE: Repair shadowed variable. 2013-10-02 07:26:17 +02:00
cge CGE: Take advantage of Surface::getPixels. 2013-08-03 04:02:50 +02:00
cine
composer COMMON: Rename ConfigFile to INIFile. 2013-08-08 16:28:38 +02:00
cruise
draci DRACI: Take advantage of Surface::getPixels. 2013-08-03 04:02:50 +02:00
drascula DRASCULA: Some renaming. Also, get rid of some extraneous globals 2013-08-19 03:08:58 +03:00
dreamweb
fullpipe FULLPIPE: Add parenthesis 2013-09-11 21:35:07 +03:00
gob COMMON: Rename ConfigFile to INIFile. 2013-08-08 16:28:38 +02:00
groovie GROOVIE: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
hopkins HOPKINS: Respect pitch when drawing on OSystem's screen surface. 2013-08-07 22:01:19 +02:00
hugo HUGO: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:07 +02:00
kyra LOL: fix bug #3614957 (LOL : Crash when subtitles displayed) 2013-09-02 19:59:59 +02:00
lastexpress LASTEXPRESS: Fix uninitialized scalar field (CID1002849) 2013-09-05 22:51:35 -04:00
lure LURE: Fix some formatting. 2013-08-08 17:57:58 +02:00
made MADE: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
mohawk MOHAWK: Stop videos on stack change 2013-08-20 08:43:18 +02:00
mortevielle MORTEVIELLE: Implement Engine::getDebugger() 2013-09-01 22:28:03 +01:00
neverhood Merge pull request #369 from fingolfin/fix-neverhood 2013-08-08 16:47:53 -07:00
parallaction PARALLACTION: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:08 +02:00
pegasus PEGASUS: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
queen
saga SAGA: Take advantage of Sufrace::getPixels. 2013-08-03 04:02:52 +02:00
sci SCI: Fix script bug #3614968 - "SCI: Camelot - crash at the pool of Siloam" 2013-09-03 10:55:48 +03:00
scumm SCUMM: Fix COMI regression, after commit 84d1d28373. 2013-08-26 19:32:26 +10:00
sky
sword1 SWORD1: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
sword2 SWORD2: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
sword25 SWORD25: Remove unused variable 2013-09-09 00:48:02 +03:00
teenagent TEENAGENT: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
testbed TESTBED: Make code agonstic to OverlayColor. 2013-08-16 05:34:44 +02:00
tinsel TINSEL: Add the English Mac version of DW1 (bug #3614864) 2013-08-23 14:01:07 +03:00
toltecs TOLTECS: Add an alternate English version (bug #3614933) 2013-09-02 13:58:46 +03:00
tony TONY: Take advantage of Surface::getPixels. 2013-08-03 04:02:53 +02:00
toon TOON: Take advantage of Surface::getPixels. 2013-08-03 04:02:53 +02:00
touche
tsage TSAGE: Fixes for R2R Spill Mountains maze walk regions 2013-09-10 21:51:05 -04:00
tucker TUCKER: Take advantage of Surface::getPixels. 2013-08-03 04:02:53 +02:00
wintermute WINTERMUTE: Swap dpi and font-height to be the right-way around. 2013-09-08 23:25:23 +02:00
advancedDetector.cpp AD: Introduce ADGF_DROPPLATFORM 2013-09-09 00:38:06 +03:00
advancedDetector.h AD: Introduce ADGF_DROPPLATFORM 2013-09-09 00:38:06 +03:00
configure.engines Merge branch 'master' of https://github.com/urukgit/scummvm into avalanche 2013-09-11 21:33:10 +02:00
dialogs.cpp
dialogs.h
engine.cpp
engine.h
engines.mk Merge branch 'master' of https://github.com/urukgit/scummvm into avalanche 2013-09-11 21:33:10 +02:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h Merge branch 'master' of https://github.com/urukgit/scummvm into avalanche 2013-09-11 21:33:10 +02:00
savestate.cpp
savestate.h
util.h