From 1ed599f5cf6a0dec14d91d5442a08560e254d35c Mon Sep 17 00:00:00 2001 From: frosch Date: Mon, 4 Jan 2010 19:42:29 +0000 Subject: (svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypointType(). -Change: [NoAI] Constructor of AIWaypoint now takes a WaypointType to also handle buoys. -Remove: [NoAI] AIBuoyList. --- bin/ai/regression/regression.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin/ai/regression/regression.txt') diff --git a/bin/ai/regression/regression.txt b/bin/ai/regression/regression.txt index 0adf36e1c..c5b65d863 100644 --- a/bin/ai/regression/regression.txt +++ b/bin/ai/regression/regression.txt @@ -7100,10 +7100,12 @@ IsCanalTile(): true GetBankBalance(): 1999951154 ---AIBuoyList-- +--AIWaypointList(BUOY)-- Count(): 1 Location ListDump: 28481 + HasWaypointType: + false true false RemoveWaterDepot(): true RemoveDock(): true -- cgit v1.2.3-54-g00ecf