summaryrefslogtreecommitdiffstats
path: root/src/Data/Triangle.cpp
AgeCommit message (Collapse)Author
2010-01-07Major cleanupMatthias Schiffer
Much better now!
2008-04-15zoomedit:neoraider
* Connected TopView to RenderArea
2008-04-14zoomedit:neoraider
* Use 0 instead of NULL consistantly
2008-04-11zoomedit:neoraider
* Added Xml util class to remove dependency on SVN libxml++.
2008-04-11zoomedit:neoraider
* TexCoords saves number of used coordinates now. * All data classes save changes in the XML tree now.
2008-04-10zoomedit:neoraider
* Mapped XML data structures to classes completely.
2008-04-10zoomedit:neoraider
* Level can load Room data from the XML tree now.
2008-04-09zoomedit:neoraider
* Added some basic data structures.