aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/kernel_tables.h
AgeCommit message (Expand)Author
2010-07-27SCI: Fixed script bug #3034610 - "KQ6CD: Crash in endgame (short path)", and ...Filippos Karapetis
2010-07-27SCI: Fixed bug #3035057 - "ECOQUEST demo: Crashing menu". EcoQuest 1 demo is ...Filippos Karapetis
2010-07-26SCI: implement scaling for kDrawCelMartin Kiewitz
2010-07-26SCI: reverting r51304, broke kq6 hiresMartin Kiewitz
2010-07-26SCI: Fixed bug #3034519, "GK1 Demo: kIsObject Sig Mismatch". Filippos Karapetis
2010-07-26SCI: Fixed bug #3034506, "QFG4 Demo: kPalette Subfunction Sig Mismatch", plus...Filippos Karapetis
2010-07-26SCI: Fixed bug #3034536 - "AMIGAOS4: SCI - Compiler error".Filippos Karapetis
2010-07-26SCI: Fixed bug #3034490 , "signature mismatch in laura bow 2 introduction"Filippos Karapetis
2010-07-25SCI: adding kAddPicAt dummyMartin Kiewitz
2010-07-25SCI: adding separate kCantBeHere32 (stub)Martin Kiewitz
2010-07-25SCI: signature change for kPalVary(8)Martin Kiewitz
2010-07-24SCI: adding workaround for castle of dr. brainMartin Kiewitz
2010-07-22SCI: fix signature of kStrCpyMartin Kiewitz
2010-07-22SCI: Adding workaround for sq4 room 411Martin Kiewitz
2010-07-21SCI: Fixed signature of kFileIO subop 19 for Torin (full version)Filippos Karapetis
2010-07-21SCI: Moved all the static kernel-related tables in a separate file. Also, mov...Filippos Karapetis