diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-18 01:27:27 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-18 01:27:27 +0000 |
commit | 1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c (patch) | |
tree | eb36781dbb8a76967b10f45773e6fb4949ca9b74 /ChangeLog | |
parent | 57e9dc1c0f794508335819db4eb1f80ff8836d68 (diff) | |
download | mana-1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c.tar.gz mana-1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c.tar.bz2 mana-1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c.tar.xz mana-1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c.zip |
Updated attribute system to the latest design decisions (removed charisma, kept agility in)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-12-18 Philipp Sehmisch <tmw@crushnet.org> + + * src/gui/char_select.cpp, src/gui/char_select.h, + src/gui/status.cpp, src/gui/status.h, src/localplayer.h, + src/net/accountserver/account.cpp, + src/net/accountserver/account.h, src/net/beinghandler.cpp: + Updated attribute system to the latest design decisions + (removed charisma, kept agility in) + 2007-12-09 Björn Steinbrink <B.Steinbrink@gmx.de> * src/CMakeLists.txt: Add missing source files. |