scummvm/engines
2013-10-18 15:59:22 +03:00
..
agi AGI: Fix bad buffer overrun. CID 1004029 2013-10-08 00:11:18 +03:00
agos Merge pull request #378 from lordhoto/pluggable-engines-translations 2013-09-12 15:38:13 -07:00
avalanche AVALANCHE: callDialogDriver, displayText, unSkrimble, doTheBubble string cleanup 2013-10-17 22:17:10 +02:00
cge
cine CINE: Ensure that Adlib driver callbacks are initialized. CID 1003411. 2013-10-02 05:34:27 +01:00
composer COMPOSER: Fix uninitialized class variables and divide by zero bugs. 2013-09-30 04:27:42 +01:00
cruise
draci DRACI: Initialized class variables. CID 1003405 2013-10-18 15:59:22 +03:00
drascula DRASCULA: Fix build 2013-10-17 13:40:26 +02:00
dreamweb
fullpipe FULLPIPE: Plug resource leak. CID 1107570 2013-10-18 15:54:59 +03:00
gob
groovie GROOVIE: Fix ROQ JPEG decoding 2013-09-16 20:56:59 -04:00
hopkins
hugo
kyra KYRA: Fixed missing curly brackets. CID 1003639 2013-10-08 00:11:18 +03:00
lastexpress LASTEXPRESS: Redo d71b48 and use variable instead of commenting it 2013-10-12 09:16:58 +03:00
lure
made
mohawk MOHAWK: Fix missing initializers in CSTime engine. CID 1002810. 2013-10-02 05:57:01 +01:00
mortevielle MORTEVIELLE: Remove unused variable 2013-09-30 14:36:59 +03:00
neverhood NEVERHOOD: Another fix for Russian version 2013-10-17 23:54:50 +03:00
parallaction PARALLACTION: Comment out unused assignment. CID 1002508 2013-10-08 00:11:18 +03:00
pegasus PEGASUS: Fix incorrect displaying of the synthesizer shutdown video 2013-10-06 22:41:30 -04:00
queen
saga SAGA: Remove unused assignment. CID 1002506 2013-10-08 00:11:18 +03:00
sci SCI: Add the German version of EcoQuest 2 (bug #3615072) 2013-10-04 20:30:58 +03:00
scumm SCUMM: Fix unused variable warnings 2013-10-03 01:47:02 -03:00
sky
sword1
sword2
sword25 SWORD25: Fix potential buffer overrun. CID 1003865 2013-10-08 00:11:18 +03:00
teenagent
testbed TESTBED: Fix uninitalized variable. CID 1002670 2013-10-17 13:58:02 +03:00
tinsel TINSEL: Fix compilation on FreeBSD with C++-11 enabled. 2013-09-28 01:33:43 +01:00
toltecs Merge pull request #378 from lordhoto/pluggable-engines-translations 2013-09-12 15:38:13 -07:00
tony TONY: Initialise _buf and _origBuf in second RMGfxBuffer constructor 2013-10-13 09:15:59 +02:00
toon
touche
tsage TSAGE: Fix error in calculating voice file offsets 2013-10-17 08:46:15 -04:00
tucker
wintermute WINTERMUTE: Remove useless __inline 2013-10-17 23:39:05 -04:00
zvision ZVISION: Attempt to fix compilation on AmigaOS4 2013-10-18 06:13:32 -04:00
advancedDetector.cpp AD: Introduce ADGF_DROPPLATFORM 2013-09-09 00:38:06 +03:00
advancedDetector.h AD: Introduce ADGF_DROPPLATFORM 2013-09-09 00:38:06 +03:00
configure.engines BUILD: Mark ZVision as requiring freetype2/16bit 2013-10-17 22:36:26 -04:00
dialogs.cpp
dialogs.h
engine.cpp
engine.h
engines.mk Merge branch 'zvision' 2013-10-17 23:00:00 +02:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h Merge branch 'zvision' 2013-10-17 23:00:00 +02:00
savestate.cpp
savestate.h
util.h