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.cpp
Age
Commit message (
Expand
)
Author
2018-08-21
SCI: Add support for text loading in Hoyle 3 Amiga
Filippos Karapetis
2017-09-24
SCI32: Disable all SCI32 Mac code
Colin Snover
2017-06-17
SCI: State SCI version in error if kernel subop detection fails
Colin Snover
2017-06-10
SCI: Move bpk/logkernel to main breakpoint infrastructure
Willem Jan Palenstijn
2017-05-27
SCI32: Remove dead code
Colin Snover
2017-04-23
SCI32: Undummy AvoidPath for SCI3
Colin Snover
2017-04-22
SCI: Move ScummVM kernel calls to 0xe0
Colin Snover
2017-03-30
SCI: Replace magic numbers in reg_t handling with symbols
Colin Snover
2017-03-30
SCI32: Add kWebConnect and kWinExec
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2017-01-16
SCI32: Fix spinloop in Hoyle5
Colin Snover
2017-01-09
SCI32: Clean up SCI3-only opcodes
Colin Snover
2016-09-29
SCI32: Rewrite kArray & kString
Colin Snover
2016-09-21
SCI: Fix kernel signature comment
Martin Kiewitz
2016-08-01
SCI32: Add bitmap segment and remove GC option from hunk segment
Colin Snover
2016-07-12
SCI32: Disable kernel call 0x23 on LSL6hires
Colin Snover
2016-07-02
SCI: Remove presumably long-outdated FIXME
Willem Jan Palenstijn
2016-07-02
SCI: Improve kernel subfunction logging
Willem Jan Palenstijn
2016-03-08
SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions
Filippos Karapetis
2016-01-22
SCI: add user option for high resolution graphics
Martin Kiewitz
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-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-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-28
SCI: Fix Phantasmagoria Mac's kDoSound
Matthew Hoops
2013-04-26
SCI: Fix SCI32 BE selector name count
Matthew Hoops
2012-07-04
SCI: Update some kernel table related comments
Filippos Karapetis
2012-07-04
SCI: Merge and simplify the code that sets the kernel functions
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-06-15
SCI: Replace RAW_IS_OBJECT with a method
Filippos Karapetis
2012-06-15
Revert "SCI: Change Script::getObject() to accept a reg_t"
Filippos Karapetis
2012-06-15
SCI: Change Script::getObject() to accept a reg_t
Filippos Karapetis
2011-11-29
SCI: Fix restarting SCI engine with different SCI version
Willem Jan Palenstijn
2011-11-29
SCI: Add RtL FIXME
Willem Jan Palenstijn
2011-10-18
SCI: Set the correct number of kernel functions for SCI3
Filippos Karapetis
2011-09-22
SCI: Ignore invalid pointers if the kernel function signature specifies it
Filippos Karapetis
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-16
SCI: Add support for the KQ5 FM Towns resource format
Matthew Hoops
2011-02-05
SCI: Add support for BE selector name tables
Matthew Hoops
2011-01-08
SCI2.1: Added a comment with the SCI2.1 games using a SCI2 kernel
Filippos Karapetis
2011-01-01
SCI: debugC calls no longer require a debug level of 2 to show output
Filippos Karapetis
2010-12-07
SCI: Removed the system strings code and replaced it with a much more simplif...
Filippos Karapetis
2010-11-18
SCI3: Added another previously unused opcode (0x27 / 0x4e)
Filippos Karapetis
2010-11-17
SCI3: Implement opcode to retrieve the info selector.
Lars Skovlund
2010-11-12
SCI: Don't check for SCI2/SCI2.1 kernel types in SCI3 games.
Filippos Karapetis
2010-11-02
SCI: Remove any use of printf
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-20
SCI: Added a new debug command, "find_callk"
Filippos Karapetis
[next]