aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-25SCI: Added support for the alternative GM tracks of the Windows version of KQ...Filippos Karapetis
2010-11-24SCI: Fixed a bug in the script disassemblerFilippos Karapetis
2010-11-24MOHAWK: Change the unused version detection field to 'appName' for use with LBMatthew Hoops
2010-11-24SCI: Some renaming and added several TODOs concerning reverbFilippos Karapetis
2010-11-24SCI/SOUND: Applied patch #3117577 - "SCI: MT-32 plays "warble" of notes when ...Filippos Karapetis
2010-11-24SCI: Moved handling of special reverb value 127 outside of the MIDI driverFilippos Karapetis
2010-11-24SCI: Placed some selectors added in SCI1.1 in a separate tableFilippos Karapetis
2010-11-24SCI: some changes to the way reverb is handledFilippos Karapetis
2010-11-24SCI: Added a getReverb() accessor to the SciMusic classFilippos Karapetis
2010-11-24SCI: Some slight changes to get the "find_callk" console command working in KQ5Filippos Karapetis
2010-11-24SCI: Added a TODO for the default reverb valueFilippos Karapetis
2010-11-24SCI: Read MT-32 reverb data correctly (patch #3117434)Filippos Karapetis
2010-11-24LOG: Reset _startOfLine when opening a new log fileMax Horn
2010-11-24BACKENDS: Add a basic logger implementation.Johannes Schickel
2010-11-23I18N: Updating French, Portuguese and Hungarian translations.Thierry Crozat
2010-11-23I18N: Add translation of the SCUMM help dialog.Thierry Crozat
2010-11-23SCI: added a workaround for script bug #3116892 - "SQ4 German: crash when sho...Filippos Karapetis
2010-11-23TINSEL: Fix support for file names with a trailing dotMax Horn
2010-11-23COMMON: Add SeekableReadStreamEndian classMax Horn
2010-11-23MOHAWK: Pass Common::Strings directly to SaveFileManager, instead of first co...Max Horn
2010-11-23MOHAWK: Pass objs by const ref not by valueMax Horn
2010-11-23SWORD2: Reduce dependencies on common/memstream.hMax Horn
2010-11-23COMMON: Remove default value for endianess in ReadStreamEndian subclassesMax Horn
2010-11-23TEST: Add/extend MemoryReadStream(Endian) test casesMax Horn
2010-11-23TINSEL: Turn TinselFile into a SeekableReadStreamMax Horn
2010-11-23COMMON: Add ReadStreamEndian mixin classMax Horn
2010-11-23TINSEL: Restrict use of memstream.h & substream.hMax Horn
2010-11-23COMMON: Remove XOR decoding capability from MemoryReadStreamMax Horn
2010-11-23SCUMM: Use explicit XOR decoding code in BaseScummFile subclassesMax Horn
2010-11-23SCUMM: Replace Common::File uses by SeekableReadStream and SearchManMax Horn
2010-11-23I18N: Fix generation of translation template file from source codeThierry Crozat
2010-11-23MOHAWK: Find the small marble images by string; should fix German versionMatthew Hoops
2010-11-23MOHAWK: Remove the no longer needed RLE8 hackMatthew Hoops
2010-11-23SCI: Also send a sustain off on a notes off event (patch from bug #3116608)Filippos Karapetis
2010-11-23SCI: Ignore polyphonic/channel aftertouch (0xa0 / 0xd0) in the MIDI driver, l...Filippos Karapetis
2010-11-23SCI: Added entries for the GOG versions of Phantasmagoria 1 and 2 (patch #311...Filippos Karapetis
2010-11-23TOOLS: Update create_project makefileJulien Templier
2010-11-23TOOLS: Add missing files for create_projectJulien Templier
2010-11-23TOOLS: Move MSBuild and Visual Studio project providers to separate filesJulien Templier
2010-11-23TOOLS: Extract revision from svn/hg/git at build time in Visual StudioJulien Templier
2010-11-22HUGO: Rewrite saveObjects() and restoreObjects()Arnaud Boutonné
2010-11-22HUGO: Suppress useless enums, cleanupArnaud Boutonné
2010-11-22SCI: Added support for the keypad +/- keysFilippos Karapetis
2010-11-22MOHAWK: Fix a typo fail (thanks, fuzzie)Matthew Hoops
2010-11-22MOHAWK: Have MohawkResource::open() return a bool for success/failureMatthew Hoops
2010-11-22MOHAWK: Fix gspit dome from always openingMatthew Hoops
2010-11-22MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versionsMatthew Hoops
2010-11-22SCI: Fixed bug #3044050 - "SQ4FLOPPY: Crash while flying in Skate-o-Rama"Filippos Karapetis
2010-11-22SCI: Patched the QFG3 character import screen the same way as with QFG2Filippos Karapetis
2010-11-21SCI: Proper fix for the QFG2 character import screen crashes (bug #3037996)Filippos Karapetis