scummvm/engines
2015-05-09 10:01:36 -04:00
..
access ACCESS: Initialize some variables 2015-01-27 07:04:18 +01:00
agi AGI: use shorter sizes for buffers 2014-12-22 23:10:31 +01:00
agos Merge pull request #526 from eriktorbjorn/agos-midiloop 2014-11-28 15:14:39 +11:00
avalanche AVALANCHE: Janitorial - remove trailing spaces and tabs 2014-06-07 17:12:24 +02:00
bbvs BBVS: Fix out-of-bounds array access in air guitar minigame as reported by Coverity 2015-02-01 17:21:34 +01:00
cge CGE: Remove trailing whitespace 2014-10-28 16:04:11 +02:00
cge2 CGE2: Add detection for new English freeware version 2014-12-21 18:25:57 +00:00
cine ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
composer COMPOSER: Remove sprites when stopping V1 scripts (bug #6091). 2014-08-09 23:11:47 +02:00
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: comment "talk.cpp" 2015-03-01 17:23:28 +01:00
dreamweb DREAMWEB: Update list of files that contain translatable strings 2014-10-04 01:01:45 +01:00
fullpipe JANITORIAL: Remove unnecessary semicolons 2015-01-21 01:29:22 +01:00
gob GOB: Make coordinate parameters in Surface::fillRect() signed 2015-05-07 00:34:02 +02:00
groovie GROOVIE: Do not play audio in V2 games when only one frame is shown 2014-11-07 12:11:33 +02:00
hopkins JANITORIAL: Remove unnecessary semicolons 2015-01-21 01:29:22 +01:00
hugo HUGO: Avoid drawing text above screen (bug #6799) 2015-02-05 00:04:04 +01:00
kyra KYRA: Remove trailing whitespace 2014-10-28 16:07:16 +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 MADE: Initialize some variables 2015-01-28 07:47:28 +01:00
mads MADS: Fix memory leak in Dialog class 2015-04-11 15:38:31 -05:00
mohawk MOHAWK: Set dithering on any original Myst video 2015-04-12 20:18:31 -04:00
mortevielle MORTEVIELLE: fixed text position 2015-01-29 13:24:24 +01:00
neverhood JANITORIAL: Remove unnecessary semicolons 2015-01-21 01:29:22 +01:00
parallaction ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
pegasus PEGASUS: Silence two MSVC warnings 2015-02-15 20:49:16 +02:00
prince PRINCE: Double animation of bird after 'throw a rock' mini-game fix 2014-11-09 22:20:36 +01:00
queen QUEEN: Allow the engine to quit while dialog options are shown 2014-10-27 03:36:52 +02:00
saga SAGA: Remove trailing whitespace 2014-10-28 16:16:12 +02:00
sci SCI: add qfg2 airElemental workaround - bug #6859 2015-05-05 13:36:25 +02:00
scumm SCUMM: Add DOS en demo for Indiana Jones and the Fate of Atlantis 2015-05-07 21:30:25 +01:00
sherlock SHERLOCK: More comment fixes 2015-05-09 10:01:36 -04:00
sky ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
sword1 SWORD1: Remove trailing whitespace 2014-10-28 16:12:25 +02:00
sword2 SWORD1: Change "no DXA support" message. 2014-08-22 06:43:02 +02:00
sword25 SWORD25: Use fabs for absolute value of doubles 2015-04-11 16:12:47 -04: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 TINSEL: Move object creation from constructor to run() 2014-10-17 19:19:55 +02:00
toltecs TOLTECS: Blacklist a pirated CD-RIP version (bug #6690) 2014-08-06 15:07:31 +03:00
tony TONY: Fix disabled ui after capturing guard on Ferris Wheel 2015-04-05 07:50:13 -05:00
toon TOON: Fix bad enum syntax 2015-03-19 22:40:29 +01:00
touche TOUCHE: Update list of files that contain translatable strings 2014-10-04 01:08:28 +01:00
tsage TSAGE: BF - Fix another color glitch 2015-01-26 23:34:48 +01: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 bug in vDoCycleInt 2015-01-26 23:14:16 +01:00
wintermute Merge pull request #587 from jammm/scummvm_local 2015-02-24 23:33:57 +01:00
zvision ZVISION: Silence gcc warnings 2015-04-11 16:12:47 -04:00
advancedDetector.cpp DETECTOR: Do not show the zero matched size for illegitimate copies 2014-08-06 15:08:57 +03:00
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp SCUMM: Add a "chained games manager" 2014-12-30 10:47:51 +01:00
engine.h SCUMM: Add a "chained games manager" 2014-12-30 10:47:51 +01:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
savestate.h ENGINES: Fix some Doxygen comments that seem wrong. 2014-08-29 03:28:43 +02:00
util.h