summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_marine.cpp
AgeCommit message (Expand)Author
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-14(svn r20489) -Fix [FS#4031]: [NoAI] checking whether water tiles are connecte...rubidium
2010-08-03(svn r20348) -Fix [FS#4004]: [NoAI] Ship depots were constructed along the wr...rubidium
2010-04-17(svn r19668) -Codechange: Use WaterClass in parameters of CMD_BUILD_CANAL.frosch
2010-01-29(svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several cla...yexo
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-24(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()smatz
2009-06-11(svn r16563) -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true...yexo
2009-06-11(svn r16562) -Revert (r16561)yexo
2009-06-11(svn r16561) -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true...yexo
2009-03-21(svn r15789) -Codechange: Add DiagdirBetweenTiles() and use it.frosch
2009-02-14(svn r15491) -Change [API CHANGE]: AIMarine::BuildWaterDepot now accepts a fr...yexo
2009-02-14(svn r15488) -Change [API CHANGE]: Add support for distant-join stations.yexo
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-24(svn r15252) -Fix (r15027): AIMarine::AreWaterTilesConnected() reported aqued...frosch
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain