summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_cargo.cpp
AgeCommit message (Expand)Author
2009-07-16(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid...smatz
2009-07-16(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()smatz
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