Tue, 24 Oct 2006 07:10:37 +0000(svn r6920) - Codechange: Ignore refit options of an engine if it has no capacity.
peter1138 [Tue, 24 Oct 2006 07:10:37 +0000] rev 4933
(svn r6920) - Codechange: Ignore refit options of an engine if it has no capacity.

Mon, 23 Oct 2006 21:39:15 +0000(svn r6912) - Feature: Show a list of cargo types that a vehicle is refittable to in the purchase information window. (mart3p)
peter1138 [Mon, 23 Oct 2006 21:39:15 +0000] rev 4932
(svn r6912) - Feature: Show a list of cargo types that a vehicle is refittable to in the purchase information window. (mart3p)

Mon, 23 Oct 2006 21:25:30 +0000(svn r6911) - Codechange: Add extra space to all purchase windows (and the replace window) to allow room for more text. (mart3p)
peter1138 [Mon, 23 Oct 2006 21:25:30 +0000] rev 4931
(svn r6911) - Codechange: Add extra space to all purchase windows (and the replace window) to allow room for more text. (mart3p)

Mon, 23 Oct 2006 18:45:43 +0000(svn r6910) - Codechange: Supply width of area when drawing purchase info instead of using hardcoded values. (mart3p)
peter1138 [Mon, 23 Oct 2006 18:45:43 +0000] rev 4930
(svn r6910) - Codechange: Supply width of area when drawing purchase info instead of using hardcoded values. (mart3p)

Mon, 23 Oct 2006 18:28:46 +0000(svn r6909) - Codechange: Base the decision to draw rail engine or wagon purchase information on the rail vehicle type, not an arbitrary value.
peter1138 [Mon, 23 Oct 2006 18:28:46 +0000] rev 4929
(svn r6909) - Codechange: Base the decision to draw rail engine or wagon purchase information on the rail vehicle type, not an arbitrary value.

Mon, 23 Oct 2006 18:13:24 +0000(svn r6908) - Codechange: Modify DrawStringMultiLine() to return the number of pixel lines used, and use it for drawing NewGRF additional text (mart3p)
peter1138 [Mon, 23 Oct 2006 18:13:24 +0000] rev 4928
(svn r6908) - Codechange: Modify DrawStringMultiLine() to return the number of pixel lines used, and use it for drawing NewGRF additional text (mart3p)

Mon, 23 Oct 2006 17:56:32 +0000(svn r6907) WebTranslator2 update to 2006-10-23 19:56:02
miham [Mon, 23 Oct 2006 17:56:32 +0000] rev 4927
(svn r6907) WebTranslator2 update to 2006-10-23 19:56:02
danish - 19 changed by ThomasA (19)
hungarian - 5 changed by miham (5)

Mon, 23 Oct 2006 17:01:02 +0000(svn r6906) - Fix [FS#370]: Clear 'large plane' flag if 'helicopter' flag is set. (mart3p)
peter1138 [Mon, 23 Oct 2006 17:01:02 +0000] rev 4926
(svn r6906) - Fix [FS#370]: Clear 'large plane' flag if 'helicopter' flag is set. (mart3p)

Mon, 23 Oct 2006 16:47:20 +0000(svn r6905) - Codechange: Copy cargo subtype when cloning vehicles.
peter1138 [Mon, 23 Oct 2006 16:47:20 +0000] rev 4925
(svn r6905) - Codechange: Copy cargo subtype when cloning vehicles.

Mon, 23 Oct 2006 16:35:27 +0000(svn r6904) -CodeChange : Cleanup of industry_cmd (Step-5).
belugas [Mon, 23 Oct 2006 16:35:27 +0000] rev 4924
(svn r6904) -CodeChange : Cleanup of industry_cmd (Step-5).
Add member life_type to IndustrySpec and remove the now useless _industry_close_mode array