]> git.localhorst.tv Git - l2e.git/commit
put stat increments in level ladder
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 12 Feb 2013 07:07:14 +0000 (08:07 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 13 Feb 2013 18:44:18 +0000 (19:44 +0100)
commitb9e715649b41cb69ea1b2d2a588522541eb87b46
tree50b6d35679d26875379ddab2c35ba1668dc7e9ea
parent3d69f521b593457304b282e5f23e36ab165288b6
put stat increments in level ladder
12 files changed:
src/battle/states/VictoryState.cpp
src/common/Capsule.cpp
src/common/Capsule.h
src/common/Hero.cpp
src/common/Hero.h
src/common/LevelUp.cpp [new file with mode: 0644]
src/common/LevelUp.h [new file with mode: 0644]
src/common/Stats.cpp
src/common/Stats.h
src/common/Upgrade.h
src/main.cpp
test-data/test.l2s