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-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
2012-07-05
SCI: Some updates to SCI32 kernel graphics functions
Filippos Karapetis
2012-07-04
SCI: make g_base_opcode_formats and SciOpcodes a bit more readable
Filippos Karapetis
2012-07-04
SCI: Mark the SetScroll and SetHotRectangles kernel functions as unused
Filippos Karapetis
2012-07-04
SCI: Update some kernel table related comments
Filippos Karapetis
2012-07-04
SCI: Handle the autosave call of Torin's Passage
Filippos Karapetis
2012-07-04
SCI: FileIO subop 19 checks for directory validity
Filippos Karapetis
2012-07-04
SCI: Merge and simplify the code that sets the kernel functions
Filippos Karapetis
2012-06-13
SCI: Only include kSave_subops if ENABLE_SCI32 is defined
Filippos Karapetis
2012-06-13
SCI: Use the later SCI file functions for the SCI0 ones
Filippos Karapetis
2012-06-13
SCI: Change kSave() to be a kernel function with subops
Filippos Karapetis
2012-06-09
SCI: Initial implementation of AddLine, UpdateLine, DeleteLine
Filippos Karapetis
[prev]
[next]