aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-18SCUMM: Fix parts of bug #3087898 (SCUMM: Code analysis warnings)Max Horn
2010-10-18SWORD25: Fix Valgrind reported uninitialised errorsPaul Gilbert
2010-10-18SWORD25: Fix for Valgrind identified errorsPaul Gilbert
2010-10-18SCUMM: Check the sound channel is valid, before checking the sound channel.Travis Howell
2010-10-18SCUMM: Check the sound channel is valid, before checking the sound channel.Travis Howell
2010-10-18SCUMM: Correct incorrect demo entry for Backyard Football 2002.Travis Howell
2010-10-17SCUMM/FM-TOWNS: more improvements to japanese font drawingFlorian Kagerer
2010-10-17SCUMM: Fix Macintosh demo of Putt-Putt Joins the Parade.Travis Howell
2010-10-17SCI: Added comments for the unmapped SCI2/SCI2.1 kernel functionsFilippos Karapetis
2010-10-17SCUMM/FM-TOWNS: more improvements to japanese font drawingFlorian Kagerer
2010-10-17SCUMM: Fix bug #2952298 - HE (16Bit): Inventory items (Cursors) have wrong co...Travis Howell
2010-10-16TOON: Prevent quick load/save when it's not currently possible Sylvain Dupont
2010-10-16TOON: Added most of the remaining Advanced Engine FeaturesSylvain Dupont
2010-10-16SCI: Add The Black Cauldron (fan game)Matthew Hoops
2010-10-16TOON: Implemented the 4 different mute modes for sound/textSylvain Dupont
2010-10-16GOB: Extend debug console variable command a bitSven Hesse
2010-10-16TOON: Fix bugs #3085967 and #3085969 about guards danceSylvain Dupont
2010-10-16TOON: Fix inventory autoclose when the click is too longSylvain Dupont
2010-10-16TOON: Removed useless debug printfSylvain Dupont
2010-10-16TOON: Fixed bug #3085999 with bad mouse button behaviorSylvain Dupont
2010-10-16TOON: Fixed Bug #3086564 with freezing conversationSylvain Dupont
2010-10-16SWORD25: Use C-style comments in C filesOri Avtalion
2010-10-16SWORD25: Update svn keywordsOri Avtalion
2010-10-16TOON: Fixed bug #3086000 there was no magnifier effectSylvain Dupont
2010-10-15SCUMM/FM-TOWNS: fix regression in non Japanese SCUMM 3 gamesFlorian Kagerer
2010-10-15SCI: fixing iceman undithering door close-upMartin Kiewitz
2010-10-15TOON: Fixed Bug #3085978 with "Exit Not Defined" appearingSylvain Dupont
2010-10-15TOON: Fixed bug #3084738 with loading bottomless bag stateSylvain Dupont
2010-10-15SCUMM/FM-TOWNS: fix display of dialogue options in Indy 4 JapaneseFlorian Kagerer
2010-10-15SCUMM/FM-TOWNS: fix up/down inventory arrows in Indy 4 JapaneseFlorian Kagerer
2010-10-15SCI: updating comment for r53515Martin Kiewitz
2010-10-15LURE: Fix for #3087842 - Code analysis warningsPaul Gilbert
2010-10-15SCI: fixing view-undithering for laura bow 1Martin Kiewitz
2010-10-15TOON: readding spanish special chars removed in r53513Martin Kiewitz
2010-10-15TOON: fix Ä umlaut and " char in german version of toonstruckMartin Kiewitz
2010-10-15SWORD25: Fix infinite recursionTorbjörn Andersson
2010-10-15SCUMM/FM-TOWNS: improve japanese font drawing in SCUMM 3 gamesFlorian Kagerer
2010-10-15SWORD2: Add assert()s prompted by code analysis warnings.Torbjörn Andersson
2010-10-15M4: Fixed OP_NOT and OP_COMP behavior again (thanks wjp)Filippos Karapetis
2010-10-15SCI: Changed the check for vertex_min into an assert (thanks wjp)Filippos Karapetis
2010-10-15AGOS: Fixed code analysis warnings - bug #3087828Filippos Karapetis
2010-10-15TOON: Fixed code analysis warning - bug #3087867Filippos Karapetis
2010-10-15M4: Fixed code analysis warnings - bug #3087845Filippos Karapetis
2010-10-15QUEEN: Fixed code analysis warning - bug #3087851Filippos Karapetis
2010-10-15SCI: Fixed access to dest in kTextSize() (thanks LordHoto)Filippos Karapetis
2010-10-15CRUISE: Replace some strncpy with strlcpy.Johannes Schickel
2010-10-15KYRA: Fix valid warnings of bug #3087837 "KYRA: Code analysis warnings".Johannes Schickel
2010-10-15GOB: Properly fixing the captureCounter code analysis warningSven Hesse
2010-10-15GOB: Remove the now useless helper.hSven Hesse
2010-10-15GOB: Remove strncpy0()Sven Hesse