aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2010-08-21SCI: improving delaying transitionsMartin Kiewitz
2010-08-21SCI: now fading color 255 as well in sci1.1Martin Kiewitz
2010-08-21SCI: removing debug output from r52259Martin Kiewitz
2010-08-21SCI: fixing resourcemgr for pharkas/germanMartin Kiewitz
2010-08-21Reverted part of r52256, it's not really undefined behavior (the two parts of...Filippos Karapetis
2010-08-21SCI: Fixed potentially undefined behaviorFilippos Karapetis
2010-08-21SCI: Added support for the DEL keyFilippos Karapetis
2010-08-21SCI: add support for Control-C in earlier SCI games, tooFilippos Karapetis
2010-08-21SCI added the "init" selector to the list of static selectors of LB2 floppy (...Filippos Karapetis
2010-08-21SCI: Fixed bug #3048911 - "Keyboard discrepancies in all SCI games" by handli...Filippos Karapetis
2010-08-21SCI: Fixed bug #3050122 - "QFG3: Crash after throwing the spear of death"Filippos Karapetis
2010-08-21SCI: Added a detection entry for LSL5 (bug report #3049771)Filippos Karapetis
2010-08-20SCI: added another comment to kRandomMartin Kiewitz
2010-08-20SCI: kRandom now exactly behaving like sierra sciMartin Kiewitz
2010-08-20SCI: Fixed typos in kRandom()Filippos Karapetis
2010-08-20SCI: Reverted kRandom to use unsigned integers again (used e.g. in LSL5) and ...Filippos Karapetis
2010-08-20SCI: Fixed bug #3039308 - "HOYLE4: Rules Dialog missing background"Filippos Karapetis
2010-08-20Fixed bug #3049361 - "Hoyle4: Game is falsely detected as DEMO"Filippos Karapetis
2010-08-20SCI: Fixed bug #3049435 - "QFG3: Crash at Simbani warrior challenge"Filippos Karapetis
2010-08-20Reverting r52224, as it was incorrect - fanmade games use the same interprete...Filippos Karapetis
2010-08-20SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch"Filippos Karapetis
2010-08-20SCI: Fixed bug #3049146 - "MOTHERGOOSE CD: Rooms 7, 23 crash", merged some si...Filippos Karapetis
2010-08-20SCI: Fixed the GM detection introduced in rev #52211 to check the first avail...Filippos Karapetis
2010-08-20SCI: Changed a warning into a debugCFilippos Karapetis
2010-08-19SCI: disabling EGA mapping after sci1egaMartin Kiewitz
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: Added checking for the existence of a GM track, to determine if device I...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: Only perform queuing of song signals for SCI0, where we handle the updat...Filippos Karapetis
2010-08-18SCI MIDI: adding some asserts as well as proper initialization for _velocityMapFilippos Karapetis
2010-08-18SCI: Changed a warning into a debugCFilippos 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 warning dialog on game startup for versions of Longbow with know...Filippos Karapetis
2010-08-17SCI: added a wrapper for GUI::MessageDialogFilippos Karapetis
2010-08-17SCI: Added another French version of LSL3Filippos Karapetis
2010-08-17SCI: Added the EGA version of SQ4Filippos Karapetis
2010-08-17SCI: Added another EGA version of KQ5Filippos Karapetis
2010-08-17SCI: Added another EGA version of LongbowFilippos Karapetis
2010-08-17SCI: Added the EGA version of PQ3Filippos Karapetis
2010-08-17SCI: Added the EGA version of Space Quest IFilippos Karapetis