Mon, 31 Jul 2006 11:50:23 +0000(svn r5669) - Backport from trunk (r5464, r3641): 0.4
Darkvater [Mon, 31 Jul 2006 11:50:23 +0000] rev 10065
(svn r5669) - Backport from trunk (r5464, r3641):
Codechange: verify the presence of music files in the gm folder. Slightly altered r5464
to exclude the addition of music.c and left out the extra functionality. While in essence
this is not a true fix, several people have reported a rising CPU usage because Dmusic
kept indefinitely looping the file list. This should solve that.

Mon, 31 Jul 2006 11:29:18 +0000(svn r5668) - Backport from trunk (r5454): 0.4
Darkvater [Mon, 31 Jul 2006 11:29:18 +0000] rev 10064
(svn r5668) - Backport from trunk (r5454):
Helicopters stopping in depot after autorenew/autoreplace

Sun, 30 Jul 2006 23:43:47 +0000(svn r5666) - Backport from trunk (Webtranslator2): 0.4
Darkvater [Sun, 30 Jul 2006 23:43:47 +0000] rev 10063
(svn r5666) - Backport from trunk (Webtranslator2):
Language changes. Galician has 28 untranslated strings.

Sat, 15 Jul 2006 09:21:29 +0000(svn r5499) Fix a case of an uninitialised variable in r5368 which caused some graphical glitches at foundations (wrong foundation borders, flickering) 0.4
tron [Sat, 15 Jul 2006 09:21:29 +0000] rev 10062
(svn r5499) Fix a case of an uninitialised variable in r5368 which caused some graphical glitches at foundations (wrong foundation borders, flickering)
This problem only exists in the backport

Fri, 14 Jul 2006 18:45:31 +0000(svn r5498) -Fix: in r4677, Darkvater ported patch r4508 from trunk wrongly into the 0.4 branch. Because of that stations no longer delivered goods to industries if they were more then 2 tiles away, instead of the allowed station_spread * 2. 0.4
truelight [Fri, 14 Jul 2006 18:45:31 +0000] rev 10061
(svn r5498) -Fix: in r4677, Darkvater ported patch r4508 from trunk wrongly into the 0.4 branch. Because of that stations no longer delivered goods to industries if they were more then 2 tiles away, instead of the allowed station_spread * 2.

Thu, 13 Jul 2006 18:20:51 +0000(svn r5492) -Backport (r5491) -Fix: [#9] MorphOS crashed when you go a level up on root level (tokai) 0.4
truelight [Thu, 13 Jul 2006 18:20:51 +0000] rev 10060
(svn r5492) -Backport (r5491) -Fix: [#9] MorphOS crashed when you go a level up on root level (tokai)

Thu, 13 Jul 2006 17:58:55 +0000(svn r5490) -Backport (r5489) -Fix: corrected tokai's name and morphos details (tokai) 0.4
truelight [Thu, 13 Jul 2006 17:58:55 +0000] rev 10059
(svn r5490) -Backport (r5489) -Fix: corrected tokai's name and morphos details (tokai)

Thu, 13 Jul 2006 17:54:57 +0000(svn r5488) -Backport (r5487) -Fix: [#8] UDP sockets were used even if network-availability was set to false (tokai) 0.4
truelight [Thu, 13 Jul 2006 17:54:57 +0000] rev 10058
(svn r5488) -Backport (r5487) -Fix: [#8] UDP sockets were used even if network-availability was set to false (tokai)

Sat, 01 Jul 2006 10:46:50 +0000(svn r5440) -Backport: rev 5428 -Fix: [vehicles] sovled crash when trying to build a vehicle type, that is set to max 0 (spotted by roboman) 0.4
bjarni [Sat, 01 Jul 2006 10:46:50 +0000] rev 10057
(svn r5440) -Backport: rev 5428 -Fix: [vehicles] sovled crash when trying to build a vehicle type, that is set to max 0 (spotted by roboman)

Sat, 01 Jul 2006 10:44:32 +0000(svn r5439) -Backport [OSX] rev 5438 -Code cleanup [OSX] removed UNIVERSAL_BINARY as a phony target since the target is long gone. Also corrected BUILD_OSX_BUNDLE as phony target 0.4
bjarni [Sat, 01 Jul 2006 10:44:32 +0000] rev 10056
(svn r5439) -Backport [OSX] rev 5438 -Code cleanup [OSX] removed UNIVERSAL_BINARY as a phony target since the target is long gone. Also corrected BUILD_OSX_BUNDLE as phony target
also corrected two $(BUILD_OSX_BUNDLE) to BUILD_OSX_BUNDLE, so the bundle will always build