peter1138 [Fri, 20 Apr 2007 17:26:10 +0000] rev 7004
(svn r9691) -Fix (r9683): Forgotten savegame bump...
peter1138 [Fri, 20 Apr 2007 17:23:33 +0000] rev 7003
(svn r9690) -Codechange: Update another couple of NewGRF TTDPatch flags
bjarni [Fri, 20 Apr 2007 17:08:55 +0000] rev 7002
(svn r9689) -Fix: Clone vehicles will no longer refit for free
bjarni [Fri, 20 Apr 2007 16:56:55 +0000] rev 7001
(svn r9688) -Codechange: Created a function to get default cargo type for a cargo type
miham [Fri, 20 Apr 2007 15:52:07 +0000] rev 7000
(svn r9687) -Update: WebTranslator2 update to 2007-04-20 17:51:25
romanian - 2 fixed by kneekoo (2)
simplified_chinese - 9 fixed by Fishingsnow (9)
slovak - 2 fixed by lengyel (2)
slovenian - 2 fixed by Necrolyte (2)
traditional_chinese - 2 changed by xbddc (2)
peter1138 [Fri, 20 Apr 2007 15:03:58 +0000] rev 6999
(svn r9686) -Codechange: Update a couple of NewGRF TTDPatch flags
maedhros [Fri, 20 Apr 2007 11:39:01 +0000] rev 6998
(svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station is sent to a depot.
maedhros [Fri, 20 Apr 2007 11:05:56 +0000] rev 6997
(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.
rubidium [Fri, 20 Apr 2007 08:00:30 +0000] rev 6996
(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.
peter1138 [Fri, 20 Apr 2007 07:51:20 +0000] rev 6995
(svn r9682) -Codechange: Add support for saving/loading std::lists containing object references (REF_*)