Age | Commit message (Expand) | Author |
2010-01-19 | Delete the inner music driver when MidiPlayer_AdLib() is destroyed, not in cl... | Filippos Karapetis |
2010-01-19 | SCI: Still limit lower boundary in SCI1.1, moved upper priority boundary limi... | Martin Kiewitz |
2010-01-19 | SCI: don't limit priority bands in sci1.1 (fixes swimmer in lsl6) | Martin Kiewitz |
2010-01-19 | SCI: implemented priority bands support for sci1.1 picture resources, fixed l... | Martin Kiewitz |
2010-01-19 | sword1: removed a leftover semicolon | Fabio Battaglia |
2010-01-19 | SWORD1: Fix memory leak in PSX audio code (seems to have been there for quite... | Max Horn |
2010-01-19 | Convert more engines from Mixer::playRaw to Mixer::playInputStream | Max Horn |
2010-01-19 | SAGA: Move from Mixer::playRaw to playInputStream; add FIXME regarding sounds... | Max Horn |
2010-01-19 | Remove loop start/end params from Mixer::playRaw; convert some code from Mixe... | Max Horn |
2010-01-19 | Get rid of Mixer::FLAG_REVERSE_STEREO; also change SCUMM's iMuse Digital emul... | Max Horn |
2010-01-19 | SCI: added french lb2 floppy | Martin Kiewitz |
2010-01-19 | Missed copying a line from console.cpp; fixes a memory leak. | Matthew Hoops |
2010-01-19 | Make the workaround for the Riven intro background music work in the DVD vers... | Matthew Hoops |
2010-01-19 | SWORD1: Fix (?) sfx looping | Max Horn |
2010-01-19 | Get rid of Mixer::FLAG_AUTOFREE. | Max Horn |
2010-01-19 | Move raw audio streams to new header sound/raw.h | Max Horn |
2010-01-19 | Rename 'Linear' audio streams to 'raw' | Max Horn |
2010-01-18 | SCI: added comment about resource.p01 etc. (including possible TODO) | Martin Kiewitz |
2010-01-18 | SCI: added comment for merging together resource.p* files, if no volume file ... | Martin Kiewitz |
2010-01-18 | SCI: dont set dataInc selector inside updateCues when dataInc is not available | Martin Kiewitz |
2010-01-18 | Add detection for another french ADI4 environment disk | Arnaud Boutonné |
2010-01-18 | LOL: minor key map fix | Florian Kagerer |
2010-01-18 | Fixed assertion when setting non 8-bit cursors in Myst, Masterpiece Edition. | Torbjörn Andersson |
2010-01-18 | LOL: cleanup last commit | Florian Kagerer |
2010-01-18 | LOL: fixed spell array size | Florian Kagerer |
2010-01-17 | Fix SubSeekableAudioStream for stereo streams. | Johannes Schickel |
2010-01-17 | Update debug message. | Johannes Schickel |
2010-01-17 | Fix SubSeekableAudioStream regression from r47226 (i.e. length was calculated... | Johannes Schickel |
2010-01-17 | SCI: added warning() when detection fails to detect map and volume version | Martin Kiewitz |
2010-01-17 | SCI: fixed detection to not crash when adding sierras pinball creep, also cha... | Martin Kiewitz |
2010-01-17 | Mark lsl3 as a workaround. | Eugene Sandulenko |
2010-01-17 | SCI: speed throttler - hardcoded exception for room 290/lsl3, should fix push... | Martin Kiewitz |
2010-01-17 | SCI: Check GM patch before loading it | Walter van Niftrik |
2010-01-17 | SCI: Add MT-32 support for early SCI0 | Walter van Niftrik |
2010-01-17 | SCI: speed throttler changed, now gets triggered by kAnimate, removed initial... | Martin Kiewitz |
2010-01-17 | SCI: another speed throttler, delays decrementing cycles/cycleCnt selectors, ... | Martin Kiewitz |
2010-01-17 | SCI: kDisposeWindow - use reanimate when argc == 1 (fixes iceman window removal) | Martin Kiewitz |
2010-01-17 | New AmigaOS4 icon from Patch #2933748: "AMIGAOS4: New Icon" | Eugene Sandulenko |
2010-01-17 | SCI: Cleanup | Walter van Niftrik |
2010-01-17 | SCI: Add comment to channel mask code | Walter van Niftrik |
2010-01-17 | Delay the time a sysEx takes to send instead of the old (incorrect) way of de... | Johannes Schickel |
2010-01-17 | SCI: Cleanup | Walter van Niftrik |
2010-01-16 | Switch most AudioStream factories to use DisposeAfterUse::Flag | Max Horn |
2010-01-16 | cleanup | Max Horn |
2010-01-16 | SCI: fix kNewWindow code to match the code in gregs engine | Martin Kiewitz |
2010-01-16 | SCI: Fix percussion volume adjust | Walter van Niftrik |
2010-01-16 | SCI: added TODO inside kAnimate for scalesignal bit 1, added comment about sc... | Martin Kiewitz |
2010-01-16 | SCI: view scaling - dont fill left-over bytes if there are no left-over bytes :P | Martin Kiewitz |
2010-01-16 | SCI: support for upscaling implemented, included clipping | Martin Kiewitz |
2010-01-16 | SCI: Cleanup | Walter van Niftrik |