aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2010-09-04SCI: removing non-sierra sci code in kDirLoopMartin Kiewitz
2010-09-04SCI: doing detectDoSoundType() properly sci0earlyMartin Kiewitz
2010-09-04SCI: lsl2 early uses sci0late soundMartin Kiewitz
2010-09-04SCI: properly reversed kDoAvoiderMartin Kiewitz
2010-09-03SCI: Fixed bug #3058865 - "Jones in the Fast Lane CD: Graphics Missing"Filippos Karapetis
2010-09-03SCI: kDirLoop freshly reversedMartin Kiewitz
2010-09-03SCI: kClone/kDisposeClone behaviour more accurateMartin Kiewitz
2010-09-02SCI: Fixed compilation when VM_DEBUG_SEND is enabledFilippos Karapetis
2010-09-02SCI: Added a FIXME for bug #3038870, related to kParse()Filippos Karapetis
2010-09-02SCI: fixing debug output for bpxMartin Kiewitz
2010-09-02SCI: adding "bpr" and "bpw" debug commandsMartin Kiewitz
2010-09-02JANITORIAL: Remove extra semi-colons.Torbjörn Andersson
2010-08-31SCI: Added a workaround for bug #3056811 - "SQ5: Game crashes while playing "...Filippos Karapetis
2010-08-31SCI: adding workaround for platform-specificMartin Kiewitz
2010-08-31SCI: enable new kDoBresen/InitBresenMartin Kiewitz
2010-08-31SCI: Added automatic detection of some static selectorsFilippos Karapetis
2010-08-31SCI: Disabled some debug related GC code, which effectivelyFilippos Karapetis
2010-08-30SCI: fix warningMartin Kiewitz
2010-08-30SCI: ability to ignore movecount for new DoBresenMartin Kiewitz
2010-08-30SCI: freshly reversed kDoBresen/kInitBresenMartin Kiewitz
2010-08-30SCI: adding comments for kDoBresenMartin Kiewitz
2010-08-30SCI: adding comments for r52450Martin Kiewitz
2010-08-30SCI: check filesize of qfg import filesMartin Kiewitz
2010-08-30SCI: reverting r52448Martin Kiewitz
2010-08-29SCI: Only show exported characters in the QFG import screens.Filippos Karapetis
2010-08-29SCI: Fixed bug #3038767 - "SCI Fanmade - Cascade Quest: Crash when restoring ...Filippos Karapetis
2010-08-29SCI: cleanup kDoBresen (no real code change)Martin Kiewitz
2010-08-29SCI: fix typo in commentMartin 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: 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