New BadGuys: 'iceflame' flame with fire vulnerability, 'ghostflame' flame without...
authorLMH <lmh.0013@gmail.com>
Tue, 9 Apr 2013 20:10:01 +0000 (10:10 -1000)
committerLMH <lmh.0013@gmail.com>
Tue, 9 Apr 2013 21:14:40 +0000 (11:14 -1000)
commit0dfd364d3796f4e72612dee7787ffc8592b92028
tree0629606f6457d0791b65030d6a30ccf37d7743ca
parent3e1eec1572f3c06cb73682e9dee8061da16aa476
New BadGuys: 'iceflame' flame with fire vulnerability, 'ghostflame' flame without vulnerabilities
29 files changed:
data/images/creatures/flame/ghostflame-0.png [new file with mode: 0644]
data/images/creatures/flame/ghostflame-1.png [new file with mode: 0644]
data/images/creatures/flame/ghostflame-2.png [new file with mode: 0644]
data/images/creatures/flame/ghostflame-3.png [new file with mode: 0644]
data/images/creatures/flame/ghostflame-4.png [new file with mode: 0644]
data/images/creatures/flame/ghostflame-editor.png [new file with mode: 0644]
data/images/creatures/flame/ghostflame.sprite [new file with mode: 0644]
data/images/creatures/flame/ghostflame.xcf [new file with mode: 0644]
data/images/creatures/flame/iceflame-0.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-1.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-2.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-3.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-4.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-5.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-editor.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-fade-0.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-fade-1.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-fade-2.png [new file with mode: 0644]
data/images/creatures/flame/iceflame-fade-3.png [new file with mode: 0644]
data/images/creatures/flame/iceflame.sprite [new file with mode: 0644]
data/images/creatures/flame/iceflame.xcf [new file with mode: 0644]
data/levels/test/glow_effects.stl
src/badguy/flame.cpp
src/badguy/ghostflame.cpp [new file with mode: 0644]
src/badguy/ghostflame.hpp [new file with mode: 0644]
src/badguy/iceflame.cpp [new file with mode: 0644]
src/badguy/iceflame.hpp [new file with mode: 0644]
src/object/bullet.cpp
src/supertux/object_factory.cpp