aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2010-10-15SWORD1: Fixed bug #3087855 - "SWORD1: Code analysis warnings"Filippos Karapetis
2010-10-15MADE: Fixed bug #3087849 - "MADE: Code analysis warnings"Filippos Karapetis
2010-10-15SAGA: Added sanity checks for realloc() calls - bug report #3087852Filippos Karapetis
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15Reverted revision 53456, as requested.Travis Howell
2010-10-15SCI: Fixed code bugs from bug #3087872 - "SCI: Code analysis warnings"Filippos Karapetis
2010-10-15Add doxygen comment for namespaces of several engines.Max Horn
2010-10-15COMMON: Add XMLParser::parseIntegerKey variant accepting a Common::StringMax Horn
2010-10-15SWORD25: Typo, cleanupMax Horn
2010-10-15SWORD25: Do not use Kernel::GetService directly anymoreMax Horn
2010-10-15SWORD25: Adapted a few things to our code formatting conventions; translated ...Max Horn
2010-10-15SWORD25: Fix a few global constructor warningsMax Horn
2010-10-15SWORD25: Fix unloading of movies so the menu animation properly loopsPaul Gilbert
2010-10-15DRASCULA: Fix some code analysis warnings (bug #3087830)Eugene Sandulenko
2010-10-15CRUISE: Fix some code analysis warnings (bug #3087829)Eugene Sandulenko
2010-10-15TINSEL: Fix for #3087863 - Code analysis warningsPaul Gilbert
2010-10-15AGI: Fix some code analysis warnings (bug #3087825)Eugene Sandulenko
2010-10-15LURE: Fix for #3087842 - Code analysis warningsPaul Gilbert
2010-10-15HUGO: Merge engine and hugo filesArnaud Boutonné
2010-10-15SWORD2: Fix some code analysis warnings (bug #3087857)Torbjörn Andersson
2010-10-15HUGO: Fix NULL pointer dereferencingArnaud Boutonné
2010-10-15Bug #3087858: fixed null pointer dereferencingVladimir Menshakov
2010-10-15GOB: Fix Code analysis warningsSven Hesse