aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2010-11-05SCI: Fix blend rounding, styleWillem Jan Palenstijn
2010-11-05COMMON/GUI/SCI: Changes to the EGA dithering checkboxFilippos Karapetis
2010-11-05SCI: Add a default case to a switch statement to silence some compiler warnings.Johannes Schickel
2010-11-04SCI: Renamed findBlock() to findBlockSCI0()Filippos Karapetis
2010-11-04SCI: Fix precedence error in commentWillem Jan Palenstijn
2010-11-04SCI: Set undither to on by default again, like it was. Filippos Karapetis
2010-11-04SCI: Use gamma 2.2 for blending undithered coloursWillem Jan Palenstijn
2010-11-04SCI: adding force to memorial area for SQ3/introMartin Kiewitz
2010-11-04SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca...Filippos Karapetis
2010-11-02SCI: Properly cast the results of kTimesSin and kTimesCos to 16-bit integersFilippos Karapetis
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: Fixed a silly bug when restoring port rectangles. This uncovered a bug w...Filippos Karapetis
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-01GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warningsMax 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-31MOTOEZX: Fix warning about static not at beginning of declarationMax Horn
2010-10-31SCI: Play time related changesFilippos Karapetis
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