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-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
2010-11-23
SCUMM: Replace Common::File uses by SeekableReadStream and SearchMan
Max Horn
2010-11-23
I18N: Fix generation of translation template file from source code
Thierry Crozat
2010-11-23
MOHAWK: Find the small marble images by string; should fix German version
Matthew Hoops
2010-11-23
MOHAWK: Remove the no longer needed RLE8 hack
Matthew Hoops
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-23
TOOLS: Update create_project makefile
Julien Templier
2010-11-23
TOOLS: Add missing files for create_project
Julien Templier
2010-11-23
TOOLS: Move MSBuild and Visual Studio project providers to separate files
Julien Templier
2010-11-23
TOOLS: Extract revision from svn/hg/git at build time in Visual Studio
Julien Templier
2010-11-22
HUGO: Rewrite saveObjects() and restoreObjects()
Arnaud Boutonné
2010-11-22
HUGO: Suppress useless enums, cleanup
Arnaud Boutonné
2010-11-22
SCI: Added support for the keypad +/- keys
Filippos Karapetis
2010-11-22
MOHAWK: Fix a typo fail (thanks, fuzzie)
Matthew Hoops
2010-11-22
MOHAWK: Have MohawkResource::open() return a bool for success/failure
Matthew Hoops
2010-11-22
MOHAWK: Fix gspit dome from always opening
Matthew Hoops
2010-11-22
MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versions
Matthew Hoops
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
2010-11-21
I18N: Backport add Brazilian Portuguese translation
Thierry Crozat
[next]