summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_industrytype.cpp
AgeCommit message (Expand)Author
2011-11-29(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...truebrain
2011-11-08(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to us...frosch
2011-01-22(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...rubidium
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-08-19(svn r20563) -Change: [NoAI] rename AIAbstractList to AIListyexo
2010-08-19(svn r20562) -Change: [NoAI] Move all functions from AIList to AIAbstractListyexo
2010-04-23(svn r19701) -Fix [FS#3787]: Check for industry availability more thoroughly ...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-11-24(svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -...frosch
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-04(svn r17414) -Codechange: only send/read the number of bits that can be actua...rubidium
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-11(svn r15441) -Cleanup: Use a return value instead of passing a pointer to whe...yexo
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
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