From b52f692c2987c182b9d70eb6bcbc3a01a6b0593c Mon Sep 17 00:00:00 2001 From: smatz Date: Tue, 8 Sep 2009 20:34:23 +0000 Subject: (svn r17478) -Document [NoAI]: descibe changes in subsidy logic in AI changelog --- src/ai/api/ai_changelog.hpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ai/api') diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp index 7a0f0fef3..d71e53e37 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -61,6 +61,13 @@ * API version 0.7 is assumed. This function should return the major and * minor number of the stable version of the API the AI is written against. * For 0.7.2 that would be 0.7, for 1.1.3 it would be 1.1, etc. + * \li The subsidy logic has changed. Subsidy is now awarded when cargo + * originating from subsidy source is delivered to station that has subsidy + * destination it its catchment area. One industry tile or one town house + * is enough as long as station accepts the cargo. Awarded subsidies are no + * longer bound to stations used for first delivery, any station can be + * used for loading and unloading as long as cargo is transfered from + * source to destination. * * \b 0.7.3 * -- cgit v1.2.3-70-g09d2