]> git.nickg.me.uk Git - traingame.git/commit
XML loading and saving of stations
authorNick Gasson <nick@nickg.me.uk>
Sun, 7 Jun 2009 14:11:51 +0000 (15:11 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 7 Jun 2009 14:11:51 +0000 (15:11 +0100)
commit2516116c4866415c336c724535580047375f69d3
tree3e6ce89d0bb4cad3752a50b92776cb3e95c79b3d
parentada1351593d3d288fe310caf34e9d710b976b193
XML loading and saving of stations
include/IMap.hpp
include/IStation.hpp
include/IXMLParser.hpp
maps/coal_mine.xml
schemas/map.xsd
src/Map.cpp
src/Station.cpp
src/XMLParser.cpp