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
/
kernel_tables.h
Age
Commit message (
Expand
)
Author
2017-01-16
SCI32: Add workaround for Hoyle5
Colin Snover
2017-01-16
SCI32: Fix loading save games in KQ7 1.51
Colin Snover
2017-01-16
SCI32: Fix spinloop in Hoyle5
Colin Snover
2017-01-12
SCI32: Add workarounds, transitions, fixes for PQ4CD
Colin Snover
2017-01-09
SCI32: Ignore attempts to free null array reg_ts
Colin Snover
2017-01-09
SCI32: Clean up comment on kSetHotRectangles
Colin Snover
2017-01-09
SCI32: Split kCelInfo into subops
Colin Snover
2017-01-09
SCI32: Fix kSetShowStyle signature for SCI3
Colin Snover
2016-12-11
SCI32: Add workarounds for Hoyle5 Crazy Eights
Colin Snover
2016-12-11
SCI32: Implement List sort
Colin Snover
2016-12-11
SCI32: Add workaround for Hoyle5 startup call to kPlatform
Colin Snover
2016-11-04
SCI32: Implement kPlayVMDIgnorePalettes
Colin Snover
2016-10-15
SCI32: Fix crash clicking quit button during LSL6hires credits
Colin Snover
2016-10-15
SCI32: Fix kPalVary(SetVary) in SCI2.1early games
Colin Snover
2016-10-09
SCI32: Clarify some identifiers
Colin Snover
2016-10-01
SCI32: Stub kGraph
Colin Snover
2016-10-01
SCI32: Fix signature of kString(ArraySetElements) to allow 0 args
Colin Snover
2016-09-29
SCI32: Fix kArray signature
Colin Snover
2016-09-29
SCI32: Implement kBitmapCreateFromView and kBitmapGetInfo
Colin Snover
2016-09-29
SCI: Rename "until" to "thru" in kernel call signatures
Colin Snover
2016-09-29
SCI32: Put brackets around rest parameters
Colin Snover
2016-09-29
SCI32: Implement ScummVM save/load
Colin Snover
2016-09-29
SCI32: Implement kSave for standard-save SCI32 games
Colin Snover
2016-09-29
SCI32: Fix "new game" and auto-save functionality
Colin Snover
2016-09-29
SCI32: Start implementing kSave for SCI32
Colin Snover
2016-09-29
SCI32: Clean up and fix some SCI32-only kFileIO operations
Colin Snover
2016-09-29
SCI32: Add support for kPrintDebug
Colin Snover
2016-09-29
SCI32: Implement kSetHotRectangles
Colin Snover
2016-09-29
SCI32: Fix kFileIOOpen signature
Colin Snover
2016-09-29
SCI32: Rewrite kArray & kString
Colin Snover
2016-09-29
SCI: Fix whitespace
Colin Snover
2016-08-27
SCI32: Allow invalid bitmap references to be passed to kBitmapDestroy
Colin Snover
2016-08-25
SCI32: Add a workaround when starting a new game in Phantasmagoria
Filippos Karapetis
2016-08-25
SCI32: Fix the signature of kDoAudioCritical, and add documentation
Filippos Karapetis
2016-08-24
SCI32: Add workarounds for a bug in Torin, in an animation of Lycentia
Filippos Karapetis
2016-08-22
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
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: 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
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: 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-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
[next]