bjarni [Tue, 25 Mar 2008 21:58:13 +0000] rev 8736
(svn r12421) -Feature: [autoreplace] the autoreplace button in train depots will now also replace wagons even if they aren't connected to a locomotive
fixed estimated cost in CmdDepotMassAutoReplace() (will still not estimate wagon removal profits)
Made it possible to command CmdDepotMassAutoReplace() to either replace everything or nothing (the button will still happily replace just some of the vehicles if cash premits)
maedhros [Tue, 25 Mar 2008 19:56:16 +0000] rev 8735
(svn r12420) -Cleanup: Fix the indentation, improve a variable name, and add a NOT_REACHED to DeterminePluralForm.
skidd13 [Tue, 25 Mar 2008 18:59:25 +0000] rev 8734
(svn r12419) -Cleanup: of the internal road-piece building and removing.
maedhros [Tue, 25 Mar 2008 17:39:02 +0000] rev 8733
(svn r12417) -Fix: Add a new plural rule for Icelandic.
peter1138 [Tue, 25 Mar 2008 12:10:13 +0000] rev 8732
(svn r12410) -Codechange: abstract out the test for catenary on electric rails
miham [Tue, 25 Mar 2008 08:45:21 +0000] rev 8731
(svn r12408) -Update: WebTranslator2 update to 2008-03-25 09:44:24
brazilian_portuguese - 1 fixed by fukumori (1)
bulgarian - 1 fixed by thetitan (1)
catalan - 8 fixed by arnaullv (8)
czech - 1 fixed by Hadez (1)
french - 8 fixed by glx (8)
hungarian - 10 fixed by miham (10)
icelandic - 9 fixed, 1 changed by scrooge (10)
italian - 8 fixed by lorenzodv (8)
korean - 1 fixed by darkttd (1)
russian - 8 fixed by Smoky555 (8)
ukrainian - 1 fixed by mad (1)
glx [Mon, 24 Mar 2008 20:30:08 +0000] rev 8730
(svn r12407) -Add [FS#1866]: more language flags for servers
rubidium [Mon, 24 Mar 2008 06:52:52 +0000] rev 8729
(svn r12405) -Codechange: some coding style and 'untodoifying' some comments that were certainly not todos.
rubidium [Mon, 24 Mar 2008 06:38:20 +0000] rev 8728
(svn r12404) -Codechange: rename the string buffer used for network GUIs to something more unique than what it is called now.
rubidium [Mon, 24 Mar 2008 06:32:53 +0000] rev 8727
(svn r12403) -Codechange: unmisuse a variable in the chat window and make the code a little cleaner.