Commit Graph

13 Commits

Author SHA1 Message Date
D G Turner
b7b2a4ee88 TEENAGENT: Clean up SurfaceList Class.
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-09-13 10:55:10 +01:00
D G Turner
0e6ba29ede TEENAGENT: Migrate engine to using debugflags.
This required some restructuring of the header dependencies.
2012-07-08 00:36:05 +01:00
Johannes Schickel
8a7f3e69ff TEENAGENT: Improve code formatting.
I used astyle and fixed some incorrect changes from it manually.
2011-10-23 02:07:23 +02:00
Christoph Mallon
a5675c3dbe TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
David Turner
a256b74e0a TEENAGENT: Further Memory Leak Fixes.
svn-id: r55673
2011-01-31 08:51:37 +00:00
Johannes Schickel
aed02365ec Strip trailing spaces/tabs.
svn-id: r47541
2010-01-25 01:39:44 +00:00
Vladimir Menshakov
3e915d9ec5 implemented fade in/out effects
svn-id: r46653
2009-12-27 18:21:49 +00:00
Vladimir Menshakov
100805144a render 'on' surfaces only on mark (fixed many z-order issues)
svn-id: r46341
2009-12-12 13:05:55 +00:00
Vladimir Menshakov
6e8595b814 use actual actor position for overlay positioning to avoid z-order glitches.
svn-id: r45969
2009-11-18 08:15:16 +00:00
Vladimir Menshakov
2294c6f466 minor textual fixes
svn-id: r45968
2009-11-18 08:13:44 +00:00
Vladimir Menshakov
f70473e3cd guard surface list from the sizes of zero
svn-id: r45961
2009-11-17 21:47:26 +00:00
Vladimir Menshakov
43f23ee523 added SurfaceList, ported overlay to it, fixed many z-order issues. (found meaning of the flags in overlay resources)
svn-id: r45960
2009-11-17 21:42:56 +00:00