summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-12-18 01:27:27 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-12-18 01:27:27 +0000
commit1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c (patch)
treeeb36781dbb8a76967b10f45773e6fb4949ca9b74 /ChangeLog
parent57e9dc1c0f794508335819db4eb1f80ff8836d68 (diff)
downloadmana-client-1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c.tar.gz
mana-client-1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c.tar.bz2
mana-client-1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c.tar.xz
mana-client-1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c.zip
Updated attribute system to the latest design decisions (removed charisma, kept agility in)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e259291..aca00a69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.