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-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
2010-11-21
SCI: Removed the correct subops from kString in late SCI2.1/SCI3 games (thank...
Filippos Karapetis
2010-11-21
SCI: kArray wasn't changed in late SCI2.1/SCI3 games (thanks to waltervn)
Filippos Karapetis
2010-11-21
SCI: Added the kString/kArray type in the "version" console command
Filippos Karapetis
2010-11-21
SCI: Removed incorrect pointer arithmetic support for SCI2 strings
Filippos Karapetis
2010-11-21
SCI: Adapted kArray/kString to use the new heuristic for late SCI2.1/SCI3 gam...
Filippos Karapetis
2010-11-21
SCI: Added a heuristic to detect the modified late SCI2.1/SCI3 kString/kArray...
Filippos Karapetis
2010-11-21
MOHAWK: Fix Living Books v1 sound (courtesy of fuzzie)
Matthew Hoops
2010-11-20
MOHAWK: Cleanup resource handling
Matthew Hoops
2010-11-20
SCI: Fix ScummVM freezing during the credits scene in EcoQuest 1 (bug #3101846)
Filippos Karapetis
2010-11-20
TINSEL: Preliminary functionality for reading BE data files
Paul Gilbert
2010-11-20
SCI: Fixed timer bug #3109139 - "SQ4: Crash after exiting Skate-o-Rama during...
Filippos Karapetis
2010-11-20
SCI: Some minor fixes for Phantasmagoria 2 (which doesn't work at all, since ...
Filippos Karapetis
[prev]
[next]