Fri, 22 Jun 2007 20:04:21 +0000(svn r10276) -Codechange: made a counter based on milliseconds and independent of the game-state to base double-click and TGP Generation Process on
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

Fri, 22 Jun 2007 19:42:00 +0000(svn r10273) -Change: remove the strings removed in r10270 from the translations
glx [Fri, 22 Jun 2007 19:42:00 +0000] rev 7017
(svn r10273) -Change: remove the strings removed in r10270 from the translations

Fri, 22 Jun 2007 19:30:59 +0000(svn r10272) -Fix (FS#916): remove more invalid characters from savegame names
glx [Fri, 22 Jun 2007 19:30:59 +0000] rev 7016
(svn r10272) -Fix (FS#916): remove more invalid characters from savegame names

Fri, 22 Jun 2007 18:43:11 +0000(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:43:11 +0000] rev 7015
(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)

Fri, 22 Jun 2007 18:28:44 +0000(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning vehicle is loading, down meaning vehicle is unloading
truelight [Fri, 22 Jun 2007 18:28:44 +0000] rev 7014
(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning vehicle is loading, down meaning vehicle is unloading

Fri, 22 Jun 2007 17:34:04 +0000(svn r10269) -Fix [FS#912]: station ratings were shown for all cargos instead of only the cargos that have been transported.
rubidium [Fri, 22 Jun 2007 17:34:04 +0000] rev 7013
(svn r10269) -Fix [FS#912]: station ratings were shown for all cargos instead of only the cargos that have been transported.

Fri, 22 Jun 2007 17:33:13 +0000(svn r10268) -Fix: some old savegames could have the wrong bits unset (follow up of r10147)
rubidium [Fri, 22 Jun 2007 17:33:13 +0000] rev 7012
(svn r10268) -Fix: some old savegames could have the wrong bits unset (follow up of r10147)

Fri, 22 Jun 2007 13:10:56 +0000(svn r10267) -Add: enable double clic to add in 'add newgrf' window
glx [Fri, 22 Jun 2007 13:10:56 +0000] rev 7011
(svn r10267) -Add: enable double clic to add in 'add newgrf' window

Fri, 22 Jun 2007 11:58:59 +0000(svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
rubidium [Fri, 22 Jun 2007 11:58:59 +0000] rev 7010
(svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.

Fri, 22 Jun 2007 10:57:53 +0000(svn r10265) -Feature: allow double-clicking on certain places: build-vehicle and town-action
truelight [Fri, 22 Jun 2007 10:57:53 +0000] rev 7009
(svn r10265) -Feature: allow double-clicking on certain places: build-vehicle and town-action