scummvm/engines
richiesams f6033afa02 ZVISION: Change CursorManager to go through CursorMan instead going directly to OSystem
This had to be done so the cursor didn't disappear after the user went to GMM or debug console
2013-08-11 13:42:00 -05:00
..
agi AGI: Mark fall-through. Detected by CID 1003771 2013-07-15 12:00:10 +03:00
agos AGOS: Initialize _mouseToggle 2013-05-07 23:25:39 +02:00
cge JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02: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 JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
dreamweb JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
gob GOB: Add hypothetical 32bpp support 2013-06-30 19:00:05 +02:00
groovie JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
hopkins HOPKINS: Move breakout highscore table to savegames, and fixes to display 2013-07-26 21:57:02 -04:00
hugo JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02: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: Added explicit comment to switch block fall-through 2013-07-19 23:10:25 -04: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
mortevielle MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
neverhood JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
parallaction COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
pegasus PEGASUS: Fix gas canister removal not stopping the air timer 2013-07-28 14:32:23 -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 CID 1002507. Unused pointer value. 2013-07-15 11:29:46 +03:00
sci SCI: Add a hack to fix the inventory in GK1 2013-07-30 04:21:51 +03:00
scumm SCUMM: Fix test before running VAR_SAVELOAD_SCRIPT2 (CID 1004135) 2013-07-21 10:02:02 +02:00
sky SKY: Fix double scene init when the intro is skipped (bug #3512069) 2013-06-17 21:14:59 +03:00
sword1 SWORD1: Add back MPEG-2 video support 2013-06-20 19:49:28 -04:00
sword2 SWORD2: Add back MPEG-2 video support 2013-06-20 19:55:00 -04:00
sword25 SWORD25: Fix compilation on some 32-bit systems 2013-07-15 19:19:45 +03:00
teenagent TEENAGENT: Add missing "break"s to switch cases 2013-07-19 20:49:15 +02:00
testbed ALL: Fix typo (succesful -> successful) 2013-06-06 16:45:59 +02:00
tinsel TINSEL: Remove self-assignment (CID 1003626) 2013-07-20 05:32:11 +02:00
toltecs TOLTECS: Fix operator order (pre-decrement instead of post-decrement) 2013-05-14 02:11:59 +03:00
tony TONY: Remove debug message from last commit. Oops. 2013-07-19 21:19:03 +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: Fix upper bound of loop in R2R scene 1575 2013-07-30 09:32:32 -04:00
tucker TUCKER: Amend fix for bug #3614697 - "Spanish version uncompletable..." 2013-07-16 20:30:30 +01:00
wintermute WINTERMUTE: Align detection-entries properly with spaces. 2013-07-29 23:49:28 +02:00
zvision ZVISION: Change CursorManager to go through CursorMan instead going directly to OSystem 2013-08-11 13:42:00 -05: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 ZVISION: Create zvision bare structure 2013-08-04 13:29:44 -05: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 ZVISION: Create zvision bare structure 2013-08-04 13:29:44 -05:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h ZVISION: Create zvision bare structure 2013-08-04 13:29:44 -05:00
savestate.cpp
savestate.h
util.h