Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-30 | SHERLOCK: Change _lookPosition to use PositionFacing | Paul Gilbert | |
2015-06-30 | SHERLOCK: RT: Fix incorrectly playing sounds when looking at objects | Paul Gilbert | |
2015-06-30 | SHERLOCK: RT: Fix compiler warnings | Paul Gilbert | |
2015-06-30 | SHERLOCK: RT: Fix inventory tooltip when hovering on empty slots | Paul Gilbert | |
2015-07-01 | ACCESS/AMAZON: music: no driver = ignore calls | Martin Kiewitz | |
ignore music calls when midi driver wasn't created | |||
2015-07-01 | AMAZON: implement proper AdLib support (Miles) | Martin Kiewitz | |
implement proper AdLib support game uses MIDPAK, which seems to be basically Miles Audio too instrument data was hidden inside MIDIDRV.AP thanks to dreammaster for extracting the files | |||
2015-07-01 | AUDIO: Miles Audio AdLib: timbre data via data-ptr | Martin Kiewitz | |
add ability to pass timbre data directly to the AdLib Miles Audio driver as well | |||
2015-06-30 | I18N: Update translation templates from source code | Thierry Crozat | |
2015-06-30 | I18N: Add missing file in list of files to parse to generate translations ↵ | Thierry Crozat | |
template This fixes bug #6876 - .po(t) files: Multiple entries for "Record" function missing | |||
2015-06-30 | AGOS: Adjust indentation. | Torbjörn Andersson | |
2015-06-30 | AUDIO: Miles Audio MT32: calculate sysex address | Martin Kiewitz | |
calculate sysex address properly | |||
2015-06-30 | AUDIO: Miles Audio MT32: adjust sysex target address | Martin Kiewitz | |
sysex may not contain bytes above or equal 0x80, so we adjust the address accordingly. fixes weird sound getting played during 7th guest MT32 setup screen | |||
2015-06-30 | GROOVIE: add support for TIMB chunk | Martin Kiewitz | |
also fix MT32 instrument filename (which was "fatFAT.MT" by accident) | |||
2015-06-30 | AUDIO: XMIDI: implement support for TIMB chunk | Martin Kiewitz | |
implement support for TIMB chunk inside XMIDI-parser (forwarding of data to driver) implement actual support for TIMB chunk inside Miles Audio MT32 driver | |||
2015-06-30 | SHERLOCK: RT: Fix order of drawing sprites and on-screen widgets | Paul Gilbert | |
2015-06-30 | SHERLOCK: RT: Create a tooltip base clsas | Paul Gilbert | |
2015-06-30 | SHERLOCK: RT: Inventory tooltip now partially showing | Paul Gilbert | |
2015-06-30 | AGOS: Fix bug #5986 - AGOS: Simon1 Amiga CD32 Verb Area missing. | Kirben | |
2015-06-30 | SHERLOCK: Fix out-of-bounds access of JOURNAL_COMMAND (CID 1308104) | Torbjörn Andersson | |
Maybe we should be using ARRAYSIZE() instead, though. | |||
2015-06-30 | AGOS: List Infocom versions of Simon the Sorcerer 1 during detections. | Kirben | |
2015-06-29 | SHERLOCK: RT: Fix display of lines in inventory dialog | Paul Gilbert | |
2015-06-29 | SHERLOCK: RT: Implement further inventory tooltip code | Paul Gilbert | |
2015-06-29 | SHERLOCK: RT: Fix Coverity problems | Paul Gilbert | |
2015-06-29 | SHERLOCK: SS: add missing commas to fixed text | Martin Kiewitz | |
some commas were missing, added them thanks to eriktorbjorn | |||
2015-06-29 | SHERLOCK: RT: Add in .c_str() calls to fix compilation | Paul Gilbert | |
2015-06-29 | SHERLOCK: RT: Beginnings of inventory window tooltip class | Paul Gilbert | |
2015-06-29 | AUDIO: Miles Audio MT32: fix embed. sysEx overflow | Martin Kiewitz | |
now an overflow of the embedded sysEx buffer will properly execute a send. | |||
2015-06-29 | AUDIO: Miles Audio AdLib: initialize variable | Martin Kiewitz | |
initialize currentPitchRange (although it was properly initialized later anyway) | |||
2015-06-29 | SHERLOCK: RT: Implement opcode cmdSetTalkSequence | Filippos Karapetis | |
2015-06-29 | SHERLOCK: Register different default font setting for Rose Tattoo | Torbjörn Andersson | |
2015-06-29 | SHERLOCK: Fix comment typo and remove unnecessary semicolon | Torbjörn Andersson | |
2015-06-29 | SHERLOCK: Silence GCC warning about non-virtual destructor | Torbjörn Andersson | |
2015-06-28 | SHERLOCK: RT: Fix display of inventory window | Paul Gilbert | |
2015-06-29 | AUDIO: Miles Audio MT32: fix patch addresses | Martin Kiewitz | |
also add warnings in case there are non-existant instruments or no-non-protected timbre slots are available | |||
2015-06-28 | SHERLOCK: RT: Inventory window now partially showing | Paul Gilbert | |
2015-06-29 | SAGA: Search for sample.ad/sample.opl in the drivers directory for IHNM | Filippos Karapetis | |
2015-06-28 | TINSEL: Silence a gcc warning | Matthew Hoops | |
2015-06-28 | SHERLOCK: Silence gcc warnings | Matthew Hoops | |
2015-06-28 | GROOVIE: Silence a gcc warning | Matthew Hoops | |
2015-06-29 | SHERLOCK: SS: Fix uninitialized variable | Filippos Karapetis | |
2015-06-29 | AUDIO: Miles Audio MT32: fix instrument installing | Martin Kiewitz | |
2015-06-29 | AUDIO: Miles Audio MT32: use #def for SysEx term. | Martin Kiewitz | |
use MILES_MT32_SYSEX_TERMINATOR instead of hardcoded 0xFF missed one | |||
2015-06-28 | AUDIO: Miles Audio MT32: use #def for SysEx term. | Martin Kiewitz | |
use MILES_MT32_SYSEX_TERMINATOR instead of hardcoded 0xFF | |||
2015-06-28 | AUDIO: Miles Audio MT32 embedded SysEx support | Martin Kiewitz | |
now supports embedded SysEx as well used by 7th guest | |||
2015-06-28 | AUDIO: Miles Audio MT32 timbre file support | Martin Kiewitz | |
for games, that do not have a MT32 timbre file, simply pass an empty filename to the Miles-MT32-factory. | |||
2015-06-28 | SHERLOCK: Use standard MIDI driver for General MIDI in Rose Tattoo | Torbjörn Andersson | |
Unlike Serrated Scalpel, Rose Tattoo's music sounds good as General MIDI, and our standard driver should work well enough for that. | |||
2015-06-28 | SHERLOCK: RT: Implement initial inventory | Paul Gilbert | |
2015-06-28 | NEWS: Add note about SAGA AdLib music. | Torbjörn Andersson | |
2015-06-28 | SAGA: Tweak music timing in IHNM intro | Torbjörn Andersson | |
This wasn't a regression. The music has always been cut off at an awkward point. | |||
2015-06-28 | SAGA: Use the new "Miles" drivers for AdLib and MT-32 | Torbjörn Andersson | |
Note that this breaks the IHNM demo, as provided on the ScummVM web page, since it doesn't have the sample.ad and sample.opl files needed, but I have a feeling that this is a packaging error on our part. I don't have the original release of ITE, so I can't test that. |