From 3262d5319c5f2cc830b3b783880df4b1b5d95710 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 12 Nov 2006 15:40:23 +0000 Subject: Made pathfinding algorithm cope better with beings blocking the road. This is done by allowing walking over other beings, but at an additional cost so that it is preferable to walk around them. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e77de982..7d774b74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-11-12 Bjørn Lindeijer + + * src/map.cpp, src/map.h: Made pathfinding algorithm cope better with + beings blocking the road. This is done by allowing walking over other + beings, but at an additional cost so that it is preferable to walk + around them. + 2006-11-09 Eugenio Favalli * src/main.cpp, src/net/network.cpp, src/net/network.h, -- cgit v1.2.3-60-g2f50