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-08-13
SCI: Fix sign comparison warning
Colin Snover
2016-08-13
SCI: Fix pointer invalidation caused by array storage moves
Colin Snover
2016-08-13
SCI: Fix pseudo mouse in various SCI1 games like e.g. Larry5
Martin Kiewitz
2016-08-12
SCI32: Fix crash when multiple nodes are deleted during kListEachElementDo
Colin Snover
2016-08-12
SCI32: Implement kShowMovie
Colin Snover
2016-08-11
SCI32: Temporarily revert kShowMovie due to buildbot failures
Colin Snover
2016-08-11
SCI32: Implement kShowMovie
Colin Snover
2016-08-11
Merge pull request #798 from wjp/torin_saving
Filippos Karapetis
2016-08-11
SCI32: Don't use autosave.cat in Torin
Willem Jan Palenstijn
2016-08-09
SCI: Fix sq4 workaround room 391, fixes bug #7179
Martin Kiewitz
2016-08-06
SCI32: Actually save and load remaps
Colin Snover
2016-08-01
SCI: Fix warnings
Eugene Sandulenko
2016-08-01
SCI32: Implement bitmap save routine
Colin Snover
2016-08-01
SCI32: Fix invalid memory access after BitmapTable is extended
Colin Snover
2016-08-01
SCI32: Add bitmap segment and remove GC option from hunk segment
Colin Snover
2016-08-01
SCI32: Add 6-argument signature of kAddPicAt
Colin Snover
2016-08-01
SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)
Colin Snover
2016-08-01
SCI32: Enable optional explicit memory management of hunk entries
Colin Snover
2016-07-29
SCI32: Support Torin's autosave system
Willem Jan Palenstijn
2016-07-27
SCI32: Fix kShowMovie calls crashing SCI32
Colin Snover
2016-07-25
Merge pull request #789 from OmerMor/hoyle5
Martin Kiewitz
2016-07-25
SCI: Add detection to the Hoyle 5 family of games
Omer Mor
2016-07-24
SCI32: Fix KQ7 uninitialized read
Colin Snover
2016-07-12
SCI32: Disable kernel call 0x23 on LSL6hires
Colin Snover
2016-07-11
SCI: Update script patch comments
Martin Kiewitz
2016-07-11
SCI32: Add detection for Hoyle 5 demo
Colin Snover
2016-07-11
SCI32: Improve kq7 subtitle script patch
Martin Kiewitz
2016-07-11
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
Colin Snover
2016-07-11
SCI32: Split kPalCycle into subop functions
Colin Snover
2016-07-11
SCI32: Fix an issue with the KQ7 subtitles script patch
Martin Kiewitz
2016-07-10
SCI32: Add script patch to fix/improve KQ7 subtitles
Martin Kiewitz
2016-07-10
SCI32: Clean up Video32/VMDPlayer
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover
2016-07-06
Merge pull request #775 from wjp/sci32_readwrite
Willem Jan Palenstijn
2016-07-06
SCI32: Add SaveFileRewriteStream for read/write access to files
Willem Jan Palenstijn
2016-07-06
SCI: Fix typo in script patch comment (longbow arithmetic bug)
Martin Kiewitz
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
[next]