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
Age
Commit message (
Expand
)
Author
2011-02-24
SCI: Added a patch for script bug #3034579 - "KQ6CD: Missing speech"
md5
2011-02-23
SCI: Don't name a variable the same as its function
Matthew Hoops
2011-02-23
SCI: Added a workaround for bug #3036763 - "HOYLE3 Demo: Bad Dialog Priorities"
md5
2011-02-23
SCI: Cleaned up and segmented the animate code in order to make it a bit more...
md5
2011-02-23
SCI: Fixed bug #3049515 - "MOTHERGOOSE CD: Tommy Tucker lock-up"
md5
2011-02-22
SCI: Some work on kRemapColors, and added a note that it operates on an RGBA
md5
2011-02-22
SCI: Fixed the detection entries for PQ4CD and QFG4CD
md5
2011-02-22
SCI: Added code to aid in detecting infinite loops in scripts
md5
2011-02-21
SCI: Fixed freddy's Mac icon bar palettes
Matthew Hoops
2011-02-21
SCI: Fix disabled Mac icon pseudo-shading
Matthew Hoops
2011-02-22
SCI: Added support for patching save/load dialogs in SCI2 games
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: Cache all icon bar images from the start
Matthew Hoops
2011-02-20
SCI: Don't error out when a Mac resource has size 0
Matthew Hoops
2011-02-20
SCI: Slight cleanup
md5
2011-02-20
GRAPHICS: Switch PICT's palette from RGBA to RGB
Matthew Hoops
2011-02-20
SCI: Moved the gcCountdown() code inside the op_callk case, since that's the ...
md5
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-19
SCI: Some spacing fixes and typos
md5
2011-02-19
SCI: Reverted r914fe95, and silenced a false positive warning
md5
2011-02-19
SCI: Added a FIXME for the KQ5 FM-TOWNS resource handling code
md5
2011-02-19
SCI: Refactored the reg_t related operations and comparisons
md5
2011-02-18
SCI: Fix compilation using MSVC 9
strangerke
2011-02-18
SCI: Fix window height for some Mac SCI1/1.1 games
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar vertical positioning
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar palettes
Matthew Hoops
2011-02-16
SCI: Fix Mixed-Up Mother Goose FM Towns
Matthew Hoops
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
Merge branch 'master' into osystem-palette
Johannes Schickel
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-14
SCI2+: Point out that there is a hack in the text splitting code
md5
2011-02-14
SCI: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-13
SCI: Fix GK2 Mac picture 2315
Matthew Hoops
2011-02-13
SCI: Add detection for GK2 Mac
Matthew Hoops
2011-02-13
SCI: Add support for Phantasmagoria 2 CLUT resources
Matthew Hoops
2011-02-13
Remove erroneous comment. It reflected a false belief resulting from
Lars Skovlund
2011-02-13
SCI: Switch to true color mode for the GK2 demo Indeo3 video
Matthew Hoops
2011-02-13
SCI: Fix VMD coordinates
Matthew Hoops
[next]