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-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
2016-01-15
SCI: Add an initial implementation of kStringTrim
Filippos Karapetis
2016-01-15
SCI: Allow null references to kStringGetData, for Torin's Passage
Filippos Karapetis
2016-01-14
SCI: Implement SCI32 kPalVary and kPalette setFade
Colin Snover
2016-01-14
SCI: Add kPalMorph stub
Colin Snover
2016-01-14
SCI: Fix bad spacing in kernel tables
Colin Snover
2016-01-08
SCI: Initialize kString properly for SCI2 games
Filippos Karapetis
2016-01-07
SCI32: Add kSetPalStyleRange stub code
Colin Snover
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2015-02-14
SCI: Register and save playBed option to PlaySound
Willem Jan Palenstijn
2014-08-08
SCI: Allow invalid references to kUnload() - bug #6600
Filippos Karapetis
2014-06-01
SCI: more hoyle 4 workarounds (bug #6604)
Martin Kiewitz
2014-02-19
SCI: Fix script bug #6485 - "SCI: MUMG EGA - kStrCpy error"
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
SCI: Allow saving without a VERSION file in Jones
Filippos Karapetis
2013-10-30
SCI: Fix script bug #3615120 - "SCI: Crazy Nick Laura Bow - kReadNumber signa...
Filippos Karapetis
2013-01-11
SCI: Add 2 workarounds for script bugs in QFG4
Filippos Karapetis
2012-10-22
SCI: Fix bug #3578335 - "SCI: Mixed-Up Mother Goose EGA - crash upon choosing...
Filippos Karapetis
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-07-24
SCI: Separate the early SCI11 version of kRemapColors from the SCI32 one
Filippos Karapetis
[next]