summaryrefslogtreecommitdiffstats
path: root/src/Data/Level.h
AgeCommit message (Collapse)Author
2010-01-07Major cleanupMatthias Schiffer
Much better now!
2008-04-13zoomedit:neoraider
* New data interfaces, yay! Levels should now be completely editable * Fixed some -Wextra warnings
2008-04-12zoomedit:neoraider
* Made Rooms, Gates and Textures in Levels changable
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-10zoomedit:neoraider
* Added more data classes * Work on integration with libxml++