scummvm/engines
2013-09-13 01:08:37 +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: Fix bug in scrollModeNormal() 2013-09-13 01:08:37 +02:00
cge CGE: Take advantage of Surface::getPixels. 2013-08-03 04:02:50 +02:00
cine COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
composer COMMON: Rename ConfigFile to INIFile. 2013-08-08 16:28:38 +02:00
cruise CRUISE: Remove useless fields in CRUISEGameDescription 2013-06-18 23:16:17 +02:00
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 JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
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 QUEEN: Fix bug #3612408 - "QUEEN: Can't quit from ScummVM while ending cutscene" 2013-05-11 17:20:57 +03:00
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 SKY: Fix double scene init when the intro is skipped (bug #3512069) 2013-06-17 21:14:59 +03:00
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 COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
dialogs.h
engine.cpp ENGINES: Honor the default to 1x flag for OpenGL modes 2013-01-08 10:32:08 -05:00
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 ENGINES: Mention defaults for writable and deletable settings in SaveStateDescriptor docs. 2012-07-03 18:40:40 +02:00
util.h