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
2010-08-03
SCI: adding kDoSound(fade) workaround table to sci1early
Martin Kiewitz
2010-08-02
SCI: Silenced some sound related warnings. Added an empty function for kDoSou...
Filippos Karapetis
2010-08-02
SCI: Fixed script bug #3037835 - "ISLANDBRAIN: Crash when breeding second-gen...
Filippos Karapetis
2010-08-02
SCI: Fixed script bug #3038077 - "PQ3 : Engine Abort While Plotting Crimes", ...
Filippos Karapetis
2010-07-30
SCI: Fix saving/restoring games in fan games
Matthew Hoops
2010-07-30
SCI: adding workaround for kSetCursor kq5cd
Martin Kiewitz
2010-07-30
SCI: cleaning up kSetCursor
Martin Kiewitz
2010-07-28
SCI: changed kRandom signature
Martin Kiewitz
2010-07-28
SCI: implement additional variants of kRandom
Martin Kiewitz
2010-07-28
SCI: fixes for qfg2
Martin Kiewitz
2010-07-28
SCI: Fix bug #3035720 - SQ1SCI demo: Menu crash
Matthew Hoops
2010-07-27
SCI: fixing signature of kCheckFreeSpace
Martin Kiewitz
2010-07-27
SCI: changes for mother goose sci2.1
Martin Kiewitz
2010-07-27
SCI: kCheckFreeSpace support for sci1.1
Martin Kiewitz
2010-07-27
SCI: implemented kPalette(save/restore)
Martin Kiewitz
2010-07-27
SCI: Fixed bug #3035186 - "ECOQUEST2: Crash When Receiving Ecorder". Also rem...
Filippos Karapetis
2010-07-27
SCI: Fixed script bug #3034610 - "KQ6CD: Crash in endgame (short path)", and ...
Filippos Karapetis
2010-07-27
SCI: Fixed bug #3035057 - "ECOQUEST demo: Crashing menu". EcoQuest 1 demo is ...
Filippos Karapetis
2010-07-26
SCI: implement scaling for kDrawCel
Martin Kiewitz
2010-07-26
SCI: reverting r51304, broke kq6 hires
Martin Kiewitz
2010-07-26
SCI: Fixed bug #3034519, "GK1 Demo: kIsObject Sig Mismatch".
Filippos Karapetis
2010-07-26
SCI: Fixed bug #3034506, "QFG4 Demo: kPalette Subfunction Sig Mismatch", plus...
Filippos Karapetis
2010-07-26
SCI: Fixed bug #3034536 - "AMIGAOS4: SCI - Compiler error".
Filippos Karapetis
2010-07-26
SCI: Fixed bug #3034490 , "signature mismatch in laura bow 2 introduction"
Filippos Karapetis
2010-07-25
SCI: adding kAddPicAt dummy
Martin Kiewitz
2010-07-25
SCI: adding separate kCantBeHere32 (stub)
Martin Kiewitz
2010-07-25
SCI: signature change for kPalVary(8)
Martin Kiewitz
2010-07-24
SCI: adding workaround for castle of dr. brain
Martin Kiewitz
2010-07-22
SCI: fix signature of kStrCpy
Martin Kiewitz
2010-07-22
SCI: Adding workaround for sq4 room 411
Martin Kiewitz
2010-07-21
SCI: Fixed signature of kFileIO subop 19 for Torin (full version)
Filippos Karapetis
2010-07-21
SCI: Moved all the static kernel-related tables in a separate file. Also, mov...
Filippos Karapetis