aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2010-08-19SCI: Fixed bug #3038228 - "MOTHERGOOSE: Crash at the castle"Filippos Karapetis
2010-08-19SCI: Fixed one of the bugs in hoyle3, from bug report #3038837 - "HOYLE3: EGA...Filippos Karapetis
2010-08-19SCI: Fixed bug #3039768 - "QFG3: Glitch When Making Thief Sign to Rope Maker"...Filippos Karapetis
2010-08-18SCI: Fixed bug #3039679 - "SCI Fanmade - The Gem Scenario: Crash at the start"Filippos Karapetis
2010-08-18SCI: Fixed bug #3041232 - "LB2Floppy: Crash at Museum"Filippos Karapetis
2010-08-18SCI: Fixed script bug #3048054 - "LONGBOW: crash when opening hand code" (Ger...Filippos Karapetis
2010-08-18SCI: Fixed bug #3038433 - "HOYLE1: Crashes"Filippos Karapetis
2010-08-18SCI: CleanupFilippos Karapetis
2010-08-18SCI: Fixed bug #3042964 - "KQ4: Signature Mismatch"Filippos Karapetis
2010-08-18SCI: Resolved a FIXME concerning scripts with more than one export table (it ...Filippos Karapetis
2010-08-17SCI: Refactored readPoint() to accept a segment reference to the polygon data...Filippos Karapetis
2010-08-17Limited the sanity check in rev #52174 to invalid segment types only (apparen...Filippos Karapetis
2010-08-17SCI: Fixed bug #3034501 - "LSL6: Segfault while leaving the penthouse"Filippos Karapetis
2010-08-17SCI: added a wrapper for GUI::MessageDialogFilippos Karapetis
2010-08-17SCI: commenting out hoyle 4 script patchMartin Kiewitz
2010-08-16SCI: Fix uninit'd temp in longbow. See bug #3046200Matthew Hoops
2010-08-16SCI: adding patch for eq2 / ecorderMartin Kiewitz
2010-08-15SCI: Change abs() to ABS()Torbjörn Andersson
2010-08-15SCI: adding workaround for island dr. brainMartin Kiewitz
2010-08-14SCI: Silence shadowed variable warning of g++.Johannes Schickel
2010-08-14SCI: adding workaround for camelot during endingMartin Kiewitz
2010-08-13SCI: adding workaround for sq4/floppyMartin Kiewitz
2010-08-13SCI: adding bugid to pharkas workaroundMartin Kiewitz
2010-08-13SCI: adding pharkas workaround room 540Martin Kiewitz
2010-08-13SCI: adding workaround for sq4/floppy room 397Martin Kiewitz
2010-08-13SCI: adding workaround for sci1.1 mother gooseMartin Kiewitz
2010-08-12SCI: adding bug id to sq4 patchMartin Kiewitz
2010-08-12SCI: adding patch for sq4/floppyMartin Kiewitz
2010-08-12SCI: adding pq2 workaroundMartin Kiewitz
2010-08-12SCI: adjusting laurabow2 patch signatureMartin Kiewitz
2010-08-12SCI: laurabow2 patch is lb2cd exclusiveMartin Kiewitz
2010-08-12SCI: adding patch for laurabow2Martin Kiewitz
2010-08-11SCI: adding patch for kq5 harpy volumeMartin Kiewitz
2010-08-11SCI: fixing kGraphFillBoxAny implementationMartin Kiewitz
2010-08-11SCI: workaround change kq5Martin Kiewitz
2010-08-11SCI: adding workaround for sq1Martin Kiewitz
2010-08-11SCI: making camelot fix camelot-only for nowMartin Kiewitz
2010-08-11SCI: adding workaround for hoyl4Martin Kiewitz
2010-08-10SCI: improved random actors workaround lb2Martin Kiewitz
2010-08-10SCI: adding workaround for qfg3Martin Kiewitz
2010-08-10SCI: adding patch for eq1cdMartin Kiewitz
2010-08-10SCI: adding workaround for kq5Martin Kiewitz
2010-08-09SCI: changing patch message slightlyMartin Kiewitz
2010-08-09SCI: fixing signature for gk1Martin Kiewitz
2010-08-09SCI: adding gk1 patch for day 5 freezeMartin Kiewitz
2010-08-09SCI: adding script patches for gk1Martin Kiewitz
2010-08-09SCI: extended workaround of kq6 to all roomsMartin Kiewitz
2010-08-08SCI: adding workarounds for lb2Martin Kiewitz
2010-08-08SCI: kDisposeWindow changesMartin Kiewitz
2010-08-08SCI: Directly use the new Graphics::VMDDecoder classSven Hesse