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-06-14
SCI32: Fix video performance benchmarking in most SCI32 games
Colin Snover
2016-05-29
SCI: Script patch for QfG3 giant tree bounds
Omer Mor
2016-05-28
SCI32: Remove invalid TODO about CLUT for 16-bit graphics
Colin Snover
2016-05-28
SCI: Remove warning in kDisposeScript
Colin Snover
2016-05-27
SCI32: Add explicit checks for null pointers
Colin Snover
2016-05-25
SCI32: Fix LSL6 hires control panel script bug
Colin Snover
2016-05-22
SCI: Script patch for fixing 3 missing points in QfG3
Omer Mor
2016-04-14
JANITORIAL: Reduce GUI header dependencies
Ori Avtalion
2016-04-06
SCI: Fix compilation for C++98.
Johannes Schickel
2016-03-25
SCI: Remove commented out code line.
Johannes Schickel
2016-03-25
SCI: Use aggregation to store objects in SegmentObjTable.
Johannes Schickel
2016-03-25
SCI: Introduce accessors for SegmentObjTable entries.
Johannes Schickel
2016-03-25
SCI: Get rid of template hack for serialization.
Johannes Schickel
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
[prev]
[next]