aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-07-28SCI: Fix bug #3035720 - SQ1SCI demo: Menu crashMatthew Hoops
2010-07-27SCI: sci1.1 priority bands now changing in kDrawPicMartin Kiewitz
2010-07-27SCI: fixing signature of kCheckFreeSpaceMartin Kiewitz
2010-07-27SCI: found out interpreter version of lsl5gMartin Kiewitz
2010-07-27SCI: moving some fileio warnings to debug levelMartin Kiewitz
2010-07-27SCI: Add an uninited workaround for the mothergoose demoMatthew Hoops
2010-07-27SCI: The mothergoose demo is really for Windows, so make that the platformMatthew Hoops
2010-07-27SCI: adding workaround for kq6 rats in catacombsMartin Kiewitz
2010-07-27SCI: changes for mother goose sci2.1Martin Kiewitz
2010-07-27SCI: Better fix for bug #3035058 - ECOQUEST demo: Missing subtitlesMatthew Hoops
2010-07-27SCI: kCheckFreeSpace support for sci1.1Martin Kiewitz
2010-07-27SCI: Add second KQ5 EGA entry (from bug #3035421)Matthew Hoops
2010-07-27SCI: implemented kPalette(save/restore)Martin Kiewitz
2010-07-27GOB: Respect mute option on startup (bug #3032781)Sven Hesse
2010-07-27SCI: Add detection for some more EGA versions of gamesMatthew Hoops
2010-07-27SCI: Fix bug #3035058 - ECOQUEST demo: Missing subtitlesMatthew Hoops
2010-07-27SCI: Removed the room number from the two workarounds for Hoyle 3 (Character:...Filippos Karapetis
2010-07-27SCI: Fixed bug #3035262 - "ISLANDBRAIN: Crash on "info" selection"Filippos Karapetis
2010-07-27SCI: Fixed bug #3035186 - "ECOQUEST2: Crash When Receiving Ecorder". Also rem...Filippos Karapetis
2010-07-27SCI: adding workaround for sq5Martin Kiewitz
2010-07-27SCI: Fix PCjr soundMatthew Hoops
2010-07-27KYRA: Formatting.Johannes Schickel
2010-07-27SCI: Fixed bug #3035068 - "LB2CD: Crash in first room, asking about burglary"Filippos Karapetis
2010-07-27SCI: adding workaround for qfg3 (kIsObject)Martin Kiewitz
2010-07-27SCI: reverting part of r51361Martin Kiewitz
2010-07-27SCI: adding scaling code in kBaseSetterMartin Kiewitz
2010-07-27TEENAGENT: Sort the object files alphabetically.Jordi Vilalta Prat
2010-07-27SCI: Added room number for the KQ6 script workaround during the endingFilippos Karapetis
2010-07-27SCI: Fix indentation and alignment of some entriesJordi Vilalta Prat
2010-07-27SCI: Complete the workaround commited in r51355.Jordi Vilalta Prat
2010-07-27SCI: Fixed script bug #3034610 - "KQ6CD: Crash in endgame (short path)", and ...Filippos Karapetis
2010-07-27SCI: fixing workaround from r51353Martin Kiewitz
2010-07-27SCI: Fixed bug #3035057 - "ECOQUEST demo: Crashing menu". EcoQuest 1 demo is ...Filippos Karapetis
2010-07-27SCI: adding workaround for sq1-spanishMartin Kiewitz
2010-07-27SCI: translating nsRect back to actual plane coordinateMartin Kiewitz
2010-07-27SCI: Fixed bug #3035149, "Camelot: Crash at launch"Filippos Karapetis
2010-07-27SCI: Fixed game script bug #3034985, "LB1: Crash on Intro"Filippos Karapetis
2010-07-27SCI: Fixed bug #3034567, "KQ6CD: Crash on taking piece of paper from spider web"Filippos Karapetis
2010-07-27SCI: Fix bug #3035033 - ISLANDBRAIN demo: CrashMatthew Hoops
2010-07-27SCI: Add workarounds for the camelot demoMatthew Hoops
2010-07-27SCI: Add a 0x prefix to localCall to show it's a hexadecimal numberMatthew Hoops
2010-07-27SCI: Add two more uninited workarounds for Jones/CDMatthew Hoops
2010-07-27SCI: Add workaround for LB1 demoMatthew Hoops
2010-07-26SCI: Add workarounds for the LB2 demoMatthew Hoops
2010-07-26SCI: fixing text fonts not working correctlyMartin Kiewitz
2010-07-26SCI: fixing scroll transitions for kq6 hiresMartin Kiewitz
2010-07-26SCI: implement scaling for kDrawCelMartin Kiewitz
2010-07-26SCI: changing CRLF to LFMartin Kiewitz
2010-07-26SCI: reverting r51304, broke kq6 hiresMartin Kiewitz
2010-07-26SOUND: Move the Mac snd decoder from SCI to /soundMatthew Hoops