aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2010-07-31SCI: adjusting inside view::getCelRect for sci0earlyMartin Kiewitz
2010-07-31SCI: updating commentMartin Kiewitz
2010-07-31SCI: adding polish lsl1Martin Kiewitz
2010-07-31SCI: kAnimate - limit update of nsRect when scaledMartin Kiewitz
2010-07-31SCI: fixing stupid typoMartin Kiewitz
2010-07-31SCI: Whitespace cleanup.Johannes Schickel
2010-07-31SCI: Fix walking in GK1 later in the gameMatthew Hoops
2010-07-31SCI: fix kAddToPic called with view dataMartin Kiewitz
2010-07-30SCI: Add comment about stability requirements in makeSortedList.Johannes Schickel
2010-07-30SCI: Switch to Common::RandomSource.Johannes Schickel
2010-07-30SCI: fixing view scaling codeMartin Kiewitz
2010-07-30SCI: speed throttler cleanup and iceman commentMartin Kiewitz
2010-07-30SCI: Fix saving/restoring games in fan gamesMatthew Hoops
2010-07-30SCI: finally fixing font codesMartin Kiewitz
2010-07-30SCI: fixing another text color code issueMartin Kiewitz
2010-07-30SCI: fixing font code handling in kTextSizeMartin Kiewitz
2010-07-30SCI: adding workaround for kSetCursor kq5cdMartin Kiewitz
2010-07-30SCI: Updated the op_mod changes and added a link to the original bug reportFilippos Karapetis
2010-07-30SCI: Added handling of negative numbers toFilippos Karapetis
2010-07-30Merged the two QFG3 workarounds and the two SQ1 workaroundsFilippos Karapetis
2010-07-30SCI: Adjusted return value of the script bug workaround in rev #51504 to a bi...Filippos Karapetis
2010-07-30SCI: Fixed script bug #3036263, "LB2CD: Disappearing Journal Entries" by chan...Filippos Karapetis
2010-07-30SCI: arguments of mag-kSetCursor documentedMartin Kiewitz
2010-07-30SCI: cleaning up kSetCursorMartin Kiewitz
2010-07-30SCI: Updated some comments related to Freddy Pharkas and silenced warning for...Filippos Karapetis
2010-07-30SCI: Added PQ2 1.001.006 from bug report #3028479Filippos Karapetis
2010-07-30SCI: Added a case for 10 params inside kSetCursorSci11(), thus fixing the cra...Filippos Karapetis
2010-07-30SCI: Fixed script bug #3036942 - "KQ4SCI demo: Menu crash"Filippos Karapetis
2010-07-30SCI: Fixed script bug #3036918 - "HOYLE3: Uninitialized read for temp 1"Filippos Karapetis
2010-07-29SCI: Fixed script bug #3036601 - "LONGBOW: Druid hand code brings up ScummVM ...Filippos Karapetis
2010-07-29SCI: fixing hoyle 3Martin Kiewitz
2010-07-29SCI: reverting r51479 and adding TODOs for fixing the hoyle issue (fixing thi...Martin Kiewitz
2010-07-29SCI: finished logkernel commandMartin Kiewitz
2010-07-29SCI: midi hold behaviour fixedMartin Kiewitz
2010-07-29SCI: Fixed Hoyle 3 bugs #3035077, #3035080, #3035081 and #3035242, by using t...Filippos Karapetis
2010-07-29SCI: Ignore setAttribute() on any non-existent menu itemsMatthew Hoops
2010-07-29SCI: fixing qfg1 workaroundMartin Kiewitz
2010-07-29SCI: some subfunction support for logkernelMartin 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-29SCI: Fixed bug #3036331 - "KQ5: Floppy versionFilippos Karapetis
2010-07-29SCI: Add detection for the April 2010 competition template (fan game)Matthew Hoops
2010-07-29SCI: Fixed script bug #3036483 - "LSL2: Crash at the ship"Filippos Karapetis
2010-07-29SCI: Added back debug output to sound commandsFilippos Karapetis
2010-07-29SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credi...Martin Kiewitz
2010-07-29SCI: also break in AvoidPath instead of continuing, when the start point is c...Filippos Karapetis
2010-07-29Oops, removed leftover codeFilippos Karapetis
2010-07-29SCI: Silenced warning when exiting in LSL6 (bug report #3035533), and comment...Filippos Karapetis
2010-07-29SCI: Fixed bug #3036390 - "QFG3: Crash when talking to King Rajah", along wit...Filippos Karapetis
2010-07-29SCI: Re-enable the throttle for kFrameout, I must have been asleep that dayMatthew Hoops