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-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
2010-11-21
I18N: Add Brazilian Portuguese (from patch #3114669)
Thierry Crozat
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
TOOLS: Fixed some compiler warnings in create_mads tool
Paul Gilbert
2010-11-20
TOOLS: Minor fix to create_mads makefile
Paul Gilbert
2010-11-20
TINSEL: Preliminary functionality for reading BE data files
Paul Gilbert
[next]