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
/
sci
/
engine
Age
Commit message (
Expand
)
Author
2011-03-04
SCI: Removed warning from kReadNumber
md5
2011-03-04
SCI21: kSave(1) is kRestoreGame
md5
2011-03-04
SCI: Improved debug output of validate_property()
md5
2011-03-03
SCI: Fixed comment in pointerComparisonWithInteger()
md5
2011-03-03
SCI: Simplified arithmetic reg_t operations, based on fingolfin's comments
md5
2011-03-03
SCI: Fixed path finding in Amiga SCI1 games
md5
2011-03-03
SCI: Make some reg_t methods private resp. inline
Max Horn
2011-03-02
SCI: Fixed text positioning in the credits screen of Dr. Brain Amiga
md5
2011-03-02
SCI: Fix garbage collection for SCI32
Matthew Hoops
2011-03-02
SCI: Bug fixes to the reg_t addition operator
md5
2011-03-02
SCI: Fixed script bug #3059871 - "SCI Fanmade - Ocean Battle: Crash while pla...
md5
2011-03-02
SCI: Cleanup
md5
2011-03-01
SCI: Fixed the background color of the status bar in Amiga versions
md5
2011-02-28
SCI: Skip Ports when iterating over Windows in GC
Willem Jan Palenstijn
2011-02-28
SCI: Fix crash with hunk refs in logkernel output
Willem Jan Palenstijn
2011-02-28
SCI: Removed the script patch for the scrubbing scene. The crash no longer oc...
md5
2011-02-28
SCI: Removed several workarounds which are no longer needed, after the change...
md5
2011-02-28
SCI: Add workaround for PQ:SWAT.
Lars Skovlund
2011-02-28
SCI: Moved hunk pointer handling to the GC, and removed some related workarounds
md5
2011-02-28
SCI: Add FIXME comment to workaround
Willem Jan Palenstijn
2011-02-28
SCI: Cleanup of the save/load dialog patching code and the lofs type detectio...
md5
2011-02-27
SCI: Remove kDoBresen special case for SCI_VERSION_1_EGA_ONLY
Willem Jan Palenstijn
2011-02-27
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
md5
2011-02-27
SCI: Improved the readability of the kDoBresen code a bit
md5
2011-02-27
SCI: Don't set b_movCnt to moveSpeed while walking
Willem Jan Palenstijn
2011-02-26
SCI: Fixed a memory leak. Thanks to digitall for finding this using Valgrind
md5
2011-02-26
SCI2+: Mention that the actual problem with text wrapping happens because of ...
md5
2011-02-24
SCI: Added an initial implementation of RemapByPercent, which fixes the palet...
md5
2011-02-24
SCI: Added a patch for script bug #3034579 - "KQ6CD: Missing speech"
md5
2011-02-22
SCI: Some work on kRemapColors, and added a note that it operates on an RGBA
md5
2011-02-22
SCI: Added code to aid in detecting infinite loops in scripts
md5
2011-02-21
SCI: Spell 'canister' correctly
Matthew Hoops
2011-02-21
SCI: Fixed script bug #3040722 in QFG3
md5
2011-02-21
SCI: Throw a warning instead of an error if there ever is a modulus calculation
md5
2011-02-21
SCI: SCI1.1 script also compare pointers with integers (e.g. QFG3, room 440)
md5
2011-02-21
SCI: Added a custom modulo reg_t operator
md5
2011-02-20
SCI: Add support for enabling/disabling Mac icon bar images
Matthew Hoops
2011-02-20
SCI: Fix KQ6 Mac video positioning
Matthew Hoops
2011-02-20
SCI: Moved the gcCountdown() code inside the op_callk case, since that's the ...
md5
2011-02-19
SCI: Some spacing fixes and typos
md5
2011-02-19
SCI: Refactored the reg_t related operations and comparisons
md5
2011-02-16
SCI: Add workaround for uninitialized read in KQ5 FM Towns
Matthew Hoops
2011-02-16
SCI: Add support for the KQ5 FM Towns resource format
Matthew Hoops
2011-02-15
SCI: Fill in the remaining Mac-specific kPlatform subops
Matthew Hoops
2011-02-15
SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristic
md5
2011-02-15
SCI: Removed several redundant helper functions
md5
2011-02-14
SCI: Fix loading SCI32 games
Matthew Hoops
2011-02-15
SCI2+: Set the correct segment for SCI32 strings/arrays when loading
md5
2011-02-14
SCI: Fix loading pre-version 28 saved games
Matthew Hoops
2011-02-13
Remove erroneous comment. It reflected a false belief resulting from
Lars Skovlund
[prev]
[next]