aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2010-11-02SCI: Remove any use of printfMax Horn
2010-11-01SCI: fixing port restoringMartin Kiewitz
2010-11-01SCI: fixing bug when restoring portsMartin Kiewitz
2010-11-01SCI: fixing lfMartin Kiewitz
2010-11-01SCI: saving/restoring script created windows nowMartin Kiewitz
2010-11-01ENGINES: Get rid of some (f)printfsMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-31SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT"Filippos Karapetis
2010-10-31SCI: Removing obsolete function parameterFilippos Karapetis
2010-10-31SCI: Play time related changesFilippos Karapetis
2010-10-30SCI: Fixed script bug #3098353 - "ECOQUEST1 German: Crash at the blackboard i...Filippos Karapetis
2010-10-29SCI: Updated kSetShowStyle signature for SCI2.1. SQ6 starts againFilippos Karapetis
2010-10-24SCI: Fixed bug #3094235 - "SQ4CD: Crashes at Roger jr. in beam"Filippos Karapetis
2010-10-23SCI: always allocate +1 byte in kMemory nowMartin Kiewitz
2010-10-23SCI: Silence runtime warnings when editing kernel_tables.h with VS2010Filippos Karapetis
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-20SCI: Changed some tabs to spacesFilippos Karapetis
2010-10-20SCI: Marked several unused SCI2/SCI2.1 kernel functions and updated comments ...Filippos Karapetis
2010-10-20SCI: Added a new debug command, "find_callk"Filippos Karapetis
2010-10-17SCI: Added comments for the unmapped SCI2/SCI2.1 kernel functionsFilippos Karapetis
2010-10-15SCI: Changed the check for vertex_min into an assert (thanks wjp)Filippos Karapetis
2010-10-15SCI: Fixed access to dest in kTextSize() (thanks LordHoto)Filippos Karapetis
2010-10-15SCI: Fixed code bugs from bug #3087872 - "SCI: Code analysis warnings"Filippos Karapetis
2010-10-08SCI: Support kGetTime modes 2 and 3 in SCI 0_LATEWillem Jan Palenstijn
2010-10-07SCI: Add one more workaround for end of QfG3 AwariWillem Jan Palenstijn
2010-10-07SCI: Still show warning for uninit. reads in release modeWillem Jan Palenstijn
2010-10-07SCI: unknown valgrind cases->fake 0 when officialMartin Kiewitz
2010-10-03SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973).Filippos Karapetis
2010-10-03SCI: Allow multiple word groups in parserWillem Jan Palenstijn
2010-09-24SCI: save/restore intensity of sysPaletteMartin Kiewitz
2010-09-19SCI2/2.1: Changes to the plane codeFilippos Karapetis
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-17SCI: Use spaces for indentation for consistency.Johannes Schickel
2010-09-17SCI2: some very early work on kSetShowStyleFilippos Karapetis
2010-09-17SCI: Removed some unnamed selector access in the workarounds. Fixes the regre...Filippos Karapetis
2010-09-15SCI: Some very early work on kRemapColors (just comments/observations for now)Filippos Karapetis
2010-09-15SCI2: adding a stub for the kPurge memory functionFilippos Karapetis
2010-09-13SCI: Changed the script protection code to be a hack for Hoyle 3 onlyFilippos Karapetis
2010-09-13SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanupFilippos Karapetis
2010-09-12SCI: patching cleanup (+orgbyte/adjust command)Martin Kiewitz
2010-09-12i18n: Translate Save and Restore buttons in SCI engineThierry Crozat
2010-09-12SCI: Bugfix for rev #52688.Filippos Karapetis
2010-09-12Workaround for bug #038837: HOYLE3: EGA/VGA Crashes. Needs furtherLars Skovlund
2010-09-11SCI: In kFormat, handle arguments pointing to text resource 0 correctly.Lars Skovlund
2010-09-10SCI: adding patch for castle brain cipher puzzleMartin Kiewitz
2010-09-09SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo)Filippos Karapetis
2010-09-09SCI: kIsOnMe is kOnMe, merge both into kIsOnMeMartin Kiewitz
2010-09-09SCI: Cleanup kWinHelp's dialog handlingMatthew Hoops
2010-09-09SCI: Kernel table changesFilippos Karapetis
2010-09-09SCI: Support push and pop subfunctions in kMessage()Lars Skovlund