Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-24 | TEENAGENT: Further cleanup for Font class. | D G Turner | |
2012-09-23 | TEENAGENT: Cleanup Font class. | D G Turner | |
This fixes a mismatched function prototype wrt. the definition and removes the underscores in various variables as per project coding standard. Also, minor reordering of functions for readability. | |||
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2010-03-18 | added abstract Pack class, moved code into FilePack and MemoryPack | Vladimir Menshakov | |
svn-id: r48292 | |||
2009-11-08 | removed font::color, added debugger console with ↵ | Vladimir Menshakov | |
enable_object/disable_object commands. svn-id: r45755 | |||
2009-09-15 | TEEN: More code formatting & whitespace changes (automatically generated ↵ | Max Horn | |
with astyle) svn-id: r44101 | |||
2009-09-13 | added shadow_color, height and packed width parameters for fonts. | Vladimir Menshakov | |
svn-id: r44046 | |||
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-04 | TEEN: Fix header file guards to match our conventions | Max Horn | |
svn-id: r43944 | |||
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 |