aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
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-03SCI: adding mother goose titleMartin Kiewitz
2010-09-03SCI: Added a warning when using GM with SCI1 gamesFilippos Karapetis
2010-09-03SCI: Rewrote the game name IDs of the Mt32MemoryTimbreMaps array to be like t...Filippos Karapetis
2010-09-02SCI: Show a warning window regarding GM in some games.Filippos Karapetis
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-09-01SCI: set master volume correctlyMartin Kiewitz
2010-09-01SCI: disable dialog replacement for jonesMartin Kiewitz
2010-08-31SCI: Added the Italian version of QFG3 (bug #3053457)Filippos Karapetis
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: renaming fb01-enable to "native_fb01"Martin Kiewitz
2010-08-31SCI: forgot one rename of "enable_fb01"Martin Kiewitz
2010-08-31SCI: renaming config-variablesMartin Kiewitz
2010-08-31SCI: Remove duplicate comment line.Johannes Schickel
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: 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