]> git.nickg.me.uk Git - traingame.git/commit
Move buildings into their own directory
authorNick Gasson <nick@nickg.me.uk>
Sun, 12 Jul 2009 11:08:39 +0000 (12:08 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 12 Jul 2009 11:08:39 +0000 (12:08 +0100)
commit4d0b5b11f2d5a3ae4429b3864d77ab16ed0ded97
tree944fade2fa0369bd8cfc95212b4f847e0dce9fc9
parent5ee1cfdfc4e9ddc656d37eec25adba792bd922ce
Move buildings into their own directory
buildings/white_house/house.mtl [new file with mode: 0644]
buildings/white_house/house.obj [new file with mode: 0644]
buildings/white_house/house.wings [new file with mode: 0644]
house.mtl [deleted file]
house.obj [deleted file]
house.wings [deleted file]
include/IBuilding.hpp [new file with mode: 0644]
src/Building.cpp [new file with mode: 0644]
src/Main.cpp