rubidium [Fri, 22 Jun 2007 22:28:15 +0000] rev 7519
(svn r10287) -Fix (r10266): some surprises from that (almost always) complaining compiler...
truelight [Fri, 22 Jun 2007 22:25:21 +0000] rev 7518
(svn r10286) -Fix r10284: nice typo (tnx glx)
truelight [Fri, 22 Jun 2007 22:14:42 +0000] rev 7517
(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 7516
(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 7515
(svn r10278) -Fix r10276: make the _realtime_tick less demanding on the CPU
truelight [Fri, 22 Jun 2007 20:04:21 +0000] rev 7514
(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 7513
(svn r10273) -Change: remove the strings removed in r10270 from the translations
glx [Fri, 22 Jun 2007 19:30:59 +0000] rev 7512
(svn r10272) -Fix (FS#916): remove more invalid characters from savegame names
truelight [Fri, 22 Jun 2007 18:43:11 +0000] rev 7511
(svn r10271) -Fix r9563: move the Transparency Option menu item to the place it should have been in the first place: Option Menu, not Map Menu (go figure :p)
truelight [Fri, 22 Jun 2007 18:28:44 +0000] rev 7510
(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning vehicle is loading, down meaning vehicle is unloading