aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-09-03MOHAWK: Improve support for the Riven DemoMatthew Hoops
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-02HUGO: Cleanup and fix mouse pointer issueArnaud Boutonné
2010-09-02HUGO: Fix warningsArnaud Boutonné
2010-09-02HUGO: Fix loading of config file during game initArnaud Boutonné
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-01MOHAWK: Update videos when the delay opcode is calledMatthew Hoops
2010-09-01MOHAWK: Cleanup mouse cursor position handling in RivenMatthew Hoops
2010-09-01HUGO: Fix labyrinth bug in Hugo 2 for WindowsArnaud Boutonné
2010-09-01SCI: set master volume correctlyMartin Kiewitz
2010-09-01MOHAWK: Implement xbookclickMatthew Hoops
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-31MOHAWK: Implement functionality for the dome slidersMatthew Hoops
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-31AGOS: Add Polish version of Swampy Adventures.Travis Howell
2010-08-30I18N: Add "lowres" context for several GUI strings when in 1x mode.Thierry Crozat
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