aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2010-10-21SCI: Added the ability to filter out results of the "class_table" commandFilippos Karapetis
2010-10-20SCI: removing "german" laura bow 1Martin Kiewitz
2010-10-20SCI: Silence GCC warningTorbjörn Andersson
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-19SCI: fixing possible deadlock inside clearPlaylistMartin Kiewitz
2010-10-17SCI: Added comments for the unmapped SCI2/SCI2.1 kernel functionsFilippos Karapetis
2010-10-16SCI: Add The Black Cauldron (fan game)Matthew Hoops
2010-10-15SCI: fixing iceman undithering door close-upMartin Kiewitz
2010-10-15SCI: updating comment for r53515Martin Kiewitz
2010-10-15SCI: fixing view-undithering for laura bow 1Martin Kiewitz
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-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15SCI: Fixed code bugs from bug #3087872 - "SCI: Code analysis warnings"Filippos Karapetis
2010-10-13SCI: Add detection for Hoyle4 MacMatthew Hoops
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-10SCI: Fix warning about uninitialized variableMax Horn
2010-10-08SCI: Support kGetTime modes 2 and 3 in SCI 0_LATEWillem Jan Palenstijn
2010-10-08SCI: Added a check for magnifier cursor multipliersFilippos Karapetis
2010-10-08SCI: fixing mag cursor as far as possibleMartin Kiewitz
2010-10-08SCI: add global scaling again to kAddToPicMartin Kiewitz
2010-10-07SCI: Fix for bug #3083151 - "QFG3: Long pause while loading specific savegame"Filippos Karapetis
2010-10-07SCI: Add one more workaround for end of QfG3 AwariWillem Jan Palenstijn
2010-10-07SCI: bugfix for magnifier cursorsFilippos Karapetis
2010-10-07SCI: Added a define to disable room transitionsFilippos Karapetis
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-07SCI: fixing kBaseSetter on scaled viewsMartin Kiewitz
2010-10-05SCI: Some fixes for zoom cursorsFilippos Karapetis
2010-10-04SCI: fixing crash in mag cursor code for pharkasMartin Kiewitz
2010-10-04SCI: Several corrections for magnifier cursorsFilippos Karapetis
2010-10-03SCI: Fix AltInput crash in non-parser gamesWillem Jan Palenstijn
2010-10-03SCI: Added missing initialization of _zoomBitmapFilippos Karapetis
2010-10-03SCI: Added detection entry for KQ5/PC-98 (bug report #3073583)Filippos Karapetis
2010-10-03SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973).Filippos Karapetis
2010-10-03SCI: Support alternative inputs from vocab 913Willem Jan Palenstijn
2010-10-03SCI: Fix textwidth computation for chars >= 128Willem Jan Palenstijn
2010-10-03SCI: Remove unused functionWillem Jan Palenstijn
2010-10-03SCI: Allow multiple word groups in parserWillem Jan Palenstijn
2010-10-02SCI: Fix memleakWillem Jan Palenstijn
2010-10-02SCI: Allow multiple word groups in parse tree leafsWillem Jan Palenstijn
2010-10-02SCI: Fix typo in testcaseWillem Jan Palenstijn
2010-09-28ALL: Fixup some #define namesMax Horn
2010-09-26SCI: adding separate status drawing codeMartin Kiewitz
2010-09-26SCI: kDrawPic setting _picNotValid on non-frontMartin Kiewitz
2010-09-25SCI: little optimization in kAddToPicMartin Kiewitz
2010-09-25SCI: changes to kAddToPicMartin Kiewitz
2010-09-24SCI: save/restore intensity of sysPaletteMartin Kiewitz