summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_industry.hpp
AgeCommit message (Expand)Author
2010-08-07(svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possib...yexo
2010-08-01(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of ...yexo
2010-05-09(svn r19775) -Fix: improper use of 'then' in few comments (ln)smatz
2010-05-09(svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex)yexo
2009-08-27(svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIInd...smatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-04-25(svn r16150) -Fix [NoAI]: Change WAYPOINT_INVALID to 0xFFFF from -1 as that's...yexo
2009-02-23(svn r15563) -Change [API CHANGE]: Remove AIIndustry::GetMaxIndustryID().yexo
2009-02-14(svn r15485) -Change [API CHANGE]: Split AIIndustry::HasHeliportAndDock and G...yexo
2009-02-14(svn r15483) -Change [API CHANGE]: Remove AIIndustry::GetProduction, use AIIn...yexo
2009-02-07(svn r15400) -Fix: Typos in comments.frosch
2009-01-23(svn r15241) -Fix (r15027): NoAI API was not aware of certain newindustries '...frosch
2009-01-17(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should...truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain