Age | Commit message (Expand) | Author |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-22 | Got rid of 'ref' code (or rather: hack) in the save/load system | Max Horn |
2005-10-22 | Switch iMuse to use Serialiazable, too (at least partially) | Max Horn |
2005-10-21 | Started to make the save/load system slightly more object oriented | Max Horn |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-08-14 | Replace warnings with debug, errors or printfs: | Travis Howell |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-22 | Fixed warning. (And made some whitespace changes.) | Torbjörn Andersson |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-05-29 | Whitespace | Torbjörn Andersson |
2005-05-28 | Swapped the last two parameters to Sam & Max iMUSE command 257. This fixes | Torbjörn Andersson |
2005-05-27 | Very minor cleanup. | Torbjörn Andersson |
2005-05-27 | Added workaround for Sam & Max music issue at the Dino Bungie Memorial. As | Torbjörn Andersson |
2005-05-26 | Add 'MIDI' chunk to list of known iMuse music chunks | Max Horn |
2005-05-26 | Be less agressive about re-using trigger slots. This fixes bug #888161, | Torbjörn Andersson |
2005-05-26 | Properly use operator '%' to compute a queue wrap around, instead of relying ... | Max Horn |
2005-05-26 | Cleanup. (Mostly whitespace.) | Torbjörn Andersson |
2005-05-26 | Fixed a glitch that could cause the music to stop when Sam & Max were | Torbjörn Andersson |
2005-05-25 | cleanup | Max Horn |
2005-05-25 | Changed misleading 'isGM' name to 'isMIDI'; cleanup in the isMIDI/isMT32 methods | Max Horn |
2005-05-23 | Save the "Sam & Max" iMUSE triggers, otherwise we won't always be able to | Torbjörn Andersson |
2005-04-13 | Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and | Eugene Sandulenko |
2005-04-12 | Patch #1180882 "GM/GS Percussion Remapping" | Eugene Sandulenko |
2005-04-02 | Extremely minor consistency change. | Torbjörn Andersson |
2005-03-09 | Use _chorus, not _effect_level, as parameter to chorusLevel(). I don't | Torbjörn Andersson |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-07 | cleanup | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-03 | Fixed an Adlib regression with older games (e.g. EGA Loom, Indy 3 and | Torbjörn Andersson |
2004-11-28 | Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu... | Max Horn |
2004-11-27 | To really, truly fix the multi-midi race condition, the adlib driver is now a... | Jerome Fisher |
2004-11-27 | - driver being NULL there is perfectly fine, Fingolfin :) | Jerome Fisher |
2004-11-26 | paranoia | Max Horn |
2004-11-26 | The Adlib MidiDriver is now initialised immediately when it is determined tha... | Jerome Fisher |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-09 | Modified version of patch #892795 (Let scumvm -v show supported libs) | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-13 | cleanup | Max Horn |
2003-11-16 | changed some shift operators to *, / | Paweł Kołodziejski |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-10-17 | Another fix for Bug [817871] re hanging notes on | Jamieson Christian |
2003-10-17 | Added trace output for IMuse doCommand codes that we're not sure | Jamieson Christian |
2003-10-15 | removed the kDefault*Volume constants | Max Horn |
2003-10-12 | Fix for Bug [817871]: Added MT-32 master volume adjustment to pause(). | Jamieson Christian |
2003-10-07 | Patch [818296] Modified MT-32 intialization sequence. | Jamieson Christian |
2003-10-05 | Preliminary preparation for new YM2612 FM emulator. | Jamieson Christian |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-03 | const as const can | Max Horn |