aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-18Applied a slightly modified version of my patch #2307224 - "BS1: Save/load ov...Filippos Karapetis
2008-11-18Don't rename slots anymore when deleting them via the GMM.Johannes Schickel
2008-11-18Fixed documentation.Johannes Schickel
2008-11-17Fix compilation of Tucker-engine under MSVC by adding missing flic_player.h a...Kari Salminen
2008-11-17Hopefully fixed the regression described in bug #2299682 ("FT: Crash in the i...Torbjörn Andersson
2008-11-17Fixed a warning on the DS build, added some clarifying comments, reformatted ...Max Horn
2008-11-17Fix regressions in HE games, when slashes are used in filenames for file opco...Travis Howell
2008-11-17Factoring shared code of template classes into a shared base class saves anot...Max Horn
2008-11-17Saving 32kb DATA sizeMax Horn
2008-11-16fixed bugFlorian Kagerer
2008-11-16cleanupFlorian Kagerer
2008-11-16some fixes to input handling, cleanupGregory Montoir
2008-11-16Fixed valgrind warning.Johannes Schickel
2008-11-16Implementing getTotalPlayTime() for AppendableMemoryStreamSven Hesse
2008-11-16Added MSVC projects for the new groovie engine and enabled the engineFilippos Karapetis
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