scummvm/engines
Martin Kiewitz 97813f89ec SHERLOCK: rework 3DO audio, add AIFC file support
- rework 3DO audio decoders to decode into buffer only
- 3DO audio decoders also use streams without separate size arg now
- add support for ADP4 + SDX2 inside AIFC files
- add debug command "3do_playaudio" to play AIFC files
- remove audio flags and replace with stereo bool
2015-06-06 22:50:36 +02: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 AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank 2015-05-26 13:23:20 +10:00
avalanche
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
cge2
cine CINE: Add English DOS demo of Operation Stealth. 2015-05-17 15:42:20 +10:00
composer
cruise
draci
drascula DRASCULA: comment "talk.cpp" 2015-03-01 17:23:28 +01:00
dreamweb
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
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 PEGASUS: Silence two MSVC warnings 2015-02-15 20:49:16 +02:00
prince
queen QUEEN: Immediately stop actor movement when the game is exiting 2015-05-12 00:29:20 +03:00
saga SAGA: Avoid code duplication 2015-05-14 16:55:10 +02:00
sci SCI: Only use makeAIFFStream instead of loading the sound twice 2015-06-04 19:47:23 -04:00
scumm SCUMM: Add detection for Full Throttle French Mac 2015-05-10 15:28:48 +01:00
sherlock SHERLOCK: rework 3DO audio, add AIFC file support 2015-06-06 22:50:36 +02:00
sky
sword1
sword2
sword25 SWORD25: Use fabs for absolute value of doubles 2015-04-11 16:12:47 -04:00
teenagent
testbed
tinsel
toltecs
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
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
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp
engine.h
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
savestate.h
util.h