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-18
SCI: Slight formatting fix.
Johannes Schickel
2010-11-18
DS: Avoid needlessly allocating temporary Common::String instances
Max Horn
2010-11-18
SCI3: implement setInfoSelector() for SCI3, fixes infinite recursion
Lars Skovlund
2010-11-18
SCI3: Add proper support for the calle instruction
Lars Skovlund
2010-11-18
COMMON: Make implementation of Buffered*Stream classes internal
Max Horn
2010-11-18
DS: Port changes from 1.2.0 branch to trunk
Max Horn
2010-11-18
Fix operator precedence problem
Lars Skovlund
2010-11-18
ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo...
Max Horn
2010-11-18
COMMON: Fix incorrect use of assert() macro
Max Horn
2010-11-18
DS: Two more 'FILE' related fixes/workarounds
Max Horn
2010-11-18
MOHAWK: Remove unused drawRLE() function
Matthew Hoops
2010-11-18
MOHAWK: Implement the old Mohawk bitmap format (thanks to fuzzie)
Matthew Hoops
2010-11-18
DS: Add some FIXME/TODO comments on changes that need to be applied to the DS...
Max Horn
2010-11-18
DS: Fix compilation despite use of 'forbidden' symbols
Max Horn
2010-11-18
PSP: reduced fragmentation by allocating overlay just once
Yotam Barnoy
2010-11-18
MAIN: initialized more singletons early to prevent fragmentation.
Yotam Barnoy
2010-11-18
TOOLS: Do not copy SCUMM MD5 data to web SVN module anymore
Max Horn
2010-11-18
PSP: added backtracing function for debugging
Yotam Barnoy
2010-11-18
GUI: changed tooltip to be deleted when inactive
Yotam Barnoy
2010-11-18
MAIN: added early call to getAudioCdManager to prevent late allocation
Yotam Barnoy
2010-11-18
MOHAWK: Cleanup Myst script handling
Matthew Hoops
2010-11-18
TOOLS: Update create_msvc batch files
Julien Templier
2010-11-17
SCI: Added hacks in kClone/kDisposeClone for SCI3
Filippos Karapetis
2010-11-17
SCI: Call lookupArray() after allocateArray() when duplicating arrays
Filippos Karapetis
2010-11-17
SCI: Code formatting
Filippos Karapetis
2010-11-17
SCI: Added sanity checks for SCI3 scripts bigger than 64KB
Filippos Karapetis
2010-11-17
SCI3: Implement opcode to retrieve the info selector.
Lars Skovlund
2010-11-17
SCI3: Handle script exports correctly
Lars Skovlund
2010-11-17
SCI3: relocate operand of the lofsa opcode
Lars Skovlund
2010-11-17
MOHAWK: Cache the Myst screen buffer
Matthew Hoops
2010-11-17
CRUISE: Corrected uninit read of _polyStruct in ctp.cpp:49 detected by Valgrind.
David Turner
2010-11-17
SCI: Fixed the speed in the intro of PQ2, version 1.002.011 (bug #3102071)
Filippos Karapetis
2010-11-17
MOHAWK: Apply patch #2988976: "MYST: Fix drawing partial subimages"
Matthew Hoops
2010-11-17
Adapt SCI property instructions (pToa etc.) to SCI3
Lars Skovlund
2010-11-17
SCI1.1 and newer games always ignore move count. The "version" command works ...
Filippos Karapetis
2010-11-17
SCI: Remove key modifier (e.g. num lock) status for keyboard function keys. T...
Filippos Karapetis
2010-11-17
SCI: lofsa/lofss functionality for SCI3
Filippos Karapetis
2010-11-17
SCI: Allow SCI3 game scripts to run
Filippos Karapetis
2010-11-17
SCI: Added some SCI3 selector related information
Filippos Karapetis
2010-11-17
SCI: Make class table size OB1 workaround slightly more readable
Max Horn
2010-11-17
SCI: Fixed the return values of Object::relocateSci3()
Filippos Karapetis
2010-11-17
ENGINES: Change 'colour' to 'color'
Max Horn
2010-11-17
GRAPHICS: colour -> color
Max Horn
2010-11-17
TINSEL: Get rid of some global variables
Max Horn
2010-11-17
SCI: Change 'colour' to 'color'
Max Horn
2010-11-17
SCI3: added a SCI3 implementation of findGameObject(), based on a patch by ls...
Filippos Karapetis
2010-11-17
SCI: More work on SCI3, based on a patch by lskovlun
Filippos Karapetis
2010-11-17
SCI: Some more work on SCI3, based on a patch by lskovlun
Filippos Karapetis
2010-11-17
SCI: Added the SCI3 equivalent of initialiseObjects(), from a patch by lskovlun
Filippos Karapetis
2010-11-17
SCI: Some restructuring. Added some SCI3 placeholders/stubs
Filippos Karapetis
[next]