scummvm/engines
2013-07-04 19:00:18 -04:00
..
agi ALL: Fix typo (succesful -> successful) 2013-06-06 16:45:59 +02:00
agos AGOS: Initialize _mouseToggle 2013-05-07 23:25:39 +02:00
cge Merge pull request #331 from sev-/gsoc2012-eventsrecorder 2013-07-04 04:58:54 -07:00
cine COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
composer JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
cruise CRUISE: Remove useless fields in CRUISEGameDescription 2013-06-18 23:16:17 +02:00
draci COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
drascula Revert "DRASCULA: Add detection entries for the Debian repacked versions (bug #3612236)" 2013-05-20 12:44:17 +03:00
dreamweb RECORDER: Implement Events Recorder 2013-05-17 00:18:09 +03:00
gob GOB: Add hypothetical 32bpp support 2013-06-30 19:00:05 +02:00
groovie COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
hopkins HOPKINS: Change some variable names for consistency 2013-06-26 21:33:30 +02:00
hugo COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
kyra KYRA: Fix (a few) font checks for systems with unsigend char. 2013-07-01 15:10:06 +02:00
lastexpress LASTEXPRESS: Fix multiline macros. CID 1003638 2013-04-28 23:59:21 +03:00
lure LURE: Fix bad operator in "hotspot" debug command, CID 1004147 2013-06-08 23:27:25 +02:00
made MADE: Show version-related before size-related incompatibilities in savegames 2013-05-15 21:48:32 +03:00
mohawk MOHAWK: Use addSubDirectoryMatching for LB paths. 2013-06-06 21:41:47 +02:00
neverhood NEVERHOOD: Move the TODO into our wiki 2013-07-04 13:28:41 +03:00
parallaction COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
pegasus PEGASUS: Fix going left initially in the globe game 2013-05-12 19:42:32 -04: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: Fix odd memcmp() conditions, as reported by clang 2013-07-02 03:53:09 +03:00
sci SCI: Avoid using g_sci for usesOldGfxFunctions() in the GfxPorts class 2013-06-21 13:19:37 +03:00
scumm SCUMM: Corrected Russian Full Throttle variant names 2013-06-23 18:18:52 -04:00
sky SKY: Fix double scene init when the intro is skipped (bug #3512069) 2013-06-17 21:14:59 +03:00
sword1 SWORD1: Removed unused class variable 2013-05-14 21:51:25 +01:00
sword2 COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
sword25 RECORDER: Implement Events Recorder 2013-05-17 00:18:09 +03:00
teenagent COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
testbed ALL: Fix typo (succesful -> successful) 2013-06-06 16:45:59 +02:00
tinsel TINSEL: Clip mouse position to be within the screen (bug #3613765) 2013-06-20 23:34:48 +03:00
toltecs TOLTECS: Fix operator order (pre-decrement instead of post-decrement) 2013-05-14 02:11:59 +03:00
tony TONY: Add detection for German "Shoe Box", bug #3582420 2013-06-11 08:11:45 +02:00
toon TOON: Fix bug #3611869 - Drew sometimes ends up stuck walking forever 2013-06-30 01:18:07 +02:00
touche COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
tsage TSAGE: Bugfixes for laser panel in R2R scene 1200 2013-07-04 19:00:18 -04:00
tucker COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
wintermute Merge pull request #331 from sev-/gsoc2012-eventsrecorder 2013-07-04 04:58:54 -07:00
advancedDetector.cpp RECORDER: Implement Events Recorder 2013-05-17 00:18:09 +03:00
advancedDetector.h RECORDER: Implement Events Recorder 2013-05-17 00:18:09 +03:00
configure.engines Merge pull request #330 from johndoe123/neverhood 2013-05-15 09:19:34 -07:00
dialogs.cpp
dialogs.h
engine.cpp
engine.h
engines.mk Merge branch 'master' 2013-05-08 20:47:44 +02:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h Merge branch 'master' 2013-05-08 20:47:44 +02:00
savestate.cpp
savestate.h
util.h