aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2010-08-29SCI: fixed debug outputFilippos Karapetis
2010-08-29SCI: Throw a warning in QFG import screens for unmatched filesFilippos Karapetis
2010-08-29SCI: Fixed bug #3051475 - "MOTHERGOOSE CD: Crash after giving the pipe to the...Filippos Karapetis
2010-08-29SCI: Fixed bug #3037874 - "SCI1.1: High cpu usage when a textbox is displayed"Filippos Karapetis
2010-08-29SCI: Throttle the invocations of Engine::shouldQuit()Filippos Karapetis
2010-08-29SCI: Added proper handling of QFG exported character files.Filippos Karapetis
2010-08-27SCI: Fixed potential memory leak in convert_polygon()Torbjörn Andersson
2010-08-27SCI: Possible fix for bug #3053268 - "QFG1 VGA: Fetch spell crashes game"Filippos Karapetis
2010-08-26SCI: adjust r52397Martin Kiewitz
2010-08-26SCI: kFileIOReadString/kFGets return byte countMartin Kiewitz
2010-08-25SCI: Return empty string from fgets with maxsize 1Willem Jan Palenstijn
2010-08-25SCI: apply qfg1vga fight patch on weapon masterMartin Kiewitz
2010-08-25SCI: Make assert stricter.Willem Jan Palenstijn
2010-08-24SCI: adding pharkas patch for ladder issueMartin Kiewitz
2010-08-24SCI: adding qfg1vga patch for fight issueMartin Kiewitz
2010-08-24SCI: Fixed bug #3052359 - "Hoyle1: Hearts Crash"Filippos Karapetis
2010-08-24SCI: Removed a now unused selector from the selector cacheFilippos Karapetis
2010-08-24SCI: replacing save dialog as wellMartin Kiewitz
2010-08-24SCI: Define xLast/yLast for LB2 floppy (which has no selectorFilippos Karapetis
2010-08-24SCI: more work on replacing save dialogMartin Kiewitz
2010-08-24SCI: changing signature of kRestoreGameMartin Kiewitz
2010-08-24SCI: now pausing/unpausing music in replaced restore dialogMartin Kiewitz
2010-08-23SCI: some more work on replacing restore dialogMartin Kiewitz
2010-08-23SCI: storing game super class address now inside SciEngineMartin Kiewitz
2010-08-23SCI: some work on replacing sierra restore dialogMartin Kiewitz
2010-08-23SCI: multiple changes for mother goose vgaMartin Kiewitz
2010-08-23SCI: Check for EOF and errors when reading from a file. Fixes bug #3049360 - ...Filippos Karapetis
2010-08-23SCI: Fix whitespaceWillem Jan Palenstijn
2010-08-23SCI: Fixed bug #3051163 - "MOTHERGOOSE: Crash at the very end" and merged 2 S...Filippos Karapetis
2010-08-22SCI: Fixed bug #3048908 - "PQ3EGA: Wrong speech bubble background colors" and...Filippos Karapetis
2010-08-22SCI: Fixed bug #3050856 - "SQ3 : Crash at intro"Filippos Karapetis
2010-08-22SCI: Add uninit'd workaround for the SQ6 demoMatthew Hoops
2010-08-22SCI: Reimplemented the kShow kernel command, used by the inbuilt SCI debugger...Filippos Karapetis
2010-08-22SCI: Fix a bug in kFileIOWriteString. The first return statement should go in...Matthew Hoops
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 the "init" selector to the list of static selectors of LB2 floppy (...Filippos Karapetis
2010-08-21SCI: Fixed bug #3050122 - "QFG3: Crash after throwing the spear of death"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-20SCI: Fixed bug #3049435 - "QFG3: Crash at Simbani warrior challenge"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: 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