Age | Commit message (Expand) | Author |
2003-10-08 | new config manager. not everything is completed, and some things will still b... | Max Horn |
2003-10-08 | Fixed Indy4-Towns music settings, plus small multi-midi quirk | Jamieson Christian |
2003-10-07 | More Euphony/YM2612 instrument layering and polyphony | Jamieson Christian |
2003-10-07 | Patch [818296] Modified MT-32 intialization sequence. | Jamieson Christian |
2003-10-07 | Set up MDT_TOWNS on remainder of FM-TOWNS targets | Jamieson Christian |
2003-10-07 | Remove comment, which is no longer needed too. | Travis Howell |
2003-10-07 | Ooops, used wrong one. | Travis Howell |
2003-10-07 | FM TOWNS sfx fix, correct sample rate. | Travis Howell |
2003-10-06 | *** empty log message *** | Travis Howell |
2003-10-06 | Fix text when room scrolls in game versions < 3. | Travis Howell |
2003-10-06 | removed obsolete | Max Horn |
2003-10-06 | Should not apply to loom/loomcd, they only use room scrolling at one point an... | Travis Howell |
2003-10-05 | Fixed crash with Euphony looping. (Not that we actually | Jamieson Christian |
2003-10-05 | cleanup | Max Horn |
2003-10-05 | fix compilation | Max Horn |
2003-10-05 | Preliminary preparation for new YM2612 FM emulator. | Jamieson Christian |
2003-10-05 | factor out common gfx_mode/fullscreen setup code from the game engines into t... | Max Horn |
2003-10-05 | correct for towns version | Jonathan Gray |
2003-10-05 | This should fix distaff display after reload in loom/loomcd. | Travis Howell |
2003-10-05 | Use _roomPalette for 256 color 'SMALL_HEADER' games too, since it seems to he... | Travis Howell |
2003-10-04 | use namespace Common a bit more; don't zero the RNG in scumm (else the seed g... | Max Horn |
2003-10-04 | fix target name | Jonathan Gray |
2003-10-04 | add indy4 towns target, untested but if the demo is any indication I don't se... | Jonathan Gray |
2003-10-04 | let adlib/native music for indydemo work | Jonathan Gray |
2003-10-03 | cleanup / doxygenification | Max Horn |
2003-10-03 | Fix for Bug [817242] ALL: MT-32 to GM key velocity conversion | Jamieson Christian |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-03 | fix another doxygen warning | Max Horn |
2003-10-03 | make doxygen happy | Max Horn |
2003-10-03 | Potential fix for bug #816086 | Max Horn |
2003-10-03 | Adjust timer for Amiga version of Monkey Island 1. | Travis Howell |
2003-10-03 | This is used in Amiga version of Monkey Island 1. | Travis Howell |
2003-10-03 | some doxygen | Max Horn |
2003-10-03 | added getMusicTimer() to class MusicEngine; this allows some nice code cleanu... | Max Horn |
2003-10-03 | const as const can | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-10-02 | Fix for Bug [815851] DOTT: MT-32 MIDI priority | Jamieson Christian |
2003-10-01 | A few FmTowns games don't fall under the GF_FMTOWNS flag. | Jamieson Christian |
2003-10-01 | Fix for Bug [812737] ALL: pitchbend range with MT32 | Jamieson Christian |
2003-09-30 | patch #815478: fix object leak in V5 opcode | Max Horn |
2003-09-30 | Support for FMTowns versions of MI1/2, | Jamieson Christian |
2003-09-30 | Generated signed sound samples (cf. feature request #812913). | Jochen Hoenicke |
2003-09-30 | Fix GCC warning. | Torbjörn Andersson |
2003-09-30 | This may be an issue in legit gameplay, but GF_FMTOWNS | Jamieson Christian |
2003-09-30 | MDT_ADLIB for Indy3Towns (for YM2612 kludge) | Jamieson Christian |
2003-09-30 | More tweaks to the note durations | Jamieson Christian |
2003-09-30 | Fixed MT-32 init not getting called | Jamieson Christian |
2003-09-30 | Fix for Bug [812740] ALL: MT32: some notes cut off early | Jamieson Christian |
2003-09-30 | Refined Euphony parser behavior, specifically, | Jamieson Christian |