D G Turner
5d1143a9e0
TEENAGENT: Cleanup Surface class.
...
This removes the underscores in various variables as per project coding
standard.
2012-09-24 16:10:06 +01:00
Christoph Mallon
e578cb8976
ALL: Remove unnecessary forward declarations.
2011-11-21 15:59:19 +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
Ori Avtalion
9414d7a6e2
JANITORIAL: Reduce header dependencies in shared code
...
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
David Turner
c11fdabab9
TEENAGENT: Fix Memory Leaks.
...
svn-id: r55672
2011-01-31 07:44:40 +00:00
Vladimir Menshakov
da1432cf21
implemented zoomed rendering
...
svn-id: r45962
2009-11-17 22:09:16 +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
Vladimir Menshakov
a9dc8215bb
found strange hack about room 7 and overlay.
...
svn-id: r45957
2009-11-17 20:47:03 +00:00
Vladimir Menshakov
cae613cb05
implemented src_rect for surface blitting, added proper animation frames.
...
svn-id: r45915
2009-11-15 10:49:57 +00:00
Vladimir Menshakov
6db034a1db
renamed constants to comply with the code convention.
...
svn-id: r44109
2009-09-15 20:21:18 +00:00
Vladimir Menshakov
e78bd81ac0
return bounding boxes from the render(), slightly changed internal events arguments.
...
svn-id: r44107
2009-09-15 19:21:45 +00:00
Max Horn
a8e5df433f
TEEN: More code formatting & whitespace changes (automatically generated with astyle)
...
svn-id: r44101
2009-09-15 08:54:06 +00:00
Vladimir Menshakov
7cbbc0ad25
adapted code to comply code formatting conventions.
...
svn-id: r44098
2009-09-15 07:41:05 +00:00
Max Horn
088c5dada3
TEEN:
...
* 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 20:08:33 +00:00
Max Horn
4290984108
TEEN: Fix header file guards to match our conventions
...
svn-id: r43944
2009-09-04 20:06:19 +00:00
Vladimir Menshakov
3c8cdcae2f
fixed engines order, added svn:keywords properties.
...
svn-id: r43925
2009-09-03 21:20:13 +00:00
Vladimir Menshakov
ebe1b94eb1
imported teenagent engine sources.
...
svn-id: r43922
2009-09-03 20:59:17 +00:00