]> 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)
commit6853fdb5e762a838e09f0ec36f5dc779bed31c92
tree80aa8be2982cd767480db03d5492af19d9835380
parented4aef9964b0adc3b7065ea01ee929f77eec0b14
Start moving to separate PNG images

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