scummvm/engines
2013-09-02 01:27:21 +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
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
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 KYRA: Fix palette glitch when quitting while viewing the family album in Kyra3. 2013-08-12 04:58:27 +02:00
lastexpress LASTEXRPESS: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02: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 several script bugs in Hoyle 4 (Bridge) 2013-08-23 13:45:19 +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: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:08 +02: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: Take advantage of Surface::getPixels. 2013-08-03 04:02:53 +02: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: R2R - More renaming in Scene 1100 2013-09-02 01:27:21 +02:00
tucker TUCKER: Take advantage of Surface::getPixels. 2013-08-03 04:02:53 +02:00
wintermute WINTERMUTE: Remove duplicate code 2013-08-27 00:32:24 +02:00
advancedDetector.cpp ALL: Don't use EventRecorder at all when not compiled in 2013-07-06 23:54:45 -04:00
advancedDetector.h RECORDER: Implement Events Recorder 2013-05-17 00:18:09 +03:00
configure.engines Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle 2013-06-26 23:11:34 +02:00
dialogs.cpp
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/scummvm/scummvm into mortevielle 2013-06-26 23:11:34 +02:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle 2013-06-26 23:11:34 +02:00
savestate.cpp
savestate.h
util.h