aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2010-08-29SCI: adding comment about invalid rect return valMartin Kiewitz
2010-08-29SCI: fix warning (thx wjp, thank you not msvc)Martin Kiewitz
2010-08-29SCI: fix buildMartin Kiewitz
2010-08-29SCI: adding virtual lists for qfg-import roomsMartin Kiewitz
2010-08-29SCI: Properly fixed bug #3053268 - "QFG1 VGA: Fetch spell crashes game"Filippos Karapetis
2010-08-29SCI: fixed debug outputFilippos Karapetis
2010-08-29SCI: Throw a warning in QFG import screens for unmatched filesFilippos Karapetis
2010-08-29SCI: changing scroll transition behaviourMartin Kiewitz
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 bug #3054613, "QFG character saves, naming convention"Filippos Karapetis
2010-08-27SCI: Fixed potential memory leak in convert_polygon()Torbjörn Andersson
2010-08-27SCI: adding kq4 0.247Martin Kiewitz
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: adding detection for freddy pharkas "fred"Martin Kiewitz
2010-08-25SCI: Make use of new ADGF_PIRATED flagEugene Sandulenko
2010-08-25SCI: apply qfg1vga fight patch on weapon masterMartin Kiewitz
2010-08-25SCI: md5s from Bug #3049193Eugene Sandulenko
2010-08-25SCI: making loading from ScummVM menu work correctlyMartin 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: fixing comment of r52351Martin Kiewitz
2010-08-24SCI: Fixed bug #3052359 - "Hoyle1: Hearts Crash"Filippos Karapetis
2010-08-24SCI: fix race condition in sierra kPalVary codeMartin Kiewitz
2010-08-24SCI: added another version of Hoyle 1 (bug report #3052366)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: Check for the existence of script 180 before accessing it.Filippos Karapetis
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: some work on replacing save dialogMartin Kiewitz
2010-08-24SCI: fixing const cast warningMartin Kiewitz
2010-08-24SCI: dont load target palette when gameIsRestarting != 0Martin Kiewitz
2010-08-24SCI: changing signature of kRestoreGameMartin Kiewitz
2010-08-24SCI: changing maximum slots from 0-999 to 0-99Martin Kiewitz
2010-08-24SCI: now pausing/unpausing music in replaced restore dialogMartin Kiewitz
2010-08-24SCI: bit more work on restore dialog replacingMartin 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: slightly changing msecs for scrollingMartin 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