rubidium [Fri, 22 Jun 2007 23:41:33 +0000] rev 7025
(svn r10289) -Fix [FS#735]: {COMPANY} takes two arguments. As this was not properly accounted for the plural rule used the second argument of {COMPANY} instead of the later {COMMA}.
truelight [Fri, 22 Jun 2007 22:42:18 +0000] rev 7024
(svn r10288) -Fix [FS#202]: also age engines that aren't front-engines (based on a patch by kaan)
rubidium [Fri, 22 Jun 2007 22:28:15 +0000] rev 7023
(svn r10287) -Fix (r10266): some surprises from that (almost always) complaining compiler...
truelight [Fri, 22 Jun 2007 22:25:21 +0000] rev 7022
(svn r10286) -Fix r10284: nice typo (tnx glx)
truelight [Fri, 22 Jun 2007 22:14:42 +0000] rev 7021
(svn r10284) -Fix [FS#899]: in the unlucky event 2 clients join at the same time to start a new company while there is only one spot left, all clients became spectator. Now only make either one of the joining clients spectator (much more game-friendly ;))
rubidium [Fri, 22 Jun 2007 21:48:41 +0000] rev 7020
(svn r10283) -Fix [FS#913]: catenary was drawn on bridges when elrail was disabled. Patch by B. N. SmatZ!.
truelight [Fri, 22 Jun 2007 20:07:39 +0000] rev 7019
(svn r10278) -Fix r10276: make the _realtime_tick less demanding on the CPU
truelight [Fri, 22 Jun 2007 20:04:21 +0000] rev 7018
(svn r10276) -Codechange: made a counter based on milliseconds and independent of the game-state to base double-click and TGP Generation Process on
-Codechange: renamed _timer_counter to _palette_animation_counter, as that is what it is
glx [Fri, 22 Jun 2007 19:42:00 +0000] rev 7017
(svn r10273) -Change: remove the strings removed in r10270 from the translations
glx [Fri, 22 Jun 2007 19:30:59 +0000] rev 7016
(svn r10272) -Fix (FS#916): remove more invalid characters from savegame names