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
2016-03-20
SCI32: Clean up outdated/wrong comments
Colin Snover
2016-03-20
SCI32: Return correct value from kSetFontHeight
Colin Snover
2016-03-20
SCI32: Do not change accumulator in non-returning kernel calls
Colin Snover
2016-03-20
SCI32: Use signed values for displacement position
Colin Snover
2016-03-18
SCI32: Add workaround for invalid temp read in Torin
Colin Snover
2016-03-18
SCI32: More correctly fix kStringCopy overflow
Colin Snover
2016-03-18
SCI32: Fix heap overflow (read) in kStringCopy
Colin Snover
2016-03-16
SCI: Add workaround for restoring kq6 saved games (lowres/hires)
Martin Kiewitz
2016-03-15
SCI32: Document kAddLine
Filippos Karapetis
2016-03-15
SCI32: Implement kBitmapSetDisplace
Filippos Karapetis
2016-03-14
SCI32: Implement kBitmapDrawColor
Colin Snover
2016-03-13
SCI32: Implement kCelInfo
Colin Snover
2016-03-13
SCI32: Correct some kernel call signatures
Colin Snover
2016-03-13
SCI32: Implement kCelHigh and kCelWide SCI32 versions
Colin Snover
2016-03-11
SCI32: Fix incorrect mouse event coordinates in SCI2 hires
Colin Snover
2016-03-11
SCI32: Initial implementation of kRemapColors
Filippos Karapetis
2016-03-10
SCI32: Use correct name of kCantBeHere kernel function
Colin Snover
2016-03-10
SCI32: Use separate function for SCI32 version of kCantBeHere
Colin Snover
2016-03-10
SCI32: Implement kMovePlaneItems
Colin Snover
2016-03-10
SCI32: Minor cleanup of kernel calls
Colin Snover
2016-03-10
SCI32: Implement kSetNowSeen
Colin Snover
2016-03-10
SCI32: Implement kCantBeHere
Colin Snover
2016-03-08
SCI: Fix build with SCI32 disabled.
Johannes Schickel
2016-03-08
SCI: Split color remapping functionality into a separate class
Filippos Karapetis
2016-03-08
SCI: Update the game ID of a workaround that's only used in QFG4 demo
Filippos Karapetis
2016-03-08
SCI32: Disable kRemapColors32, as SCI32 remapping is still incomplete
Filippos Karapetis
2016-03-08
SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions
Filippos Karapetis
2016-03-08
SCI32: Clean up kIsOnMe and fix rounding bug
Colin Snover
2016-03-07
SCI32: Implement kBitmapDrawText
Colin Snover
2016-03-07
SCI32: Move in-memory bitmap read/write into its own class
Colin Snover
2016-03-08
SCI: Script patch for ending glitch in multilingual kq5
Martin Kiewitz
2016-03-07
SCI32: Add reg_t comparisons for graphics sorting
Colin Snover
2016-03-06
SCI32: Implement kEditText
Colin Snover
2016-03-05
SCI: Make cursor workaround work properly on OpenPandora
Martin Kiewitz
2016-03-03
SCI32: Fix misidentification of createFontBitmap(CelInfo &)
Colin Snover
2016-03-03
SCI32: Add all kBitmap signatures
Colin Snover
2016-03-02
SCI32: Minor consistency improvement to FrameOut
Colin Snover
2016-03-02
SCI32: Add a workaround for kPalVarySetPercent in GK1 (chapter change)
Filippos Karapetis
2016-03-02
SCI32: Don't do a syncWithScripts on restore from launcher
Martin Kiewitz
2016-03-01
SCI32: Fix index/offset mixup in updateInfoFlagViewVisible
Willem Jan Palenstijn
2016-03-01
SCI32: Revert GK1 hacks
Willem Jan Palenstijn
2016-03-01
SCI32: Warn when the unhandled parameter is set in kPalVarySetPercent
Filippos Karapetis
2016-03-01
SCI32: GK1 adds another optional parameter to kPalVarySetPercent
Filippos Karapetis
2016-03-01
SCI: Remove superfluous cast to boolean and fix code styling
Filippos Karapetis
2016-03-01
SCI: Use uint32 instead of unsigned int
Filippos Karapetis
2016-02-29
SCI3: Collect bits for managing kInfoFlagViewVisible
Lars Skovlund
2016-02-28
SCI32: Non-titled text bitmap implementation
Colin Snover
2016-02-27
SCI32: Update InfoFlagViewVisible from send_selector
Willem Jan Palenstijn
2016-02-27
SCI32: Update InfoFlagViewVisible in VM opcodes
Willem Jan Palenstijn
2016-02-26
SCI: Make Freddy Pharkas intro scaling patch more generic
Martin Kiewitz
[next]