aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/resources.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-01-18GOB: Fix Urban Runner hotspot textsSven Hesse
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-18ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo...Max Horn
2010-10-31GOB: Clean up class DataIOSven Hesse
2010-03-17Use resSize instead of computing its value again.Arnaud Boutonné
2010-02-25Fixing problems with the texts table in TOT files when the order of the texts...Sven Hesse
2010-02-16Fascination - Fix syntax (clone2727)Arnaud Boutonné
2010-02-15Playtoons - "Fascination" workaround for text is also required for Playtoons.Arnaud Boutonné
2010-02-13Fascination: REAL fix. Thanks DrMcCoy.Arnaud Boutonné
2010-02-13Fix a crash in previous commitArnaud Boutonné
2010-02-13Fascination:Arnaud Boutonné
2010-01-31Properly deleting the TOT resource table again when loading failedSven Hesse
2010-01-31Adding some sanity assertsSven Hesse
2009-07-24Added a method to easily dump resources to fileSven Hesse
2009-07-17Making TOTResourceItem::size unsigned, fixing a graphics bug that crept inSven Hesse
2009-07-17Added some more debug warnings when resources can't be loadedSven Hesse
2009-07-13Allow resource loading from EXT even if the TOT has none againSven Hesse
2009-06-26Fixing text strings embedded in the TOTSven Hesse
2009-06-25Plugging some memory leaksSven Hesse
2009-06-24Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own ...Sven Hesse