scummvm/engines
Johannes Schickel 58f542d434 SCUMM: Implement support for Monkey Island 2 Mac music.
This is a initial RE of the audio output Monkey Island 2 Mac uses. Support
for special sound effects is not in there yet.
2012-09-20 02:12:41 +02:00
..
agi AGI: Replace detector printf usage with logMessage. 2012-08-15 09:51:55 +02:00
agos JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
cge CGE: Fix bug #3557904 - Shadow at wrong position 2012-09-05 08:12:14 +02:00
cine CINE: Implement music fade out for Amiga/AtariST music. 2012-09-11 22:28:40 +02:00
composer
cruise
draci
drascula
dreamweb Merge pull request #278 from bluegr/pcxdecoder 2012-09-16 14:06:42 -07:00
gob GOB: Add a Spanish/Italian DOS version of Geisha 2012-08-05 10:43:41 +02:00
groovie GROOVIE: ROQ Info blocks clean the buffers unconditionally. 2012-09-05 18:31:42 +02:00
hugo HUGO: Use surface width instead of its pitch when copying to raw memory blobs 2012-09-14 03:35:18 +03:00
kyra KYRA: Add source of detection entires for LoL French floppy. 2012-08-05 17:10:49 +02:00
lastexpress LASTEXPRESS: Implement more savegame loading 2012-08-27 23:30:23 -04:00
lure
made
mohawk MOHAWK: Fix minor formatting issue 2012-09-09 17:31:45 -04:00
parallaction JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
queen QUEEN: Switch to the common PCX decoder 2012-09-13 01:49:58 +03:00
saga Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
sci JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
scumm SCUMM: Implement support for Monkey Island 2 Mac music. 2012-09-20 02:12:41 +02:00
sky
sword1 Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
sword2 VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
sword25 Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
teenagent TEENAGENT: Fix for bug #3428161 "PSP: No music in TeenAgent". 2012-08-02 12:41:40 +01:00
testbed TESTBED: Fix "if" formatting. 2012-08-09 03:27:21 +02:00
tinsel TINSEL: Fix bug #3541542 - "DW: PSX version dies when pressing ESC in intro" 2012-09-03 04:32:31 +03:00
toltecs TOLTECS: Adapt the movie chunk buffer allocation code 2012-09-14 11:40:27 +03:00
tony TONY: Add German/Czech detection entries. 2012-09-10 13:05:40 +02:00
toon Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
touche
tsage TSAGE: Add missing motorcycle sound arriving at police station in Blue Force 2012-09-15 18:52:12 +10:00
tucker TUCKER: Switch to the common PCX decoder 2012-09-13 01:50:45 +03:00
wintermute WINTERMUTE: Disable aspect-ratio correction for now. 2012-09-15 18:05:18 +02:00
advancedDetector.cpp
advancedDetector.h
configure.engines CONFIGURE: Move engine base support strings to configure.engines 2012-09-11 21:11:25 +02:00
dialogs.cpp
dialogs.h
engine.cpp
engine.h
engines.mk Merge pull request #273 from fuzzie/tony 2012-09-05 03:20:30 -07:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h Merge pull request #273 from fuzzie/tony 2012-09-05 03:20:30 -07:00
savestate.cpp
savestate.h
util.h