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
2012-01-13
SCI: Blacklist more unused/debug SCI2.1 kernel functions
Filippos Karapetis
2011-11-29
SCI: Fix restarting SCI engine with different SCI version
Willem Jan Palenstijn
2011-10-28
SCI: Added skeleton code for kEditText (still not working)
Filippos Karapetis
2011-10-19
SCI: Implemented kObjectIntersect()
Filippos Karapetis
2011-10-18
SCI: Initial implementation of kPlayDuck for Phantasmagoria 2
Filippos Karapetis
2011-10-12
SCI: Marked functions that have been changed into dummy ones in SCI3
Filippos Karapetis
2011-10-11
SCI: Proper implementation of text drawing for SCI2+
Filippos Karapetis
2011-10-10
SCI: SCI32 kernel functions kRepaintPlane and kInputText are unused
Filippos Karapetis
2011-10-09
SCI32: Marked/updated several unused/still not needed kernel functions
Filippos Karapetis
2011-10-07
SCI21: Some initial work on kBitmap
Filippos Karapetis
2011-09-23
SCI21: Marked kNewRoom as a debug function
Filippos Karapetis
2011-09-08
SCI: Made some static data const.
Johannes Schickel
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-13
SCI: Add workaround for a QFG1 VGA Mac kFormat bug
Matthew Hoops
2011-03-12
SCI: Added proper fix for bug #3048054 - "LONGBOW: crash when opening hand code"
md5
2011-03-10
SCI: kPurge is the SCI2+ version of kFlushResources
md5
2011-02-27
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
md5
2011-02-03
SCI: Add a stub for kFont which calls kSetFontRes as a subop
Matthew Hoops
2011-02-03
SCI: Add support for GK1 Mac high-res fonts
Matthew Hoops
2011-02-02
SCI: Add comment about GK1 Mac using kSetFontRes
Matthew Hoops
2011-01-12
SCI: Added a workaround for script bug #3156472 - "King's Quest 5 cdrom versi...
Filippos Karapetis
2011-01-08
SCI2: Updated comments
Filippos Karapetis
2011-01-08
SCI2.1: Added some information about kSetPalStyleRange, kNewRoom and kMorphOn
Filippos Karapetis
2011-01-08
SCI2.1: Some stubs used by SQ6
Filippos Karapetis
2011-01-08
SCI2.1: Some functionality for Phantasmagoria 1 and MUMG Deluxe
Filippos Karapetis
2011-01-08
SCI: Fixed typo
Filippos Karapetis
2011-01-08
SCI2.1: Added/documented some functionality used by Shivers 1
Filippos Karapetis
2011-01-07
SCI: Removed leftover end markers from the opcode formats array
Filippos Karapetis
2011-01-07
SCI2/2.1: Improvements to the find_callk debug function, and some kernel func...
Filippos Karapetis
2011-01-07
SCI2.1: Kernel function changes (after looking through all of the SCI2.1 games)
Filippos Karapetis
2010-11-24
SCI: some changes to the way reverb is handled
Filippos Karapetis
2010-11-19
SCI: Implement the GetConfig call for LSL7
Lars Skovlund
2010-11-10
SCI: Some SCI3 changes
Filippos Karapetis
2010-11-10
SCI: Updated the SCI2.1 kernel function table with the SCI3 changes/additions
Filippos Karapetis
2010-11-09
SCI: Temporarily disable the PrintDebug call, which is only partially
Lars Skovlund
2010-10-31
SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT"
Filippos Karapetis
2010-10-29
SCI: Updated kSetShowStyle signature for SCI2.1. SQ6 starts again
Filippos Karapetis
2010-10-23
SCI: Silence runtime warnings when editing kernel_tables.h with VS2010
Filippos Karapetis
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-20
SCI: Changed some tabs to spaces
Filippos Karapetis
2010-10-20
SCI: Marked several unused SCI2/SCI2.1 kernel functions and updated comments ...
Filippos Karapetis
2010-10-17
SCI: Added comments for the unmapped SCI2/SCI2.1 kernel functions
Filippos Karapetis
2010-09-17
SCI: Use spaces for indentation for consistency.
Johannes Schickel
2010-09-17
SCI2: some very early work on kSetShowStyle
Filippos Karapetis
2010-09-15
SCI: Some very early work on kRemapColors (just comments/observations for now)
Filippos Karapetis
2010-09-15
SCI2: adding a stub for the kPurge memory function
Filippos Karapetis
2010-09-09
SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo)
Filippos Karapetis
2010-09-09
SCI: kIsOnMe is kOnMe, merge both into kIsOnMe
Martin Kiewitz
2010-09-09
SCI: Kernel table changes
Filippos Karapetis
[next]