Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | TEENAGENT: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-09-13 | TEENAGENT: Clean up SurfaceList Class. | D G Turner | |
This removes an unecessary type and unused parameter from the load method and renames to remove underscores from variable names as per the project coding conventions. | |||
2012-07-08 | TEENAGENT: Migrate engine to using debugflags. | D G Turner | |
This required some restructuring of the header dependencies. | |||
2011-10-23 | TEENAGENT: Improve code formatting. | Johannes Schickel | |
I used astyle and fixed some incorrect changes from it manually. | |||
2011-08-07 | TEENAGENT: Pass streams as references. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-01-31 | TEENAGENT: Further Memory Leak Fixes. | David Turner | |
svn-id: r55673 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-12-27 | implemented fade in/out effects | Vladimir Menshakov | |
svn-id: r46653 | |||
2009-12-12 | render 'on' surfaces only on mark (fixed many z-order issues) | Vladimir Menshakov | |
svn-id: r46341 | |||
2009-11-18 | use actual actor position for overlay positioning to avoid z-order glitches. | Vladimir Menshakov | |
svn-id: r45969 | |||
2009-11-18 | minor textual fixes | Vladimir Menshakov | |
svn-id: r45968 | |||
2009-11-17 | guard surface list from the sizes of zero | Vladimir Menshakov | |
svn-id: r45961 | |||
2009-11-17 | added SurfaceList, ported overlay to it, fixed many z-order issues. (found ↵ | Vladimir Menshakov | |
meaning of the flags in overlay resources) svn-id: r45960 |