aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2010-09-05Partial fix for bug #3059871 - "SCI Fanmade - Ocean Battle: Crash while playing"Filippos Karapetis
2010-09-05SCI: adding patch for script bug in pharkas/cdMartin Kiewitz
2010-09-05SCI: kClone cleanupMartin Kiewitz
2010-09-05SCI: adjusting comment on kClone changeMartin Kiewitz
2010-09-05SCI: merging -info- stuff in Clone/DisposeCloneMartin Kiewitz
2010-09-05SCI: Fix bugs #3035650 and #3039566, crash in PEPPER demo and LAURABOW2.Johannes Schickel
2010-09-05SCI: reuse kGetAngle from kDoAvoiderMartin Kiewitz
2010-09-05SCI: initialize members of the Object class when it's constructedFilippos Karapetis
2010-09-05SCI: Changed consecutive ifs to a switchFilippos Karapetis
2010-09-05SCI: Fix for alignment exception issue, reported by BluddyFilippos Karapetis
2010-09-05SCI: Some cleanup of the static selector codeFilippos Karapetis
2010-09-05SCI: Added a workaround for the non-interactive demo of PepperFilippos Karapetis
2010-09-05SCI: Fixed script bug #3059544 - "KQ6CD: Error when looking at rotten tomato"Filippos Karapetis
2010-09-04SCI: kDoBresen changes for sci1early+Martin Kiewitz
2010-09-04SCI: Janitorial - fixed spaces and typosFilippos Karapetis
2010-09-04SCI: Don't try to initialize non-existent scripts, error out instead Filippos Karapetis
2010-09-04SCI: Updated comment concerning kCantBeHere and removed a wrong check for Hoy...Filippos Karapetis
2010-09-04SCI: fixing typo in kDoAvoiderMartin Kiewitz
2010-09-04SCI: Fixed bug #3037595 - "KQ4: Crash reading message in the bottle (whale mo...Filippos Karapetis
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