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
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
2010-09-04
SCI: Updated comment concerning kCantBeHere and removed a wrong check for Hoy...
Filippos Karapetis
2010-08-04
SCI: Add kDisplay workarounds for the Hero's Quest demo
Matthew Hoops
2010-08-03
SCI: adding bpk debug command
Martin Kiewitz
2010-08-02
SCI: fixing leak kernel subfunctions
Martin Kiewitz
2010-08-01
SCI: Cleanup.
Johannes Schickel
2010-08-01
SCI: changing noname selector names
Martin Kiewitz
2010-07-29
SCI: fixing hoyle 3
Martin Kiewitz
2010-07-29
SCI: finished logkernel command
Martin Kiewitz
2010-07-29
SCI: midi hold behaviour fixed
Martin Kiewitz
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-23
SCI: logkernel changes
Martin Kiewitz
2010-07-23
SCI: adding new debug command logkernel
Martin Kiewitz
2010-07-21
SCI: Moved all the static kernel-related tables in a separate file. Also, mov...
Filippos Karapetis
2010-07-21
SCI: Moved all the workaround tables in a separate file, to keep them apart f...
Filippos Karapetis
2010-07-20
SCI: some sci32 fixes
Martin Kiewitz
2010-07-20
SCI: clean up workaround tables/code
Martin Kiewitz
2010-07-20
SCI: adding workaround for sq1 in bar
Martin Kiewitz
2010-07-20
SCI: adding uninit workarounds for cnick games
Martin Kiewitz
2010-07-20
SCI: change the workaround-types
Martin Kiewitz
2010-07-20
SCI: added workaround for kq1 kDoSound(fade)
Martin Kiewitz
2010-07-20
SCI: renaming kDoSound(resume) to resumeAfterRestore
Martin Kiewitz
[next]