scummvm/engines
2015-06-25 20:50:58 -04:00
..
access ACCESS: Initialize some variables 2015-01-27 07:04:18 +01:00
agi AGI: implement original sierra font, fix bug #6405 2015-05-19 12:39:39 +02:00
agos Merge branch 'master' of github.com:scummvm/scummvm 2015-06-21 11:20:01 +02:00
avalanche
bbvs AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04: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 CINE: Add English DOS demo of Operation Stealth. 2015-05-17 15:42:20 +10:00
composer COMPOSER: Remove sprites when stopping V1 scripts (bug #6091). 2014-08-09 23:11:47 +02:00
cruise
draci
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 FULLPIPE: Remove redundant debug output 2015-05-15 16:46:15 +02: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: Update comment since the file it pointed to moved 2015-05-21 22:49:29 +02:00
lastexpress
lure LURE: Remove unused function prototype 2015-06-06 06:59:52 -04:00
made MADE: Initialize some variables 2015-01-28 07:47:28 +01:00
mads MADS: Remove unnecessary semicolon 2015-05-31 09:21:23 +02: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
pegasus AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04:00
prince PRINCE: Double animation of bird after 'throw a rock' mini-game fix 2014-11-09 22:20:36 +01:00
queen QUEEN: Immediately stop actor movement when the game is exiting 2015-05-12 00:29:20 +03:00
saga AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04:00
sci SCI: rename GAMEOPTION_EGA_UNDITHER name + desc 2015-06-15 17:37:33 +02:00
scumm SCUMM: Fix bug #6592 SCUMM: ZAK - Read Ticket is too fast to read. 2015-06-10 07:12:25 +02:00
sherlock SHERLOCK: RT: Fix compiler warnings 2015-06-25 20:50:58 -04:00
sky
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: Draw next movie frame only when an update is needed 2015-05-03 12:19:17 +02:00
teenagent
testbed
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: Check for quitting in runEventScript() 2015-05-15 11:13:13 +02:00
touche TOUCHE: Update list of files that contain translatable strings 2014-10-04 01:08:28 +01:00
tsage TSAGE: Add cast of nullptr to (const void *) in call to variadic functions 2015-06-02 00:04:06 +01:00
tucker
voyeur VOYEUR: Remove unnecessary semicolon 2015-05-31 09:21:47 +02: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