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
Age
Commit message (
Expand
)
Author
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
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-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
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
TINSEL: Turn TinselFile into a SeekableReadStream
Max Horn
2010-11-23
TINSEL: Restrict use of memstream.h & substream.h
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
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-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
QUEEN: Correct uninitialised read in Queen Adlib driver found by Valgrind.
David Turner
2010-11-21
CRUISE: Slight formatting fix.
Johannes Schickel
2010-11-21
CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind
David Turner
2010-11-21
SCI: Fix for bug #3037996 - "QFG2: Crash during import dialog after time (imp...
Filippos Karapetis
2010-11-21
SCI: Fixed the "version" console command in SCI1.1 and earlier games
Filippos Karapetis
2010-11-21
CRUISE: Bugfix for #3064846 - Raoul appearing in Book screen
Paul Gilbert
2010-11-21
SCI: Added 3 uninitialized temp fixes for the RAMA demo, which is now working
Filippos Karapetis
[next]