From 34d7f01cccfbb4dcd09f0b68ded513f495fa69ed Mon Sep 17 00:00:00 2001 From: truebrain Date: Tue, 29 Nov 2011 23:26:35 +0000 Subject: (svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig --- src/ai/api/ai_changelog.hpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/ai/api') diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp index 8e6a2afb7..99d892497 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -31,7 +31,7 @@ * \li AICompany::GetQuarterlyPerformanceRating * \li AICompany::GetQuarterlyCompanyValue * \li AIController::GetOpsTillSuspend - * \li AIInfo::AICONFIG_AI_DEVELOPER + * \li AIInfo::CONFIG_DEVELOPER * \li AIOrder::GetOrderRefit * \li AIOrder::IsRefitOrder * \li AIOrder::SetOrderRefit @@ -44,7 +44,9 @@ * * API renames: * \li AITown::GetLastMonthTransported to AITown::GetLastMonthSupplied to better - * reflect what it does + * reflect what it does. + * \li AIInfo has all its configure settings renamed from AICONFIG to just CONFIG + * like CONFIG_RANDOM. * * API removals: * \li AICompany::GetCompanyValue, use AICompany::GetQuarterlyCompanyValue instead. -- cgit v1.2.3-70-g09d2