Lantern. A portable Light Source. Demo in 'data/levels/test/magicblocks.stl'
authorWolfgang Becker <uafr@gmx.de>
Sun, 17 Sep 2006 14:56:30 +0000 (14:56 +0000)
committerWolfgang Becker <uafr@gmx.de>
Sun, 17 Sep 2006 14:56:30 +0000 (14:56 +0000)
commit85016783ff1628b7de20e0c106cf55563aa77bed
tree56a7ac17b557bcf289e2bc06018a3c314f3e7c89
parente8a2d9b18b51affa83b57160bf5d78b5ca12d8f2
Lantern. A portable Light Source. Demo in 'data/levels/test/magicblocks.stl'

SVN-Revision: 4237
14 files changed:
data/credits.txt
data/images/creatures/colorlamp/lantern.xcf [new file with mode: 0644]
data/images/objects/lantern/lantern-1.png [new file with mode: 0644]
data/images/objects/lantern/lantern-2.png [new file with mode: 0644]
data/images/objects/lantern/lantern-3.png [new file with mode: 0644]
data/images/objects/lantern/lantern-4.png [new file with mode: 0644]
data/images/objects/lantern/lantern.sprite [new file with mode: 0644]
data/images/objects/lantern/lantern.xcf [new file with mode: 0644]
data/levels/test/magicblocks.stl
src/object/lantern.cpp [new file with mode: 0644]
src/object/lantern.hpp [new file with mode: 0644]
src/object/rock.cpp
src/object/rock.hpp
src/video/drawing_context.cpp