aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-18SWORD25: Fix compilation on 64bit arches by casting a pointer to ssize_t inst...Johannes Schickel
2010-10-18SWORD25: Use const_cast to cast away constness.Johannes Schickel
2010-10-18CREDITS: Add lastexpress engineJulien Templier
2010-10-18FM-TOWNS AUDIO: improve thread safetyFlorian Kagerer
2010-10-18LASTEXPRESS: Fix GCC warningsJulien Templier
2010-10-18LASTEXPRESS: Implement 3 more AI logic functionsJulien Templier
2010-10-18Revert "COMMON: Implement Common::vprintf(). Patch by littleboy"Eugene Sandulenko
2010-10-18Revert "GUI: Use vprintf in Console class. Patch by littleboy"Eugene Sandulenko
2010-10-18Revert "CONFIGURE: Added va_copy detection for Last Express engine"Eugene Sandulenko
2010-10-18CONFIGURE: Added va_copy detection for Last Express engineEugene Sandulenko
2010-10-18SCUMM: Silence MSVC 2010 code analysis warningMax Horn
2010-10-18SCUMM: INSANE: fix a long standing bug discovered by static code analysisEugene Sandulenko
2010-10-18CONFIGURE: Plug in Last Express engineEugene Sandulenko
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko
2010-10-18SOUND: Add support for LastExpress version of IMA ADPCM sound.Eugene Sandulenko
2010-10-18GUI: Use vprintf in Console class. Patch by littleboyEugene Sandulenko
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