scummvm/engines
2014-07-03 21:00:17 -04:00
..
agi ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
agos AGOS: Revert my MIDI changes that caused bug #6664. 2014-06-29 23:36:11 +10:00
avalanche AVALANCHE: Janitorial - remove trailing spaces and tabs 2014-06-07 17:12:24 +02:00
bbvs BBVS: Use floating point constants of type float. 2014-06-02 01:00:15 +02:00
cge CGE: Remove (broken) variable length specification 2014-06-15 21:52:06 +02:00
cine ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
composer
cruise CRUISE: Add a safeguard to avoid a potential null pointer derefenrece 2014-06-15 18:19:11 +02:00
draci DRACI: Initialize a variable, some rework on the initialization of pointers and booleans 2014-05-25 17:18:35 +02:00
drascula DRASCULA: Reduce some variable scope in Animation 2014-06-16 07:19:45 +02:00
dreamweb
fullpipe FULLPIPE: Initialize variable 2014-06-30 01:43:25 +03:00
gob ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
groovie GROOVIE: Use debugC() and debugCN() functions directly in script debug. 2014-06-05 03:32:55 +01:00
hopkins ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
hugo ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
kyra KYRA: Adpot debugger command function naming to match our guidelines. 2014-05-27 02:04:08 +02:00
lastexpress LASTEXPRESS: Fix potential out-of-bounds read. CID 1003992 2014-06-16 18:46:32 -04:00
lure LURE: Remove useless parameters in function call 2014-05-29 16:55:06 +02:00
made
mads MADS: Fix incorrect difficulty check for leaving ship without rebreather 2014-06-29 18:40:06 -04:00
mohawk MOHAWK: Add version number for Riven Italian detection entry. 2014-06-10 22:37:13 +01:00
mortevielle MORTEVIELLE: Comment out detection for improved German translation 2014-06-16 23:08:26 +01:00
neverhood NEVERHOOD: Fix uninitialized variables in Sprite (bug #6663) 2014-06-30 13:09:59 +02:00
parallaction ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
pegasus PEGASUS: Use KP7 and KP9 as alternative keys for the item drawers 2014-06-03 00:49:04 -04:00
queen ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
saga SAGA: Added detection for Chinese floppy ITE. Needs CJK rendering 2014-06-28 22:38:58 +03:00
sci SCI: fix coordination translation for 480x300 mac 2014-06-08 23:10:17 +02:00
scumm SCUMM: Add UK Windows version of Freddi Fish 3. 2014-06-25 19:10:28 +10:00
sky ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
sword1
sword2 ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
sword25 SWORD25: Fix sprite flipping 2014-06-24 00:48:52 +03:00
teenagent TEENAGENT: Remove dead code: s cannot be null at this point 2014-06-07 09:48:53 +02:00
testbed TESTBED: Fix a typo in the sound tests: s/smaple/sample 2014-06-19 12:27:29 +02:00
tinsel ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
toltecs ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
tony ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
toon TOON: Add a safeguard to avoid dereferencing a null pointer in playAnim() 2014-05-25 18:24:08 +02:00
touche ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
tsage TSAGE: Fix incorrect scene item resource in Ringworld 1 2014-07-01 22:15:36 -04:00
tucker TUCKER: Skip the display of the intro and of the chapter number when a game is loaded from launcher 2014-05-25 14:05:14 +02:00
voyeur VOYEUR: Fix crash when playing video #42 2014-07-03 21:00:17 -04:00
wintermute WINTERMUTE: Do syncSoundSettings on initialization of sound manager, so that sound settings are actually applied on launch 2014-06-20 10:57:06 +02:00
zvision ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
advancedDetector.cpp
advancedDetector.h
dialogs.cpp Merge pull request #426 from sunmax/master 2014-04-28 21:20:42 +03:00
dialogs.h
engine.cpp
engine.h
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
savestate.h
util.h