aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-19SWORD25: Fix cppcheck warnings in BS_Log::LogPrefixPaul Gilbert
2010-10-19PSP: add missing return statements to image viewerYotam Barnoy
2010-10-19SWORD25: Fix cppcheck warningTorbjörn Andersson
2010-10-19LASTEXPRESS: Merge parameter creation into resetCurrentParameters()Julien Templier
2010-10-19LASTEXPRESS: Rewrite resetCurrentParameters to use a temporary varJulien Templier
2010-10-18SCUMM/FM-TOWNS JAPANESE: fix font spacing issuesFlorian Kagerer
2010-10-18LASTEXPRESS: Add md5sums of German TLE.Johannes Schickel
2010-10-18LASTEXPRESS: Check for a valid sequence in SequenceFrame::getNameJulien Templier
2010-10-18SWORD25: Since ssize_t might not be available on all platforms use size_t for...Johannes Schickel
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