summaryrefslogtreecommitdiff
path: root/bin/ai/compat_1.0.nut
AgeCommit message (Collapse)Author
2011-12-02(svn r23397) -Change: remove the AI_ prefix from all AIEvent enumstruebrain
2011-11-23(svn r23298) -Add: track statistics of all incoming and outgoing goods. ↵truebrain
Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)
2011-06-13(svn r22584) -Add: [NoAI] several functions to AICompany to find out ↵yexo
performance information (Morloth)
2011-02-04(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support ↵smatz
for uniform stations has been broken for over a year
2010-10-10(svn r20913) -Fix (r19231): [NoAI] give the correct error message if you try ↵yexo
to overbuild an opponont road station with your own while using the 0.7 or 1.0 compatibility layer (fanioz)
2010-08-19(svn r20564) -Fix (r20562): provide compatibility for AIs using the 0.7/1.0 ↵yexo
API and using AIList::ChangeItem
2010-08-19(svn r20563) -Change: [NoAI] rename AIAbstractList to AIListyexo
2010-08-07(svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 ↵yexo
possible values so AIs can detect a temporaral refusal from an industry to accept some cargo type
2010-02-28(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and ↵frosch
add IsEnd() instead.
2010-02-24(svn r19231) -Feature: Allow overbuilding of road stops.terkhen
2010-02-16(svn r19143) -Codechange: trunk's going for 1.1 now.rubidium
2009-12-23(svn r18622) -Merge: release changesrubidium