Fri, 20 Apr 2007 11:05:56 +0000(svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding
maedhros [Fri, 20 Apr 2007 11:05:56 +0000] rev 6501
(svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding
them again when they leave, and add a v->LeaveStation() call for aircraft.

Fri, 20 Apr 2007 08:00:30 +0000(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.
rubidium [Fri, 20 Apr 2007 08:00:30 +0000] rev 6500
(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.

Fri, 20 Apr 2007 07:51:20 +0000(svn r9682) -Codechange: Add support for saving/loading std::lists containing object references (REF_*)
peter1138 [Fri, 20 Apr 2007 07:51:20 +0000] rev 6499
(svn r9682) -Codechange: Add support for saving/loading std::lists containing object references (REF_*)

Thu, 19 Apr 2007 19:19:53 +0000(svn r9681) [Translations] -Fix: removed two unnecessary colons from the finnish translations (spotted by ln-)
miham [Thu, 19 Apr 2007 19:19:53 +0000] rev 6498
(svn r9681) [Translations] -Fix: removed two unnecessary colons from the finnish translations (spotted by ln-)

Thu, 19 Apr 2007 19:11:24 +0000(svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21
miham [Thu, 19 Apr 2007 19:11:24 +0000] rev 6497
(svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21
bulgarian - 2 fixed by thetitan (1), kokobongo (1)
czech - 2 fixed by joeprusa (2)
danish - 2 fixed by ThomasA (2)
dutch - 2 fixed, 1 changed by habell (3)
esperanto - 2 fixed by LaPingvino (2)
estonian - 2 fixed by vermon (2)
finnish - 2 fixed by habazi (2)
german - 3 fixed by Neonox (3)
italian - 18 fixed, 2 changed by lorenzodv (20)
japanese - 10 fixed by ickoonite (10)
norwegian_bokmal - 27 fixed by oletk (27)
polish - 10 fixed by meush (10)
russian - 2 fixed by HMage (2)
spanish - 2 fixed by jfrank (2)
traditional_chinese - 2 fixed by xbddc (2)
turkish - 11 fixed by jnmbk (11)
ukrainian - 2 fixed, 5 changed by fevral13 (7)

Thu, 19 Apr 2007 18:51:40 +0000(svn r9679) -Codechange: use enums to identify transparency widgets and add a bit of documentation (patch by Wolf01)
belugas [Thu, 19 Apr 2007 18:51:40 +0000] rev 6496
(svn r9679) -Codechange: use enums to identify transparency widgets and add a bit of documentation (patch by Wolf01)

Thu, 19 Apr 2007 18:49:40 +0000(svn r9678) -Codechange: Support changing of aircraft running cost via callback 36.
peter1138 [Thu, 19 Apr 2007 18:49:40 +0000] rev 6495
(svn r9678) -Codechange: Support changing of aircraft running cost via callback 36.

Thu, 19 Apr 2007 17:54:45 +0000(svn r9677) -Codechange: Make the 'transparent buildings' menu item toggle all transparency, to keep its old behaviour.
peter1138 [Thu, 19 Apr 2007 17:54:45 +0000] rev 6494
(svn r9677) -Codechange: Make the 'transparent buildings' menu item toggle all transparency, to keep its old behaviour.

Thu, 19 Apr 2007 14:50:01 +0000(svn r9676) -Codechange: introduce NUM_INDUSTRYTYPES instead of IT_END.
belugas [Thu, 19 Apr 2007 14:50:01 +0000] rev 6493
(svn r9676) -Codechange: introduce NUM_INDUSTRYTYPES instead of IT_END.
This makes the code clearer.

Wed, 18 Apr 2007 22:41:53 +0000(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
rubidium [Wed, 18 Apr 2007 22:41:53 +0000] rev 6492
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.