aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/save/savehandler.cpp
AgeCommit message (Expand)Author
2011-06-02GOB: Replace snprintf() usage with Common::String::format()D G Turner
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-05GOB: Fix a stupid typo in SlotFileIndexed::buildIndex()Sven Hesse
2011-02-02GOB: Rename Draw::kSpritesCount to Draw::kSpriteCountSven Hesse
2011-01-30GOB: Change SPRITES_COUNT into a constSven Hesse
2011-01-25GOB: Add a FakeFileHandlerSven Hesse
2011-01-22GOB: Fix the save list widthSven Hesse
2011-01-21GOB: Add support for saving true color spritesSven Hesse
2011-01-21GOB: Make the Cemetary/Lab screen work correctlySven Hesse
2011-01-19GOB: Add preliminary Inca 2 save supportSven Hesse
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-05-17Enforce conversion formatting on pointer casts in the DEV code.Johannes Schickel
2009-08-22Properly fixing the Lost in Time temp sprite issueSven Hesse
2009-06-06GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDe...Max Horn
2009-05-31GOB: Got rid of last traces of strdupcpy and strdupcatMax Horn
2009-05-31GOB: Untangled SlotFileIndexed and SlotFileStatic (ATTENTION: This uncovered ...Max Horn
2009-05-31- A new save system for the GobEngine, one that is not fundamentally broken a...Sven Hesse