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.h
Age
Commit message (
Expand
)
Author
2016-11-04
SCI32: Implement kPlayVMDIgnorePalettes
Colin Snover
2016-10-09
SCI32: Clarify some identifiers
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: Rewrite kArray & kString
Colin Snover
2016-08-22
SCI32: Add stubs for the kPlayVMDSetPreload and kPaletteSetGamma calls
Filippos Karapetis
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-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-07-02
SCI: Improve kernel subfunction logging
Willem Jan Palenstijn
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-06-21
SCI32: Implement basic kMessageBox
Colin Snover
2016-06-21
SCI32: Implement kScrollWindow
Willem Jan Palenstijn
2016-06-20
SCI: Minor cleanup of kDoSound
Colin Snover
2016-06-20
SCI32: Rewrite digital audio engine
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: Implement kSetNowSeen
Colin Snover
2016-03-10
SCI32: Implement kCantBeHere
Colin Snover
2016-03-03
SCI32: Add all kBitmap signatures
Colin Snover
2016-02-28
SCI32: Non-titled text bitmap implementation
Colin Snover
2016-02-22
SCI32: Document purpose of 993.voc
Lars Skovlund
2016-02-18
SCI: Build kernel table for ScrollWindow and stub seen functions
Colin Snover
2016-02-18
SCI: Remove wrong comments in kernel.h and break apart logical sections
Colin Snover
2016-01-14
SCI: Implement SCI32 kPalVary and kPalette setFade
Colin Snover
2016-01-14
SCI: Add kPalMorph stub
Colin Snover
2016-01-08
Merge pull request #644 from csnover/sci32-kPalCycle
Filippos Karapetis
2016-01-07
SCI32: Add kSetPalStyleRange stub code
Colin Snover
2016-01-04
SCI32: fix kString calling from within kArray
Martin Kiewitz
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2015-03-20
SCI: improve debug output for signature mismatch
Martin Kiewitz
2014-10-28
SCI: Remove trailing whitespace
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
[next]