aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-16Fixed various g++ warnings ("format not a string literal and no format argume...Johannes Schickel
2008-11-16T7G: Two leftover commits from t7gre: fix broken palette on intro video, and ...Henry Bush
2008-11-16Binary parser: Parsing of global dialog sections.Vicent Marti
2008-11-16KYRA 1/2: more fixes for valgrind warningsFlorian Kagerer
2008-11-16Added missing initialization (which caused random crashes).Nicola Mettifogo
2008-11-16Binary parser: Fixed missing sections in render info.Vicent Marti
2008-11-15Correct my typos.Travis Howell
2008-11-15Added support for the ADPCM used in Discworld 2Sven Hesse
2008-11-15(hopefully) fix valgrind warningsFlorian Kagerer
2008-11-15Simplify error debugging by implementing GroovieEngine::errorString()Jordi Vilalta Prat
2008-11-15Binary Parser: Finished parsing of all Render Info sections.Vicent Marti
2008-11-15Tweaks to make DS buildable again.Robin Watts
2008-11-15DS: Replaced call to obsolete addButton methodMax Horn
2008-11-15Fixed strncpy usage.Johannes Schickel
2008-11-15Fix for bug #2251765: FT: Talk speed inconsistencyMax Horn
2008-11-15Saving some more bytes of binary size in the advanced detectorMax Horn
2008-11-15svn-id: r35080Florian Kagerer
2008-11-15remove outdated commentJoost Peters
2008-11-15Fix for bug "Save game's names don't show up" (issue 31 on google code)Jordi Vilalta Prat
2008-11-15Added GroovieMetaEngine::getMaximumSaveSlot()Jordi Vilalta Prat
2008-11-15Turn on single gameid in order to avoid polluting gameid namespace.Eugene Sandulenko
2008-11-15Mention new engines in NEWS file.Eugene Sandulenko
2008-11-15Little fix for my last commit.Johannes Schickel
2008-11-15Yet another buffer safetyness fix. (strcpy -> strncpy)Johannes Schickel
2008-11-15Paranoia: Add destination buffer size to Engine::errorString to help avoiding...Johannes Schickel
2008-11-15Finished binary parsing of DrawData/drawsteps.Vicent Marti
2008-11-15added missing File destructor call if file can't be readGregory Montoir
2008-11-15added support for animation sequenceGregory Montoir
2008-11-15added FLIC player from KoM engine module.Gregory Montoir
2008-11-14Initialise _current. Fixes a Valgrind warning.Torbjörn Andersson
2008-11-14Init _oldVideoMode, _videoMode and _transactioDetails properly.Johannes Schickel
2008-11-14Added license header, and guard against multiple inclusion.Torbjörn Andersson
2008-11-14The demo mode flag should also be compiled if Groovie is compiled inMatthew Hoops
2008-11-14Oops, my last commit introduced some warnings.Torbjörn Andersson
2008-11-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
2008-11-14Patch #2271425: Groovie engineMax Horn
2008-11-14More binary drawstep parsing.Vicent Marti
2008-11-14Some corrections, based on observations from bug report #2284298 - "SAGA: Com...Filippos Karapetis
2008-11-14Reverted change I accidentally made to the SAGA engine when committing the SCUMMTorbjörn Andersson
2008-11-14Committed my own patch #2278665 ("SCUMM: Font data in old SCUMM games") to getTorbjörn Andersson
2008-11-14Fixing compilationSven Hesse
2008-11-14Cleanup and simplification of the resource loading codeFilippos Karapetis
2008-11-14Removed unused parameter.Nicola Mettifogo
2008-11-14Added detection entry for Spanish Bud TuckerJordi Vilalta Prat
2008-11-13Fix for bug #2277597 - "ITE: Classic Mac alternate md5sums / Voices not detec...Filippos Karapetis
2008-11-13Fixed crash when returning to launcher from the GMMFilippos Karapetis
2008-11-13Moved binary theme parser to tools folder.Vicent Marti
2008-11-13DrawStep parsing added to binary theme parser.Vicent Marti
2008-11-13Update to the low level parser:Nicola Mettifogo
2008-11-13Binary theme format parser.Vicent Marti