Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-05 | SHERLOCK: RT: Cleanup and fleshing out of saving | Paul Gilbert | |
2015-07-05 | SHERLOCK: RT: Fixes to display talk window | Paul Gilbert | |
2015-07-05 | MADE: Music: initialize musicType variable | Martin Kiewitz | |
wasn't initialized in case milesAudio was disabled | |||
2015-07-05 | ACCESS: Increase delay in Amazon intro to allow fanfare to finish | Torbjörn Andersson | |
There's probably a better way of handling this, but as long as we hard-code a delay, we may as well try to make it fit. | |||
2015-07-05 | SHERLOCK: RT: Cleanup of cmdWalkHolmesToCoords | Paul Gilbert | |
2015-07-05 | SHERLOCK: RT: Fix splitting lines in setStatementLines | Paul Gilbert | |
2015-07-05 | ACCESS: fix valgrind errors in decompressor | Martin Kiewitz | |
2015-07-05 | MOHAWK: Document and skip Arthur's Reading Race minigames | Matthew Hoops | |
2015-07-05 | AGOS: Fix turning music on and off in Amiga versions. | Kirben | |
2015-07-05 | AGOS: The sound effects in Simon the Sorcerer 1 (Floppy) are only meant for ↵ | Kirben | |
Adlib. | |||
2015-07-05 | AGOS: Revert 46d1c106ca560c285c556a0b02b54d76bc6a29ba: | Kirben | |
AGOS: Give each MIDI track its own loop flag Since the changes broke looping in Simon the Sorcerer 2. | |||
2015-07-05 | MADE: Delete AdLib instrument stream after driver initialization | Torbjörn Andersson | |
2015-07-05 | MADE: Cleanup AdLib driver initialization... | Torbjörn Andersson | |
... as per m_kiewitz's suggestions. | |||
2015-07-05 | MADE: Allow loading of sample.ad from rtzcd.red | Torbjörn Andersson | |
At the moment, AdLib music doesn't work yet though. At least not for this particular case. | |||
2015-07-04 | TINSEL: DW1: enable Miles Audio for DOS only | Martin Kiewitz | |
2015-07-04 | SHERLOCK: SS: Fix crash in intro when music finishes | Paul Gilbert | |
2015-07-04 | TINSEL: DW1: Miles Audio AdLib MIDPAK.AD support | Martin Kiewitz | |
- added support for MIDPAK.AD timbre files on top FAT.OPL. FAT.OPL gets copied by installer into MIDPAK.AD for this version - changed order of timbre file checking - adjusted and improved comments about discworld 1 versions | |||
2015-07-04 | SHERLOCK: RT: Change bool switch to an if statement | Paul Gilbert | |
2015-07-04 | TINSEL: DW1: Miles Audio AdLib support for FAT.OPL | Martin Kiewitz | |
eriktorbjorn owns a version of DW1, that only has FAT.OPL and no SAMPLE.AD/SAMPLE.OPL. We check if SAMPLE.AD/.OPL are available, if not we try our luck with FAT.OPL | |||
2015-07-04 | SHERLOCK: RT: Fix closing the journal | Paul Gilbert | |
2015-07-04 | SHERLOCK: RT: Fix display of journal buttons | Paul Gilbert | |
2015-07-04 | SHERLOCK: Make playMusic a private method of Music | Paul Gilbert | |
2015-07-04 | MOHAWK: Fix parsing the Arthur's Computer Adventure globals section | Matthew Hoops | |
2015-07-04 | SHERLOCK: RT: Consolidate scroll position into the Screen class | Paul Gilbert | |
2015-07-04 | SHERLOCK: RT: Additional constants for flags and characters | Paul Gilbert | |
2015-07-04 | SHERLOCK: RT: Fix going to map from the starting scene | Paul Gilbert | |
2015-07-04 | AUDIO: Miles Audio AdLib instrument stream support | Martin Kiewitz | |
- not using byte pointer + size and instead now a SeekableReadStream for factory - adjusted ACCESS + AGOS engines accordingly | |||
2015-07-04 | TINSEL: Add drivers sub folder in Discworld 1, for Miles audio files. | Kirben | |
2015-07-03 | SHERLOCK: RT: Beginnings of scrolling scene support | Paul Gilbert | |
2015-07-04 | AGOS: Simon 2: use common PKWARE data comp. lib | Martin Kiewitz | |
use PKWARE data compression library code from COMMON/ AdLib drivers will get changed to use streams too | |||
2015-07-04 | MADS: V2: Remove comma at the end of the Phantom verb list | Filippos Karapetis | |
This should fix compilation on gcc | |||
2015-07-04 | TONY: Fix inclusion of util.h | Filippos Karapetis | |
2015-07-04 | MADS: V2: Initial work on Phantom scenes 101 and 102 | Filippos Karapetis | |
2015-07-04 | MADS: V2: Initial work on verbs for Phantom | Filippos Karapetis | |
2015-07-04 | MADS: V2: Re-enable sprite drawing | Filippos Karapetis | |
2015-07-04 | MADS: V2: The intro scenes do not have any codes | Filippos Karapetis | |
2015-07-04 | MADS: Phantom: Initial work on game globals | Filippos Karapetis | |
2015-07-04 | MADS: V2: The two new hotspot fields refer to the cursor and the syntax | Filippos Karapetis | |
2015-07-04 | SAGA: Initial work on the DOS ITE demo | Filippos Karapetis | |
2015-07-04 | SAGA: Add support for the scene descriptors of the ITE DOS demo | Filippos Karapetis | |
2015-07-04 | FULLPIPE: Fix a warning | Filippos Karapetis | |
2015-07-03 | SHERLOCK: RT: Fix loading double-wide scenes | Paul Gilbert | |
2015-07-04 | SHERLOCK: SS: Remove leftover code | Filippos Karapetis | |
2015-07-04 | SHERLOCK: Use IS_ROSE_TATTOO / IS_SERRATED_SCALPEL in more places | Filippos Karapetis | |
2015-07-03 | SHERLOCK: RT: Hook talk widget refresh into talk logic | Paul Gilbert | |
2015-07-03 | SHERLOCK: Change FixedText::getText to return const char * | Paul Gilbert | |
2015-07-03 | SHERLOCK: RT: Implement talk dialog setStatementLines | Paul Gilbert | |
2015-07-03 | SHERLOCK: RT: Compilation fix in putMessage call | Paul Gilbert | |
2015-07-03 | AGOS: Simon 2: extract MIDPAK.AD from SETUP.SHR | Martin Kiewitz | |
implements support for extracting MIDPAK.AD from SETUP.SHR this way the user isn't required to install the game and can just use the files copied from CD-ROM. Files inside SETUP.SHR were compressed using PKWARE data compression library. PKWARE decompression code based on information released by Ben Rudiak-Gould in comp.compression on 13.8.2001 Miles Audio support is still disabled atm and has to be enabled manually | |||
2015-07-03 | SHERLOCK: RT: Implement talk dialog handleEvents | Paul Gilbert | |