truebrain [Thu, 22 May 2008 16:16:13 +0000] rev 10670
(svn r13214) [NoAI] -Fix: fix AIBridgeList_Length, as the max-length is weird (tnx Anton84)
truebrain [Thu, 22 May 2008 16:13:02 +0000] rev 10669
(svn r13213) [NoAI] -Fix: missing @param
truebrain [Thu, 22 May 2008 15:49:08 +0000] rev 10668
(svn r13212) [NoAI] -Add: introducing the ability to build trams. Use AIRoad.SetCurrentRoadType to switch to Trams, than all AIRoad functions will produce tram-objects.
-Note: please note that you need a tram-grf file for this to work. In all other cases AIRoad.IsRoadTypeAvailable(AIRoad.ROADTYPE_TRAM) will return false. Don't make your AI depend on trams, not everyone has a tram-grf!
rubidium [Thu, 22 May 2008 10:23:34 +0000] rev 10667
(svn r13211) [NoAI] -Codechange: replace a few hardcoded numbers by an API lookup in the WrightAI.
belugas [Thu, 22 May 2008 02:13:24 +0000] rev 10666
(svn r13210) -Codechange: make town (previously named t) a private member of the different Town guis and assign it only once, at creation
belugas [Thu, 22 May 2008 02:03:05 +0000] rev 10665
(svn r13209) -Codechange: Privatize what should be private.
smatz [Thu, 22 May 2008 00:47:42 +0000] rev 10664
(svn r13208) -Fix (r13173): it was possible to open invalid submenu from dropdowns
smatz [Thu, 22 May 2008 00:37:27 +0000] rev 10663
(svn r13207) -Fix: misleading comments (michi_cc)
frosch [Wed, 21 May 2008 22:15:39 +0000] rev 10662
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
convert-repo [Wed, 21 May 2008 12:10:46 +0000] rev 10661
update tags