scummvm/engines
2009-08-16 17:36:16 +00:00
..
agi Fix for bug #2835581 (KQ3: Game Crash When Leaving Tavern as Fly): 2009-08-15 19:04:21 +00:00
agos Introduce a better fix for the Mac OS X backspace problem by adding the workaround to default-events.cpp. 2009-08-16 14:04:54 +00:00
cine Fix for #2824798 (FW: crash when clicking "load" in the GUI): 2009-08-03 17:52:07 +00:00
cruise Added detection entry for the UK 16 colour version 2009-08-16 12:03:48 +00:00
drascula Cleanup 2009-08-04 21:56:59 +00:00
gob Removed unnecessary semi-colons. 2009-08-15 14:13:48 +00:00
groovie T7G: Fix bug #2831041 by implementing opcode responsible for starting music partway through a video 2009-08-05 13:57:40 +00:00
igor - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
kyra Fix format arugments in LoL code. (triggered via -Wformat-security) 2009-08-16 17:35:59 +00:00
lure Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
m4 Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
made Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
parallaction Removed unnecessary semi-colons. 2009-08-15 14:13:48 +00:00
queen Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
saga Put some more IHNM / SAGA2 specific code into compile guards. 2009-08-12 18:08:01 +00:00
sci SCI: Add missing versions to exe version parsing 2009-08-15 12:17:23 +00:00
scumm Fix warning caused by -Wformat-security, also fixed a possible buffer overflow along with it. 2009-08-16 17:36:16 +00:00
sky Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
sword1 SWORD1 & SWORD2: Replaced ioFailed by err+eos 2009-07-29 21:39:34 +00:00
sword2 remove double semi-colon -- hopefully this kicks the buildbot back into action =) 2009-08-14 23:20:46 +00:00
tinsel Removed unnecessary semi-colons. 2009-08-15 14:13:48 +00:00
touche Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
tucker Removed unnecessary semi-colons. 2009-08-15 14:13:48 +00:00
advancedDetector.cpp Refactor GUI options update into a function in Common: updateGameGUIOptions. 2009-07-13 18:47:32 +00:00
advancedDetector.h Added game GUI options to advancedDetector and updated all engines 2009-06-06 17:56:41 +00:00
dialogs.cpp Implement FR#862150: "GUI: Show subtitles/speech options only for speech games" 2009-06-06 17:58:08 +00:00
dialogs.h
engine.cpp Implement feature request #1180217: "GUI: Mute option" 2009-06-06 17:36:06 +00:00
engine.h Implement feature request #1180217: "GUI: Mute option" 2009-06-06 17:36:06 +00:00
engines.mk Enable Personal Nightmare by default. 2009-08-12 02:24:03 +00:00
game.cpp Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD) 2009-06-06 17:57:39 +00:00
game.h Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD) 2009-06-06 17:57:39 +00:00
metaengine.h
module.mk