From cdf81ef8e5b25fd8751a92c6ff394c01daedbb88 Mon Sep 17 00:00:00 2001 From: Rogier Polak Date: Sat, 3 Mar 2007 03:32:46 +0000 Subject: Implemented an alternate collision-detection function, added namespace utils::math. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c7044ee3..f41c6804 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-03-03 Rogier Polak + + * src/utils/mathutils.h, src/utils/mathutils.cpp, + src/utils/fastsqrt.h, src/Makefile.am, src/game-server/main-game.cpp: + Moved math utility functions to the namespace utils::math, added + cached trigonomic functions. + * src/game-server/collisiondetection.hpp, src/game-server/being.cpp, + src/game-server/collisiondetection.cpp: Implemented an alternate + collision-detection function, for disks and circle-sectors. + 2007-03-03 Philipp Sehmisch * src/controller.cpp, src/controller.h, src/defines.h, -- cgit v1.2.3-60-g2f50