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-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
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
2010-11-19
HUGO: Start using endianness-safe read/write functions
Arnaud Boutonné
2010-11-19
MOHAWK: Implement an image cache system
Matthew Hoops
2010-11-19
TEST: Make cxxtest work with Python 3.1 too.
Johannes Schickel
2010-11-19
PSP: Remove tabs from README.PSP.
Johannes Schickel
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
PSP: Update README.PSP.in with the latest changes to README.PSP.
Johannes Schickel
2010-11-19
BUILD: Revert r53427.
Johannes Schickel
2010-11-19
SCI: Only compile kGetConfig for SCI32
Willem Jan Palenstijn
2010-11-19
TOOLS: Move Visual Studio pre/post build events scripts to external files
Julien Templier
2010-11-19
TOOLS: Add stubs for external Pre/Post build scripts in Visual Studio
Julien Templier
2010-11-19
SCI : data field is only supported if building for SCI32
Lars Persson
2010-11-19
SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support needed...
Lars Persson
2010-11-19
SCI: Also send system strings to kString(). This makes LSL7 continue into the...
Filippos Karapetis
2010-11-19
SCI: Only handle seg_type_string if ENABLE_SCI32 is defined
Lars Persson
2010-11-19
Some subfunctions changed positions in SCI3 kString. WIP.
Lars Skovlund
2010-11-19
Implement a couple of NULL checks in kArray
Lars Skovlund
2010-11-19
SYMBIAN : Remove Symbian FatalError implementation (not really used anymore f...
Lars Persson
2010-11-19
COMMON: Use user include instead of system include to remove lots of compiler...
Lars Persson
2010-11-19
SCI3: Implement new opcode 0x4c.
Lars Skovlund
2010-11-19
SCI: Implement the GetConfig call for LSL7
Lars Skovlund
2010-11-19
LASTEXPRESS: Poll events when loading savegames to prevent freezing the appli...
Julien Templier
2010-11-19
LASTEXPRESS: Add missing queue reset in Entitites::resetSequences
Julien Templier
2010-11-19
LASTEXPRESS: Simplify current frame calculation in Animation::process
Julien Templier
2010-11-19
SCI: Added pointer arithmetic support for SCI2 strings
Filippos Karapetis
2010-11-19
SCI: Added support for script -> string copying (used by late SCI2.1 and SCI3...
Filippos Karapetis
2010-11-19
TOOLS: Added create_mads tool for MADS/M4 engine
Paul Gilbert
2010-11-19
SCI: Fixed comment
Filippos Karapetis
2010-11-19
SCI: Moved the Object class in a separate file
Filippos Karapetis
2010-11-19
SCI: Added KQ4 Atari ST version from bug report #3110941
Filippos Karapetis
2010-11-19
MOHAWK: Implement another Riven demo external
Matthew Hoops
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-11-19
COMMON: Push include file.h and fs.h from translation.h to translation.cpp
Max Horn
2010-11-19
LASTEXPRESS: Include common/events.h instead of common/EventRecorder.h
Max Horn
2010-11-19
COMMON: Cleanup EventRecorder
Max Horn
2010-11-19
COMMON: Cleanup XMLParser code
Max Horn
2010-11-19
COMMON: Push #include stream.h from zlib.h to zlib.cpp
Max Horn
2010-11-18
SCI: Added a stub for a new subop in kString, and disabled trackOriginAndFind...
Filippos Karapetis
2010-11-18
SCI: Added species selector functionality for SCI3
Filippos Karapetis
2010-11-18
SCI: Removed SCI3 hacks in kClone/kDisposeClone
Filippos Karapetis
2010-11-18
SCI: Slight formatting fix and use \t instead of a tab character in debugN.
Johannes Schickel
2010-11-18
SCI: Fix debugger disassembly of property accesses in SCI3
Lars Skovlund
[next]