peter1138 [Wed, 26 Mar 2008 19:18:30 +0000] rev 9237
(svn r12436) -Cleanup: minor coding style
rubidium [Wed, 26 Mar 2008 16:46:33 +0000] rev 9236
(svn r12435) -Fix: do not remove the case from the Brazilian Portuguese translation while it is still in use.
rubidium [Wed, 26 Mar 2008 11:50:53 +0000] rev 9235
(svn r12428) -Fix [FS#1878]: loading from the config file could fail even when the data is correct. Patch by Dominik.
rubidium [Wed, 26 Mar 2008 10:38:31 +0000] rev 9234
(svn r12426) -Cleanup: sprinkle some coding style over a few files.
rubidium [Wed, 26 Mar 2008 10:08:17 +0000] rev 9233
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
bjarni [Tue, 25 Mar 2008 21:58:13 +0000] rev 9232
(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 9231
(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 9230
(svn r12419) -Cleanup: of the internal road-piece building and removing.
maedhros [Tue, 25 Mar 2008 17:39:02 +0000] rev 9229
(svn r12417) -Fix: Add a new plural rule for Icelandic.
peter1138 [Tue, 25 Mar 2008 12:10:13 +0000] rev 9228
(svn r12410) -Codechange: abstract out the test for catenary on electric rails