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
Age
Commit message (
Expand
)
Author
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
COMMON: Adapt translation manager to use the OSystem for language detection.
Johannes Schickel
2010-11-25
OSYSTEM: Add API to query the system locale.
Johannes Schickel
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
MOHAWK: Add missing include, which prevented the CursorMan destructor from be...
Max Horn
2010-11-25
MOHAWK: Refactor cursor handling
Matthew Hoops
2010-11-25
MOHAWK: Cleanup image surface handling
Matthew Hoops
2010-11-25
GUI: Changed wording of "Disable dithering" to "Enable undithering"
Filippos Karapetis
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
MOHAWK: Change the unused version detection field to 'appName' for use with LB
Matthew Hoops
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-24
LOG: Reset _startOfLine when opening a new log file
Max Horn
2010-11-24
BACKENDS: Add a basic logger implementation.
Johannes Schickel
2010-11-23
I18N: Updating French, Portuguese and Hungarian translations.
Thierry Crozat
2010-11-23
I18N: Add translation of the SCUMM help dialog.
Thierry Crozat
2010-11-23
SCI: added a workaround for script bug #3116892 - "SQ4 German: crash when sho...
Filippos Karapetis
2010-11-23
TINSEL: Fix support for file names with a trailing dot
Max Horn
2010-11-23
COMMON: Add SeekableReadStreamEndian class
Max Horn
2010-11-23
MOHAWK: Pass Common::Strings directly to SaveFileManager, instead of first co...
Max Horn
2010-11-23
MOHAWK: Pass objs by const ref not by value
Max Horn
2010-11-23
SWORD2: Reduce dependencies on common/memstream.h
Max Horn
2010-11-23
COMMON: Remove default value for endianess in ReadStreamEndian subclasses
Max Horn
2010-11-23
TEST: Add/extend MemoryReadStream(Endian) test cases
Max Horn
2010-11-23
TINSEL: Turn TinselFile into a SeekableReadStream
Max Horn
2010-11-23
COMMON: Add ReadStreamEndian mixin class
Max Horn
2010-11-23
TINSEL: Restrict use of memstream.h & substream.h
Max Horn
2010-11-23
COMMON: Remove XOR decoding capability from MemoryReadStream
Max Horn
2010-11-23
SCUMM: Use explicit XOR decoding code in BaseScummFile subclasses
Max Horn
[next]