]> git.nickg.me.uk Git - traingame.git/commit
Change location of images and fonts
authorNick Gasson <nick@nickg.me.uk>
Sat, 5 Dec 2009 13:12:46 +0000 (13:12 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sat, 5 Dec 2009 13:12:46 +0000 (13:12 +0000)
commitf4436d22ee29bdbfc17d79ce80d7e3e0588a820e
tree38f982c28fa4ddb33df3dace5a236650618bf19c
parent4fd71d50f507c941200d52716fd7010f9a6e7bd5
Change location of images and fonts
40 files changed:
data/fonts/DejaVuSansMono.ttf [deleted file]
data/fonts/Vera.ttf [deleted file]
data/images/a-nother-tree.png [deleted file]
data/images/a-tree.png [deleted file]
data/images/buildings_icon.png [deleted file]
data/images/button_active.png [deleted file]
data/images/button_base.png [deleted file]
data/images/cloud-tree.png [deleted file]
data/images/delete_icon.png [deleted file]
data/images/level_icon.png [deleted file]
data/images/lower_icon.png [deleted file]
data/images/raise_icon.png [deleted file]
data/images/real_tree.png [deleted file]
data/images/smoke_particle.png [deleted file]
data/images/start_icon.png [deleted file]
data/images/station_icon.png [deleted file]
data/images/track_icon.png [deleted file]
fonts/DejaVuSansMono.ttf [new file with mode: 0644]
fonts/Vera.ttf [new file with mode: 0644]
images/a-nother-tree.png [new file with mode: 0644]
images/a-tree.png [new file with mode: 0644]
images/buildings_icon.png [new file with mode: 0644]
images/button_active.png [new file with mode: 0644]
images/button_base.png [new file with mode: 0644]
images/cloud-tree.png [new file with mode: 0644]
images/delete_icon.png [new file with mode: 0644]
images/level_icon.png [new file with mode: 0644]
images/lower_icon.png [new file with mode: 0644]
images/raise_icon.png [new file with mode: 0644]
images/real_tree.png [new file with mode: 0644]
images/smoke_particle.png [new file with mode: 0644]
images/start_icon.png [new file with mode: 0644]
images/station_icon.png [new file with mode: 0644]
images/track_icon.png [new file with mode: 0644]
layouts/editor.xml
src/Game.cpp
src/SkyBox.cpp
src/SmokeTrail.cpp
src/Tree.cpp
src/gui/Theme.cpp