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-26
SCI32: Add more workarounds for SCI2.1early games
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-06-25
SCI: Fix auto-saving in the fan-made Cascade Quest
Martin Kiewitz
2016-06-25
SCI: Script patch for critical Colonel's Bequest game bug
Martin Kiewitz
2016-06-25
SCI: Fix SQ1VGA script patch, fixes bug #7145
Martin Kiewitz
2016-06-21
SCI32: Implement kBitmapDrawView
Colin Snover
2016-06-21
SCI32: Expose a draw buffer on BitmapResource objects
Colin Snover
2016-06-21
SCI32: Implement basic kMessageBox
Colin Snover
2016-06-21
SCI32: Add workaround for kScrollWindowAdd call in Phantasmagoria
Willem Jan Palenstijn
2016-06-21
SCI32: Implement kScrollWindow
Willem Jan Palenstijn
2016-06-21
SCI32: Implement line drawing (kAddLine/kUpdateLine/kRemoveLine)
Colin Snover
2016-06-20
SCI32: Add kDoSound(play) workaround for LSL6hires
Colin Snover
2016-06-20
SCI: Minor cleanup of kDoSound
Colin Snover
2016-06-20
SCI32: Rewrite digital audio engine
Colin Snover
2016-06-19
SCI: Split audio sync to its own class
Colin Snover
2016-06-14
SCI32: Fix video performance benchmarking in most SCI32 games
Colin Snover
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
[next]