scummvm/engines
2010-09-05 23:12:03 +00:00
..
agi AGI: Respect mute setting 2010-08-25 07:41:14 +00:00
agos AGOS: Add Polish version of Swampy Adventures. 2010-08-31 05:18:38 +00:00
cine CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
cruise CRUISE: Eliminate global constructors 2010-08-09 10:30:40 +00:00
draci DRACI: Fix warnings 2010-08-17 10:59:11 +00:00
drascula merged trunk into branch, reverted Cruise Singleton changes 2010-08-10 23:21:08 +00:00
gob GOB: Change detection of Fascination CD 2010-08-28 12:36:19 +00:00
groovie Silenced false positive warning in MSVC 2010-07-25 13:32:15 +00:00
hugo HUGO: Add support for multiple scenery files 2010-09-05 20:37:38 +00:00
kyra KYRA: Get rid of local static non-POD object. 2010-09-05 22:56:25 +00:00
lure LURE: Workaround for bug #3047234 in English EGA version 2010-08-25 09:28:29 +00:00
m4 M4: Silence gcc warning 2010-08-25 13:31:14 +00:00
made MADE: fixed bug 3029750 caused by caching from commit 46102. 2010-07-22 11:20:16 +00:00
mohawk MOHAWK: Cleanup 2010-09-05 00:48:38 +00:00
parallaction merged trunk into branch, reverted Cruise Singleton changes 2010-08-10 23:21:08 +00:00
queen QUEEN: fix for bug 3036170. File name test supports upper case for transferring from Windows to other systems (e.g. PSP) 2010-08-01 07:02:05 +00:00
saga SAGA: fix warning 2010-08-17 11:02:02 +00:00
sci SCI: adding patch for script bug in pharkas/cd 2010-09-05 20:04:46 +00:00
scumm SCUMM: Patch #3059327 2010-09-04 18:03:35 +00:00
sky DEBUGGER: Simplify how our console debugger works / is used 2010-07-17 18:38:42 +00:00
sword1 merged trunk into branch, reverted Cruise Singleton changes 2010-08-10 23:21:08 +00:00
sword2 merged trunk into branch, reverted Cruise Singleton changes 2010-08-10 23:21:08 +00:00
teenagent TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
tinsel TINSEL: Fix bug #3032780: "DW: Mute setting does not work" 2010-08-25 07:41:35 +00:00
touche AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM 2010-06-25 20:51:57 +00:00
tucker AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
advancedDetector.cpp AD: Fix infinite loop in cleanupPirated. 2010-08-25 12:03:43 +00:00
advancedDetector.h AD: Implement AGDF_PIRATED flag. 2010-08-25 11:51:06 +00:00
dialogs.cpp I18N: Add "lowres" context for several GUI strings when in 1x mode. 2010-08-30 22:24:40 +00:00
dialogs.h Replace SCUMM F5 dialog by GMM & add help button to GMM 2010-05-26 19:54:50 +00:00
engine.cpp DEBUGGER: Simplify how our console debugger works / is used 2010-07-17 18:38:42 +00:00
engine.h
engines.mk HUGO: Adding engine to the main tree 2010-08-17 09:28:20 +00:00
game.cpp GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
game.h GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
metaengine.h added intermediary function 'findGameOnePlugAtATime' and switched load game and run game code to use it. Added checks for DYNAMIC_MODULES defines to the checks for NEW_PLUGIN_DESIGN_FIRST_REFINEMENT 2010-08-05 00:26:46 +00:00
module.mk
savestate.cpp
savestate.h
util.h