Age | Commit message (Expand) | Author |
2019-09-15 | SCUMM: Replace Various String Functions with Common String Usage | D G Turner |
2019-07-22 | SCUMM: (iMUSE/Amiga) - minor fixes | athrxx |
2019-07-17 | SCUMM: (iMUSE/Amiga) - fix INDY4 instruments handling | athrxx |
2019-07-14 | SCUMM: (iMuse/Amiga) - improve accuracy | athrxx |
2019-07-14 | SCUMM: hook up Amiga MI2 + INDY4 to new sound driver | athrxx |
2019-07-14 | SCUMM: add Amiga iMuse sound driver | athrxx |
2018-05-07 | SCUMM: Remove superfluous 'else' in IMuseInternal::ImSetTrigger() | Adrian Frühwirth |
2018-01-31 | SCUMM: Rename iMUSE save/load function to avoid confusing function hiding | Colin Snover |
2018-01-31 | COMMON: Move VER macro for serializer into common code | Colin Snover |
2018-01-31 | SCUMM: Replace UB-triggering serialization code with Common::Serializer | Colin Snover |
2017-07-30 | SCUMM: MI2 kill tune 113 on start of next, Fixes bug #1410 / Booty Island | Ben Castricum |
2017-07-30 | SCUMM: MI2 kill tune 107 on start of next, Fixes bug #1410 / Scabb Island | Ben Castricum |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-07-06 | SCUMM: Fix initGM() buffer overflow (CID 1032513) | Torbjörn Andersson |
2013-05-11 | SCUMM: Clean-up of Roland GS code | tcarey |
2013-02-23 | ALL: Fix typo (existant->existent) | Willem Jan Palenstijn |
2012-11-16 | SCUMM: Add hack to preserve savegame compatibility with Mac MI1 | Torbjörn Andersson |
2012-09-20 | SCUMM: Implement support for Monkey Island 2 Mac music. | Johannes Schickel |
2011-07-14 | SCUMM: Add debug output in case the code tries to set up a non-existant iMuse... | Johannes Schickel |
2011-07-14 | SCUMM: Handle default instrument set up in iMuse like the original. | Johannes Schickel |
2011-07-11 | SCUMM: Adapt iMuse code formatting to our standards. | Johannes Schickel |
2011-07-10 | SCUMM: Minor clean up in iMuse instrument handling code. | Johannes Schickel |
2011-07-10 | SCUMM: Limit iMuse default instrument load to PC Speaker output. | Johannes Schickel |
2011-07-08 | SCUMM: Initial PC Speaker output implementation for SCUMM v5. | Johannes Schickel |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-15 | SCUMM: fix possible portability issue | athrxx |
2011-05-29 | SCUMM: implement some missing (very low relevance) imuse code | athrxx |
2011-05-16 | SCUMM: fix regression | athrxx |
2011-05-16 | SCUMM: formatting | athrxx |
2011-05-15 | SCUMM: fix imuse bugs #1315950 and #761637 | athrxx |
2011-05-13 | SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _reso... | Max Horn |
2011-05-13 | SCUMM: Add a Resource class, refactor res code around it | Max Horn |
2011-05-13 | SCUMM: Get rid of the MemBlkHeader hack | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2011-03-23 | SCUMM: Remove unused iMuse MIDI 'passthrough' code | Max Horn |
2010-12-01 | SCUMM: Fix GM initialization when "enable_gs" is set. | Johannes Schickel |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |
2009-11-26 | Add patch #2839048 - MM C64 sound/music player, with minor changes. | Travis Howell |
2009-11-22 | Add patch #2876221 - FBEAR: Fix for MIDI piano notes (DOS version), with mino... | Travis Howell |
2009-08-24 | Fixed iMuse regression: IMuseInternal::terminate() was never called, because ... | Andre Heider |
2009-08-16 | Fix warning caused by -Wformat-security, also fixed a possible buffer overflo... | Johannes Schickel |
2008-01-11 | Work around bug #1324106 again. Apparently, I was mistaken the other day when I | Torbjörn Andersson |
2008-01-11 | The SCUMM timer fix makes the workaround for bug #1324106 obsolete | Max Horn |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-16 | Unified how we deal with (and how we generate) MIDI sysex messages -- in part... | Max Horn |
2006-11-16 | Applied my own patch #1594924 to work around bug #1324106 ("MI2 VGA: Music as | Torbjörn Andersson |