bjarni [Tue, 16 Jan 2007 15:20:22 +0000] rev 5943
(svn r8155) -Fix: fixed compilation when --disable-network is in use
peter1138 [Tue, 16 Jan 2007 15:18:02 +0000] rev 5942
(svn r8154) -Codechange: Water can no longer be under bridge tiles, so don't check for it.
peter1138 [Tue, 16 Jan 2007 11:13:00 +0000] rev 5941
(svn r8153) -Codechange: Change UpdateStationAcceptance() and ShowRejectOrAcceptNews() to work with cargo IDs instead of cargo names, and explicitly list the different strings to use.
tron [Tue, 16 Jan 2007 08:10:29 +0000] rev 5940
(svn r8152) Fix a off-by-one error in the placement of the sticky box of the road build toolbar in the scenario editor
maedhros [Mon, 15 Jan 2007 22:18:35 +0000] rev 5939
(svn r8151) -Feature: Automatically build semaphores before a configurable date, which can be set by each network player seperately.
miham [Mon, 15 Jan 2007 18:28:27 +0000] rev 5938
(svn r8148) WebTranslator2 update to 2007-01-15 19:25:31
brazilian_portuguese - 4 fixed by fukumori (4)
bulgarian - 1 fixed, 48 changed by groupsky (49)
croatian - 163 fixed, 60 changed by Ydobon (223)
danish - 23 changed by MiR (23)
esperanto - 2 changed by LaPingvino (2)
italian - 4 fixed by sidew (4)
japanese - 5 fixed by ickoonite (5)
norwegian_bokmal - 4 fixed by brygge_2 (4)
norwegian_nynorsk - 830 changed by khaavik (822), Eikje3 (8)
portuguese - 4 fixed by izhirahider (4)
slovenian - 4 fixed, 64 changed by Necrolyte (68)
bjarni [Mon, 15 Jan 2007 17:32:42 +0000] rev 5937
(svn r8147) -Fix: [autoreplace] v->leave_depot_instantly was not always reset correctly
While it's not certain if this would have any serious sideeffects (or any at all), it's reset when intended now
celestar [Mon, 15 Jan 2007 17:32:01 +0000] rev 5936
(svn r8146) -Fix (FS#552, r8038): a C/C++ linkage problem on some very few incarnations of gcc
belugas [Mon, 15 Jan 2007 16:31:46 +0000] rev 5935
(svn r8145) -Featurette: Allow for Tropic Farm to plant fields after producing cargo, like its counterpart in temperate climate.
celestar [Mon, 15 Jan 2007 14:42:24 +0000] rev 5934
(svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get excessive payment any longer, as the origin TILE is now stored as long as the origin STATION for the transported cargos. Basically this is only a temporary fix until cargopackets are implemented, but it fixes one of the oldest known bugs (Special Thanks to Darkvater for lots of testing)