index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
Age
Commit message (
Expand
)
Author
2010-12-01
SCI: Fixed bugs #3041044, #3046543 and #3046513
Filippos Karapetis
2010-11-30
SCI: Added an uninitialized read script workaround for QFG1VGA
Filippos Karapetis
2010-11-30
SCI: Fixed bug #3053093 - "QFG1VGA and QFG3: Text box glitches"
Filippos Karapetis
2010-11-28
SCI: Fixed bug #3034471 - "SCI, Castlebrain/Amiga: Invisible text in word sea...
Filippos Karapetis
2010-11-27
SCI: Compensate for buggy KQ5CD saved games (before r54510)
Filippos Karapetis
2010-11-27
SCI: Removed bogus warning
Filippos Karapetis
2010-11-27
SCI: Reverted changes to savegame.cpp made in r54510, as that still occurs
Filippos Karapetis
2010-11-27
SCI: Fixed bug #3034713 - "ICEMAN Demo: Fails to find base object"
Filippos Karapetis
2010-11-27
SCI: Fix for bug #3119713 - "PQ2: song-specific reverb changes are ignored" (...
Filippos Karapetis
2010-11-26
SCI: Pull reverb default directly from control channel.
Walter van Niftrik
2010-11-26
SCI: Only filter channels for early SCI0, as GM currently uses all channels.
Walter van Niftrik
2010-11-26
SCI: Added a define to turn off channel remapping (for debugging)
Filippos Karapetis
2010-11-26
SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons"
Filippos Karapetis
2010-11-26
SCI: Fixed keyboard input when numlock is on, and cleaned up the way some spe...
Filippos Karapetis
2010-11-26
SCI: Send the SCI0 reverb init after reading the reverb data
Filippos Karapetis
2010-11-26
Fixed bug with r54485
Filippos Karapetis
2010-11-26
SCI: set the reverb setting of the current song when a relevant event is fire...
Filippos Karapetis
2010-11-25
SCI: Some reverb-related changes in the MIDI driver, based on a patch by walt...
Filippos Karapetis
2010-11-25
SCI: Initialize reverb in the music driver correctly. Based on a patch by wal...
Filippos Karapetis
2010-11-25
SCI: Global reverb can't be 127. Some cleanup
Filippos Karapetis
2010-11-25
SCI: Initialize global reverb correctly. Fixes bug #3118700 - "SCI KQ5: Asser...
Filippos Karapetis
2010-11-25
SCI: implemented reverb handling and related functionality
Filippos Karapetis
2010-11-25
SCI: Fixed a bug in the show_instruments console command
Filippos Karapetis
2010-11-25
SCI: Added support for the alternate Windows MIDI soundtracks of the CD versi...
Filippos Karapetis
2010-11-25
SCI: Added engine method isCD()
Filippos Karapetis
2010-11-25
SCI: Remove the Windows versions of Freddy Pharkas. This one has an alternati...
Filippos Karapetis
2010-11-25
SCI: Fixed compilation
Filippos Karapetis
2010-11-25
SCI: added Windows entries for all games with alternate GM tracks
Filippos Karapetis
2010-11-25
SCI: Fix bug in MT-32 checksum computation. Thanks Sven for finding this.
Walter van Niftrik
2010-11-25
SCI: Fixed digital audio at the beginning of KQ5CD and removed a hack for the...
Filippos Karapetis
2010-11-25
SCI: Set _useMT32Track correctly for KQ5 Windows, thus simplifying the code
Filippos Karapetis
2010-11-25
SCI: Added support for the alternative GM tracks of the Windows version of KQ...
Filippos Karapetis
2010-11-24
SCI: Fixed a bug in the script disassembler
Filippos Karapetis
2010-11-24
SCI: Some renaming and added several TODOs concerning reverb
Filippos Karapetis
2010-11-24
SCI/SOUND: Applied patch #3117577 - "SCI: MT-32 plays "warble" of notes when ...
Filippos Karapetis
2010-11-24
SCI: Moved handling of special reverb value 127 outside of the MIDI driver
Filippos Karapetis
2010-11-24
SCI: Placed some selectors added in SCI1.1 in a separate table
Filippos Karapetis
2010-11-24
SCI: some changes to the way reverb is handled
Filippos Karapetis
2010-11-24
SCI: Added a getReverb() accessor to the SciMusic class
Filippos Karapetis
2010-11-24
SCI: Some slight changes to get the "find_callk" console command working in KQ5
Filippos Karapetis
2010-11-24
SCI: Added a TODO for the default reverb value
Filippos Karapetis
2010-11-24
SCI: Read MT-32 reverb data correctly (patch #3117434)
Filippos Karapetis
2010-11-23
SCI: added a workaround for script bug #3116892 - "SQ4 German: crash when sho...
Filippos Karapetis
2010-11-23
SCI: Also send a sustain off on a notes off event (patch from bug #3116608)
Filippos Karapetis
2010-11-23
SCI: Ignore polyphonic/channel aftertouch (0xa0 / 0xd0) in the MIDI driver, l...
Filippos Karapetis
2010-11-23
SCI: Added entries for the GOG versions of Phantasmagoria 1 and 2 (patch #311...
Filippos Karapetis
2010-11-22
SCI: Added support for the keypad +/- keys
Filippos Karapetis
2010-11-22
SCI: Fixed bug #3044050 - "SQ4FLOPPY: Crash while flying in Skate-o-Rama"
Filippos Karapetis
2010-11-22
SCI: Patched the QFG3 character import screen the same way as with QFG2
Filippos Karapetis
2010-11-21
SCI: Proper fix for the QFG2 character import screen crashes (bug #3037996)
Filippos Karapetis
[next]