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
2014-10-28
SCI: Remove trailing whitespace
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-21
SCI: fix script patcher for games w/o vocab
Martin Kiewitz
2013-04-28
SCI: Fix Phantasmagoria Mac's kDoSound
Matthew Hoops
2013-01-11
SCI: Add subop 9 of kPalVary (used in SCI32, e.g. QFG4 when exiting the caves)
Filippos Karapetis
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: Merge and simplify the code that sets the kernel functions
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-13
SCI: Move all file-related functions in file.*
Filippos Karapetis
2012-06-09
SCI: Initial implementation of AddLine, UpdateLine, DeleteLine
Filippos Karapetis
2012-05-26
SCI: Implement kGetConfig and kGetSierraProfileInt
Filippos Karapetis
2012-05-14
SCI: Implement savegame deletion functionality in SCI32
Filippos Karapetis
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-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-07
SCI21: Some initial work on kBitmap
Filippos Karapetis
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-12
SCI: Added automatic detection for several selectors
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-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
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-10-20
SCI: Added a new debug command, "find_callk"
Filippos Karapetis
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-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
2010-09-09
SCI: SCI2/2.1 kernel table changes
Filippos Karapetis
2010-08-22
SCI: Reimplemented the kShow kernel command, used by the inbuilt SCI debugger...
Filippos Karapetis
2010-08-03
SCI: adding bpk debug command
Martin Kiewitz
2010-08-02
SCI: Silenced some sound related warnings. Added an empty function for kDoSou...
Filippos Karapetis
2010-07-29
SCI: some subfunction support for logkernel
Martin Kiewitz
2010-07-27
SCI: Better fix for bug #3035058 - ECOQUEST demo: Missing subtitles
Matthew Hoops
2010-07-25
SCI: adding kAddPicAt dummy
Martin Kiewitz
2010-07-25
SCI: adding separate kCantBeHere32 (stub)
Martin Kiewitz
2010-07-23
SCI: adding new debug command logkernel
Martin Kiewitz
2010-07-21
SCI: More rest of the workaround defs to workarounds.h
Max Horn
2010-07-21
SCI: Moved all the static kernel-related tables in a separate file. Also, mov...
Filippos Karapetis
2010-07-20
SCI: clean up workaround tables/code
Martin Kiewitz
[next]