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-07-04
SCI: Adding script patch for longbow arithmetic berry bush bug
Martin Kiewitz
2016-07-02
SCI: Remove presumably long-outdated FIXME
Willem Jan Palenstijn
2016-07-02
SCI: Remove unexpected side effect from ExecStack constructor
Willem Jan Palenstijn
2016-07-02
SCI: Remove unclear &rest handling
Willem Jan Palenstijn
2016-07-02
SCI: Improve kernel subfunction logging
Willem Jan Palenstijn
2016-07-02
SCI: Remove unneeded copy
Willem Jan Palenstijn
2016-07-01
SCI: Fix script patcher, so that it works on BE systems
Martin Kiewitz
2016-07-01
Merge pull request #766 from OmerMor/qfg3_bounds
Filippos Karapetis
2016-07-01
Merge pull request #770 from OmerMor/kgettime
Filippos Karapetis
2016-06-27
SCI: Add script patch for another Colonel's Bequest game bug
Martin Kiewitz
2016-06-27
SCI: Fixed KGetTime with SYSDATE subop in SCI0-LATE.
Omer Mor
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-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
[next]