From b43fd7266e2cc66028a7d15a1cee75bf89f6988e Mon Sep 17 00:00:00 2001 From: smatz Date: Sat, 8 Aug 2009 16:53:22 +0000 Subject: (svn r17115) -Add [NoAI]: AISubsidy::SubsidyParticipantType, AISubsidy::GetSourceType, AISubsidy::GetSourceIndex, AISubsidy::GetDestinationType, AISubsidy::GetDestinationIndex for better subsidy management -Change [NoAI]: mark AISubsidy::SourceIsTown, AISubsidy::GetSource, AISubsidy::GetDestinationType, AISubsidy::GetDestination as deprecated --- bin/ai/regression/regression.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'bin/ai/regression/regression.txt') diff --git a/bin/ai/regression/regression.txt b/bin/ai/regression/regression.txt index 1ac7b1242..31bc3a417 100644 --- a/bin/ai/regression/regression.txt +++ b/bin/ai/regression/regression.txt @@ -8524,15 +8524,15 @@ First Subsidy Test --Subsidy (0) -- - IsValidSubsidy(): true - IsAwarded(): false - GetAwardedTo(): -1 - GetExpireDate(): 714080 - SourceIsTown(): true - GetSource(): 15 - DestionationIsTown(): true - GetDestionation(): 7 - GetCargoType(): 0 + IsValidSubsidy(): true + IsAwarded(): false + GetAwardedTo(): -1 + GetExpireDate(): 714080 + GetSourceType(): 1 + GetSourceIndex(): 15 + GetDestinationType(): 1 + GetDestinationIndex(): 7 + GetCargoType(): 0 GetNextEvent: instance GetEventType: 6 Unknown Event -- cgit v1.2.3-54-g00ecf