aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2010-10-30SCI: add Russian SQ4 & SQ5Andrew Kurushin
2010-10-30SCI: Fixed script bug #3098353 - "ECOQUEST1 German: Crash at the blackboard i...Filippos Karapetis
2010-10-30SCI: Fixed detection of fan made script patches for LSL1Filippos Karapetis
2010-10-29SCI: Remove unused variable + some formatting fixes.Johannes Schickel
2010-10-29SCI: Added detection of some fan made script patches.Filippos Karapetis
2010-10-29SCI: Updated kSetShowStyle signature for SCI2.1. SQ6 starts againFilippos Karapetis
2010-10-28SCI: Fixed a detection entry of Hoyle 1 (bug report #3090841)Filippos Karapetis
2010-10-28SCI: Updated help page on the new console command "map_instrument"Filippos Karapetis
2010-10-28SCI: Added some missing GM mappings for MT-32 instruments:Filippos Karapetis
2010-10-28SCI: Split the GM related names out of map-mt32-to-gm.h and into a separate h...Filippos Karapetis
2010-10-28SCI: Fixed typoFilippos Karapetis
2010-10-28SCI: Fixed compilation and added include safeguards to map-mt32-to-gm.hFilippos Karapetis
2010-10-28SCI: Improved the description of the "map_instrument" console command a bit. ...Filippos Karapetis
2010-10-28SCI: Several changes related to MT-32 -> GM mappingFilippos Karapetis
2010-10-27SCI: Cleanup, invoking pauseEngine() on Console::preEnter() and Console::post...Filippos Karapetis
2010-10-27SCI: Proper pausing/resuming of MIDI music in SciEngine::pauseEngineIntern(),...Filippos Karapetis
2010-10-26SCI: removing unneeded callMartin Kiewitz
2010-10-26SCI: fix gfx issues when giving out cards hoyle4Martin Kiewitz
2010-10-26SCI: kAnimate bit 2 is hoyle 4 exclusiveMartin Kiewitz
2010-10-26SCI: little cleanup kAnimateMartin Kiewitz
2010-10-26SCI: fixing bug #3091767 by reverting r52820Martin Kiewitz
2010-10-25SCI: fix comment in kAddToPicMartin Kiewitz
2010-10-24SCI: Fixed bug #3094235 - "SQ4CD: Crashes at Roger jr. in beam"Filippos Karapetis
2010-10-24SCI: fixing obvious kAddToPic regressionMartin Kiewitz
2010-10-23SCI: always allocate +1 byte in kMemory nowMartin Kiewitz
2010-10-23SCI2/SCI2.1: Some changes to the screen drawing code.Filippos Karapetis
2010-10-23SCI: Silence runtime warnings when editing kernel_tables.h with VS2010Filippos Karapetis
2010-10-23SCI: Added the Spanish version of SQ5 from bug report #3090664Filippos Karapetis
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
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