Age | Commit message (Collapse) | Author |
|
* Made Rooms, Gates and Textures in Levels changable
|
|
* Added DTD validation of level files.
|
|
* Instance: Added createLevel and loadLevel methods.
|
|
* Added Xml util class to remove dependency on SVN libxml++.
|
|
* TexCoords saves number of used coordinates now.
* All data classes save changes in the XML tree now.
|
|
* Mapped XML data structures to classes completely.
|
|
* Level can load Room data from the XML tree now.
|
|
* Added more data classes
* Work on integration with libxml++
|
|
* Added some basic data structures.
|
|
* Update RenderArea when scrollbars are moved.
|
|
* Added licence headers
|
|
* More forward declarations: Compiles faster now
|
|
|
|
|
|
|