]> git.nickg.me.uk Git - traingame.git/commit
Add panel objects and lighthouse model
authorNick Gasson <nick@nickg.me.uk>
Sun, 21 Jun 2009 11:59:58 +0000 (12:59 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 21 Jun 2009 11:59:58 +0000 (12:59 +0100)
commit36da2fd92c65c7ece4eee31b97383fb404b9aba9
tree120c95420c096ebd05df59de38ba38b3e6e06668
parentff0041806355310fae8c8f0115edc51fe820e950
Add panel objects and lighthouse model
13 files changed:
include/BuildingPanel.hpp [new file with mode: 0644]
include/gui/IContainer.hpp
include/gui/IFont.hpp
include/gui/Internal.hpp
lighthouse.mtl [new file with mode: 0644]
lighthouse.obj [new file with mode: 0644]
lighthouse.wings [new file with mode: 0644]
src/BuildingPanel.cpp [new file with mode: 0644]
src/Editor.cpp
src/Game.cpp
src/gui/FlowBox.cpp
src/gui/Font.cpp
src/gui/Panel.cpp [new file with mode: 0644]