summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 219baaa..2f379c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-20 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/game-server/attackzone.hpp, src/game-server/being.cpp,
+ src/game-server/character.cpp, src/game-server/collisiondetection.cpp,
+ src/game-server/collisiondetection.hpp: Added rectangular attack zones
+ which are faster and simpler to calculate than the cone-shaped ones.
+ Currently used by the characters unarmed attack.
+
2008-11-09 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/game-server/character.cpp: Fixed crash when a script can't be