From 091d88f5143601a456c3688ff9305f144a5ed6e2 Mon Sep 17 00:00:00 2001 From: yexo Date: Thu, 4 Feb 2010 23:18:19 +0000 Subject: (svn r19014) -Add: [NoAI] AIOrder::[G|S]etStopLocation to get/set the stop location of trains in a rail station --- bin/ai/regression/regression.txt | 13 ++++++++++++- 1 file changed, 12 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 ae8d8e175..be69ce388 100644 --- a/bin/ai/regression/regression.txt +++ b/bin/ai/regression/regression.txt @@ -7179,6 +7179,7 @@ Depot distance from (0,0) ListDump: 33411 => 261 RemoveDepot(): true + BuildRailDepot(): true Station BuildRailStation(): false BuildRailStation(): true @@ -8565,6 +8566,14 @@ ShareOrders(): true UnshareOrders(): true AppendOrder(): true + GetStopLocation(): -1 + BuildVehicle(): 20 + BuildRailStation(): true + AppendOrder(): true + GetOrderCount(): 1 + GetStopLocation(): 2 + SetStopLocation(): true + GetStopLocation(): 1 --StationList_Vehicle-- Count(): 2 @@ -8591,9 +8600,11 @@ 4 => 0 --VehicleList_Station-- - Count(): 0 + Count(): 1 Location ListDump: + 20 => 23596 foreach(): + 20 => 23596 First Subsidy Test --Subsidy (0) -- -- cgit v1.2.3-54-g00ecf