aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-18COMMON: Implement Common::vprintf(). Patch by littleboyEugene Sandulenko
2010-10-18SCUMM: Fix out of bound access (discovered by Code Analysis in MS VS2010; tha...Max Horn
2010-10-18SCUMM: Simplify SO_LOAD_STRING codeMax Horn
2010-10-18SCUMM: Add paranoia checkMax Horn
2010-10-18SCUMM: Fix potential bug in ScummEngine::resStrLen.Max Horn
2010-10-18SCUMM: Move common code from ScummEngine::fetchScript* to new method.Max Horn
2010-10-18CONFIGURE: formatting fix (and kick the buildbot full rebuild)Eugene Sandulenko
2010-10-18SWORD25: Fix warningEugene Sandulenko
2010-10-18SWORD25: Renamed Lua .c files to .cpp and make it compilableEugene Sandulenko
2010-10-18SCUMM: Fix parts of bug #3087898 (SCUMM: Code analysis warnings)Max Horn
2010-10-18CREATE_MSVC: Added a missing check for sword25 and reordered some engine chec...Filippos Karapetis
2010-10-18SWORD25: Fix Valgrind reported uninitialised errorsPaul Gilbert
2010-10-18CREATE_MSVC: Added support for libpng as wellFilippos Karapetis
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-17GRAPHICS: enable sjis code for scumm engineFlorian Kagerer
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-16CREDITS: Sync credits with r53530.Johannes Schickel
2010-10-16CREDITS: Added Toon engineSylvain Dupont
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