summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_tunnel.cpp
AgeCommit message (Expand)Author
2011-11-04(svn r23106) -Codechange: pass int* to GetTileSlope and friendsrubidium
2011-11-04(svn r23095) -Codechange: remove useless divisions/multiplications by TILE_HE...rubidium
2011-11-04(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...rubidium
2011-05-01(svn r22396) -Document: some AI doxygen stuffrubidium
2011-01-22(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...rubidium
2010-04-14(svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel.frosch
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-05-06(svn r16244) -Fix [NoAI]: Make sure AITunnel::BuildTunnel returns what the do...yexo
2009-05-06(svn r16243) -Fix [FS#2875]: CmdBuildTunnel could be called with invalid para...yexo
2009-03-21(svn r15789) -Codechange: Add DiagdirBetweenTiles() and use it.frosch
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-16(svn r15101) -Change [API CHANGE]: more consistant naming for consts:truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain