summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-03-15 23:57:01 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-03-15 23:57:01 +0000
commitc97b885b0306f29b3bf412b7d05752e40eb2c0d4 (patch)
tree554d5792ad0e5475883fa17ceec03f5e301123b8 /ChangeLog
parent4062d2cd386ae67e6901d0f1de953e0a0aa58e68 (diff)
downloadmana-client-c97b885b0306f29b3bf412b7d05752e40eb2c0d4.tar.gz
mana-client-c97b885b0306f29b3bf412b7d05752e40eb2c0d4.tar.bz2
mana-client-c97b885b0306f29b3bf412b7d05752e40eb2c0d4.tar.xz
mana-client-c97b885b0306f29b3bf412b7d05752e40eb2c0d4.zip
Implemented 7 atribute system in character creation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4357e837..eaf241d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-2007-03-11 Philipp Sehmisch <tmw@crushnet.org>
+2007-03-16 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/gui/char_select.cpp, src/net/accountserver/account.cpp,
+ src/net/accountserver/account.hpp: Implemented 7 atribute system
+ in character creation.
+
+2007-03-11 Philipp Sehmisch <tmw@crushnet.org>
* src/map.cpp, src/gui/viewport.cpp: Fixed a bug that made the engine
not draw the last row and column of the map.