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-24
SCI32: Add workarounds for a bug in Torin, in an animation of Lycentia
Filippos Karapetis
2016-08-23
SCI32: Allow kListAt to reference an empty list
Filippos Karapetis
2016-08-23
SCI32: Add a workaround for an uninitialized variable in Torin
Filippos Karapetis
2016-08-23
SCI32: Explicitly abord kEachElementDo when a game is being loaded
Filippos Karapetis
2016-08-23
SCI32: Fix restoring games from Torin's game restore dialog
Filippos Karapetis
2016-08-23
SCI32: Also handle game checks for "torinsg.cat" in Torin
Filippos Karapetis
2016-08-23
SCI: Fix compilation when SCI32 is not enabled
Filippos Karapetis
2016-08-22
SCI32: Add a workaround for kDoSoundPlay for GK1 Mac
Filippos Karapetis
2016-08-22
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
Filippos Karapetis
2016-08-22
SCI: Return the correct platform in kPlatform for Mac versions
Filippos Karapetis
2016-08-22
SCI32: Add stubs for the kPlayVMDSetPreload and kPaletteSetGamma calls
Filippos Karapetis
2016-08-22
SCI32: Reorder the SCI32 palette kernel call assignments
Filippos Karapetis
2016-08-19
SCI32: Fix limited data range comparison warning
Colin Snover
2016-08-19
SCI32: Bug fixes to PQ:SWAT script bugs and kList calls
Colin Snover
2016-08-19
SCI32: Partially implement kCD
Colin Snover
2016-08-19
SCI32: Add kPlayVMDGetStatus kernel call
Colin Snover
2016-08-19
SCI: Remove references to SCI32 features from SCI16 video player
Colin Snover
2016-08-19
SCI32: Remove CoordAdjuster32, at least for the moment
Colin Snover
2016-08-19
SCI32: Fix kGlobalToLocal and kLocalToGlobal
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-19
SCI32: Split kPlatform for SCI32
Colin Snover
2016-08-19
SCI32: Add kSetNowSeen variant for older SCI32 games
Colin Snover
2016-08-19
SCI32: Address TODO in seg_manager.h
Colin Snover
2016-08-19
SCI32: Implement kShakeScreen for SCI32
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from SCI32
Colin Snover
2016-08-19
SCI32: Implement SCI32 cursor support
Colin Snover
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
[next]