Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-08 | TEENAGENT: Migrate engine to using debugflags. | D G Turner | |
This required some restructuring of the header dependencies. | |||
2012-07-07 | TEENAGENT: Enable commented out debug statements. | D G Turner | |
Commented out code is not good practice. Will change these statements to using debugflags instead in a future commit. | |||
2011-10-23 | TEENAGENT: Improve code formatting. | Johannes Schickel | |
I used astyle and fixed some incorrect changes from it manually. | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn | |
svn-id: r54385 | |||
2010-04-28 | added cd-version detection and cdlogo.res support | Vladimir Menshakov | |
svn-id: r48831 | |||
2010-03-20 | documented pack classes, restored old substream creation for FilePack | Vladimir Menshakov | |
svn-id: r48324 | |||
2010-03-20 | added close() | Vladimir Menshakov | |
svn-id: r48315 | |||
2010-03-20 | added TransientFilePack | Vladimir Menshakov | |
svn-id: r48314 | |||
2010-03-20 | do not read last dummy entry in pack | Vladimir Menshakov | |
svn-id: r48308 | |||
2010-03-18 | code convention fixes mentioned by Max Horn | Vladimir Menshakov | |
svn-id: r48296 | |||
2010-03-18 | do not seek for the empty assets | Vladimir Menshakov | |
svn-id: r48293 | |||
2010-03-18 | added abstract Pack class, moved code into FilePack and MemoryPack | Vladimir Menshakov | |
svn-id: r48292 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-08 | Move DisposeAfterUse::Flag from Common to global namespace, and into a new ↵ | Max Horn | |
header common/types.h svn-id: r47180 | |||
2010-01-02 | added unlogic logo | Vladimir Menshakov | |
svn-id: r46903 | |||
2009-11-08 | removed noisy debug message | Vladimir Menshakov | |
svn-id: r45751 | |||
2009-10-18 | Introduced new type Common::DisposeAfterUse::Flag | Max Horn | |
svn-id: r45233 | |||
2009-09-15 | TEEN: More code formatting & whitespace changes (automatically generated ↵ | Max Horn | |
with astyle) svn-id: r44101 | |||
2009-09-15 | adapted code to comply code formatting conventions. | Vladimir Menshakov | |
svn-id: r44098 | |||
2009-09-04 | TEEN: Some whitespace fixes | Max Horn | |
svn-id: r43946 | |||
2009-09-04 | TEEN: | Max Horn | |
* don't use "using namespace", instead put stuff into its correct namespace * when using #include, always prefix engine header files with the engine name * some cleanup svn-id: r43945 | |||
2009-09-03 | fixed engines order, added svn:keywords properties. | Vladimir Menshakov | |
svn-id: r43925 | |||
2009-09-03 | imported teenagent engine sources. | Vladimir Menshakov | |
svn-id: r43922 |