Age | Commit message (Expand) | Author |
2014-03-16 | GOB: Calculate _totResStart even if no resources follow | Sven Hesse |
2014-02-18 | GOB: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-06-15 | GOB: Add a resource size workaround for Little Red | Sven Hesse |
2011-06-02 | GOB: Replace snprintf() usage with Common::String::format() | D G Turner |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-01-18 | GOB: Fix Urban Runner hotspot texts | Sven Hesse |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-18 | ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo... | Max Horn |
2010-10-31 | GOB: Clean up class DataIO | Sven Hesse |
2010-03-17 | Use resSize instead of computing its value again. | Arnaud Boutonné |
2010-02-25 | Fixing problems with the texts table in TOT files when the order of the texts... | Sven Hesse |
2010-02-16 | Fascination - Fix syntax (clone2727) | Arnaud Boutonné |
2010-02-15 | Playtoons - "Fascination" workaround for text is also required for Playtoons. | Arnaud Boutonné |
2010-02-13 | Fascination: REAL fix. Thanks DrMcCoy. | Arnaud Boutonné |
2010-02-13 | Fix a crash in previous commit | Arnaud Boutonné |
2010-02-13 | Fascination: | Arnaud Boutonné |
2010-01-31 | Properly deleting the TOT resource table again when loading failed | Sven Hesse |
2010-01-31 | Adding some sanity asserts | Sven Hesse |
2009-07-24 | Added a method to easily dump resources to file | Sven Hesse |
2009-07-17 | Making TOTResourceItem::size unsigned, fixing a graphics bug that crept in | Sven Hesse |
2009-07-17 | Added some more debug warnings when resources can't be loaded | Sven Hesse |
2009-07-13 | Allow resource loading from EXT even if the TOT has none again | Sven Hesse |
2009-06-26 | Fixing text strings embedded in the TOT | Sven Hesse |
2009-06-25 | Plugging some memory leaks | Sven Hesse |
2009-06-24 | Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own ... | Sven Hesse |