]> git.localhorst.tv Git - l2e.git/commit
added small hero tags (used in battle animation and run state)
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 11 Aug 2012 17:09:19 +0000 (19:09 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 11 Aug 2012 17:09:19 +0000 (19:09 +0200)
commit04b582180c8f86f50f08f5141a2514a1fcda3e01
tree2c41ac1ccdc9a4c9f35129354ea040d8b3a1681b
parentf0f4fa6f537c383c77ab586e068e9679b8df1300
added small hero tags (used in battle animation and run state)
12 files changed:
Debug/src/battle/subdir.mk
Release/src/battle/subdir.mk
src/battle/BattleState.cpp
src/battle/BattleState.h
src/battle/HeroTag.cpp
src/battle/Resources.h
src/battle/SmallHeroTag.cpp [new file with mode: 0644]
src/battle/SmallHeroTag.h [new file with mode: 0644]
src/battle/states/PerformAttacks.cpp
src/battle/states/RunState.cpp
src/main.cpp
test-data/small-tag-frame.png [new file with mode: 0644]