summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_marine.cpp
AgeCommit message (Expand)Author
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