aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/script.cpp
AgeCommit message (Expand)Author
2011-11-05SCI: Made more fields of the Script class private. Some cleanup.Filippos Karapetis
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-13SCI: Avoid incrementing lockers of deleted scriptWillem Jan Palenstijn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-20SCI: Fix precedence (bug #3087872)Willem Jan Palenstijn
2011-03-14SCI: Got rid of VERIFY() and removed some newlines in error messagesmd5
2011-03-02SCI: Fixed script bug #3059871 - "SCI Fanmade - Ocean Battle: Crash while pla...md5
2011-01-04SCI: CleanupFilippos Karapetis
2011-01-04SCI: Fixed part of bug #3150767 - "KQ5 French crash on startup, only partial ...Filippos Karapetis
2011-01-01SCI: debugC calls no longer require a debug level of 2 to show outputFilippos Karapetis
2010-12-21Simplify SCI3 relocation code, also making it correct.Lars Skovlund
2010-11-27SCI: Fixed bug #3034713 - "ICEMAN Demo: Fails to find base object"Filippos Karapetis
2010-11-24SCI: Some slight changes to get the "find_callk" console command working in KQ5Filippos Karapetis
2010-11-18SCI: Slight formatting fix.Johannes Schickel
2010-11-18SCI3: Add proper support for the calle instructionLars Skovlund
2010-11-18Fix operator precedence problemLars Skovlund
2010-11-17SCI: Added sanity checks for SCI3 scripts bigger than 64KBFilippos Karapetis
2010-11-17SCI3: Handle script exports correctlyLars Skovlund
2010-11-17SCI: Make class table size OB1 workaround slightly more readableMax Horn
2010-11-17SCI: More work on SCI3, based on a patch by lskovlunFilippos Karapetis
2010-11-17SCI: Some more work on SCI3, based on a patch by lskovlunFilippos Karapetis
2010-11-17SCI: Added the SCI3 equivalent of initialiseObjects(), from a patch by lskovlunFilippos Karapetis
2010-11-17SCI: Some restructuring. Added some SCI3 placeholders/stubsFilippos Karapetis
2010-11-17SCI: The heap was a separate resource in SCI1.1 - SCI2.1 games only. It was l...Filippos Karapetis
2010-11-04SCI: Renamed findBlock() to findBlockSCI0()Filippos Karapetis
2010-09-13SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanupFilippos Karapetis
2010-09-12SCI: Bugfix for rev #52688.Filippos Karapetis
2010-09-12Workaround for bug #038837: HOYLE3: EGA/VGA Crashes. Needs furtherLars Skovlund
2010-09-04SCI: Janitorial - fixed spaces and typosFilippos Karapetis
2010-09-04SCI: Don't try to initialize non-existent scripts, error out instead Filippos Karapetis
2010-09-04SCI: Fixed bug #3037595 - "KQ4: Crash reading message in the bottle (whale mo...Filippos Karapetis
2010-08-18SCI: Resolved a FIXME concerning scripts with more than one export table (it ...Filippos Karapetis
2010-08-11SCI: making camelot fix camelot-only for nowMartin Kiewitz
2010-08-10SCI: adding patch for eq1cdMartin Kiewitz
2010-08-06SCI: Split the new script patch code in a separate fileFilippos Karapetis
2010-08-06SCI: fixing typoMartin Kiewitz
2010-08-06SCI: adding patch for lsl6 issueMartin Kiewitz
2010-08-06SCI: Added support for scripts that have more than one export table. Fixes bu...Filippos Karapetis
2010-08-06SCI: adjusting patch to write 0 instead of 1Martin Kiewitz
2010-08-06SCI: adding script patchingMartin Kiewitz
2010-08-06SCI: fix warningsMartin Kiewitz
2010-08-06SCI: some work on the script patcherMartin Kiewitz
2010-07-29SCI: Removed the language check from the Filippos Karapetis
2010-07-29Extended the workaround for KQ5 French floppy for the German floppy too. Fixe...Filippos Karapetis
2010-07-21SCI: fix initializing script 99 of sq3Martin Kiewitz
2010-07-21SCI: adding workaround for sq3Martin Kiewitz
2010-07-18SCI: add script number to r51008 changeMartin Kiewitz
2010-07-18SCI: add workaround for script 500 lsl3Martin Kiewitz
2010-06-28SCI: stupid oversight fix r50446, too hot here :PMartin Kiewitz