Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn | |
svn-id: r54385 | |||
2010-11-18 | ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; ↵ | Max Horn | |
avoid using 'using' svn-id: r54323 | |||
2010-10-31 | GOB: Clean up class DataIO | Sven Hesse | |
Removing the need for class DataStream and that handle mess. svn-id: r53984 | |||
2010-03-17 | Use resSize instead of computing its value again. | Arnaud Boutonné | |
svn-id: r48274 | |||
2010-02-25 | Fixing problems with the texts table in TOT files when the order of the ↵ | Sven Hesse | |
texts and resources tables are switched in the TOT file svn-id: r48124 | |||
2010-02-16 | Fascination - Fix syntax (clone2727) | Arnaud Boutonné | |
svn-id: r48074 | |||
2010-02-15 | Playtoons - "Fascination" workaround for text is also required for Playtoons. | Arnaud Boutonné | |
svn-id: r48067 | |||
2010-02-13 | Fascination: REAL fix. Thanks DrMcCoy. | Arnaud Boutonné | |
svn-id: r48055 | |||
2010-02-13 | Fix a crash in previous commit | Arnaud Boutonné | |
svn-id: r48054 | |||
2010-02-13 | Fascination: | Arnaud Boutonné | |
- Fix a potential bug in winDraw - Add a hack (and a todo) to work around the missing texts and windows in Amiga, Atari and early PC floppy version. svn-id: r48053 | |||
2010-01-31 | Properly deleting the TOT resource table again when loading failed | Sven Hesse | |
svn-id: r47750 | |||
2010-01-31 | Adding some sanity asserts | Sven Hesse | |
svn-id: r47749 | |||
2009-07-24 | Added a method to easily dump resources to file | Sven Hesse | |
svn-id: r42711 | |||
2009-07-17 | Making TOTResourceItem::size unsigned, fixing a graphics bug that crept in | Sven Hesse | |
svn-id: r42552 | |||
2009-07-17 | Added some more debug warnings when resources can't be loaded | Sven Hesse | |
svn-id: r42551 | |||
2009-07-13 | Allow resource loading from EXT even if the TOT has none again | Sven Hesse | |
svn-id: r42463 | |||
2009-06-26 | Fixing text strings embedded in the TOT | Sven Hesse | |
svn-id: r41903 | |||
2009-06-25 | Plugging some memory leaks | Sven Hesse | |
svn-id: r41859 | |||
2009-06-24 | Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own ↵ | Sven Hesse | |
class svn-id: r41839 |