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
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
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-07-11
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
Colin Snover
2016-07-11
SCI32: Split kPalCycle into subop functions
Colin Snover
2016-07-10
SCI32: Clean up Video32/VMDPlayer
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
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-05-25
SCI32: Fix LSL6 hires control panel script bug
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: Initial implementation of kRemapColors
Filippos Karapetis
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-03
SCI32: Add all kBitmap signatures
Colin Snover
2016-03-02
SCI32: Add a workaround for kPalVarySetPercent in GK1 (chapter change)
Filippos Karapetis
2016-03-01
SCI32: Revert GK1 hacks
Willem Jan Palenstijn
2016-03-01
SCI32: GK1 adds another optional parameter to kPalVarySetPercent
Filippos Karapetis
2016-02-28
SCI32: Non-titled text bitmap implementation
Colin Snover
2016-02-18
SCI: Add short-lived kSetFontRes kernel function
Colin Snover
2016-02-18
SCI: WIP GfxText32 code
Colin Snover
2016-02-18
SCI: Build kernel table for ScrollWindow and stub seen functions
Colin Snover
2016-01-15
SCI: Do not map SetScroll twice
Filippos Karapetis
[next]