From df8c5ed43b5513916eff1b3f25e0bba6a50c8826 Mon Sep 17 00:00:00 2001 From: Roderic Morris Date: Wed, 29 Oct 2008 16:33:29 +0000 Subject: replace collision detection function (by Chuck Miller) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f18eaee..a6e70c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-10-29 Chuck Miller + + * src/game-server/collisiondetection.cpp, src/game-server/monster.cpp, + src/game-server/being.cpp: Replaced the collision detection function + due to it being broken, I left it in the source, just commented out if + someone wants to try to fix it later on. In other news, this patch + now makes it possible to hit them pesty maggots + 2008-10-27 Bjørn Lindeijer * src/account-server/serverhandler.cpp, -- cgit