Thu, 15 Jun 2006 14:45:03 +0000(svn r5281) -Backport: r5124 0.4
tron [Thu, 15 Jun 2006 14:45:03 +0000] rev 10035
(svn r5281) -Backport: r5124
-Fix: Be more strict what it means for an aircraft to be in a hangar: It's not just being stopped on a hangar tile

Thu, 15 Jun 2006 14:34:31 +0000(svn r5280) -Backport: r5119 0.4
tron [Thu, 15 Jun 2006 14:34:31 +0000] rev 10034
(svn r5280) -Backport: r5119
-Fix: If a road vehicle is on a road depot tile and stopped doesn't mean it's in the depot. Use the proper test for this

Thu, 15 Jun 2006 14:16:57 +0000(svn r5279) -Backport: r4116 0.4
tron [Thu, 15 Jun 2006 14:16:57 +0000] rev 10033
(svn r5279) -Backport: r4116
-Fix: The AI should send a plane into a hangar if it's not in a hangar _or_ not stopped, not when it's not in a hangar _and_ not stopped

Mon, 05 Jun 2006 08:30:58 +0000(svn r5115) Move helper functions to where they belong 0.4
tron [Mon, 05 Jun 2006 08:30:58 +0000] rev 10032
(svn r5115) Move helper functions to where they belong

Sun, 04 Jun 2006 22:34:52 +0000(svn r5110) - Backport from trunk (r's and lots of it): 0.4
Darkvater [Sun, 04 Jun 2006 22:34:52 +0000] rev 10031
(svn r5110) - Backport from trunk (r's and lots of it):
Language changes. Galician (67 missing!) and Icelandic (20 missing) are bad off.
Spanish, Norwegian, Brazilian-Portugese (2 missing) and Slovak (1 missing).

Sun, 04 Jun 2006 22:03:58 +0000(svn r5109) - Backport from trunk (r5097): 0.4
Darkvater [Sun, 04 Jun 2006 22:03:58 +0000] rev 10030
(svn r5109) - Backport from trunk (r5097):
The trolly AI used information from the wrong industry when calculating the
amount of to be transported goods

Sun, 04 Jun 2006 22:02:51 +0000(svn r5108) - Backport from trunk (r5092): 0.4
Darkvater [Sun, 04 Jun 2006 22:02:51 +0000] rev 10029
(svn r5108) - Backport from trunk (r5092):
There was a gross race condition in the AI code which made it pretty random
if the AI could give a new vehicle its orders

Sun, 04 Jun 2006 21:58:48 +0000(svn r5107) - Backport from trunk (r5085, r5088): 0.4
Darkvater [Sun, 04 Jun 2006 21:58:48 +0000] rev 10028
(svn r5107) - Backport from trunk (r5085, r5088):
Add parentheses to CHANCE16*() macro parameters

Sun, 04 Jun 2006 21:40:21 +0000(svn r5106) - Backport from trunk (r4964): 0.4
Darkvater [Sun, 04 Jun 2006 21:40:21 +0000] rev 10027
(svn r5106) - Backport from trunk (r4964):
Fix NTP over bridges: don't check the rail type when on a bridge

Sun, 04 Jun 2006 17:25:00 +0000(svn r5102) - Backport from trunk (r4753): 0.4
Darkvater [Sun, 04 Jun 2006 17:25:00 +0000] rev 10026
(svn r5102) - Backport from trunk (r4753):
Truncate text in dropdown lists to stop text overflowing.