summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_industrytype.hpp
AgeCommit message (Expand)Author
2010-08-01(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of ...yexo
2010-08-01(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI...yexo
2010-07-31(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.alberth
2010-07-10(svn r20107) -Add: [NoAI] AIIndustryType::INDUSTRYTYPE_TOWN and AIIndustryTyp...frosch
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-30(svn r15901) -Add: AIIndustryType::IsBuiltOnWater(), HasHeliport() and HasDoc...frosch
2009-02-14(svn r15479) -Fix: Documentation of AIIndustryType::CanBuildIndustry().frosch
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...rubidium
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