]> git.nickg.me.uk Git - traingame.git/commit
Start on resource implementation
authorNick Gasson <nick@nickg.me.uk>
Mon, 13 Jul 2009 15:05:53 +0000 (16:05 +0100)
committerNick Gasson <nick@nickg.me.uk>
Mon, 13 Jul 2009 15:05:53 +0000 (16:05 +0100)
commitfdad683c9d08f14766a207374f91ca98db11d318
treea1f89e6f7fbfeb3c4ed35d4c7c8d6e153dadc87d
parent079f97fcb678a0418492feccc3998c98a11d31eb
Start on resource implementation
buildings/white_house/white_house.xml [new file with mode: 0644]
include/IBuilding.hpp
include/IXMLParser.hpp
include/ResourceCache.hpp [new file with mode: 0644]
include/Resources.hpp [new file with mode: 0644]
schemas/building.xsd [new file with mode: 0644]
src/Building.cpp
src/Editor.cpp
src/Main.cpp
src/Resources.cpp [new file with mode: 0644]