]> git.nickg.me.uk Git - lander.git/commit
Start moving to separate PNG images
authornick <nick@a97b1542-0b21-0410-a459-e47997c36f34>
Sat, 19 Apr 2008 18:04:03 +0000 (18:04 +0000)
committernick <nick@a97b1542-0b21-0410-a459-e47997c36f34>
Sat, 19 Apr 2008 18:04:03 +0000 (18:04 +0000)
commit7248bbef2be8267d13162e56b42007e9effea48c
tree3655256f3e1006f5b20f942cfc0bcec0031acca9
parent2bb5df2b60b73cde70951878c2838d21cb3a4385
Start moving to separate PNG images

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@347 a97b1542-0b21-0410-a459-e47997c36f34
14 files changed:
Makefile.am
config.rpath [new file with mode: 0755]
configure.ac
data/Makefile.am [new file with mode: 0644]
data/images/ship.png [new file with mode: 0644]
po/en_GB.po
po/lander.pot
src/Image.cpp [new file with mode: 0644]
src/Image.hpp [new file with mode: 0644]
src/Main.cpp
src/Makefile.am
src/Menu.cpp
src/Menu.hpp
src/Platform.hpp