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

Mon, 23 Oct 2006 08:29:16 +0000(svn r6901) WebTranslator2 update to 2006-10-23 10:28:46
miham [Mon, 23 Oct 2006 08:29:16 +0000] rev 4923
(svn r6901) WebTranslator2 update to 2006-10-23 10:28:46
bulgarian - 6 fixed by kokobongo (6)
estonian - 46 deleted, 3 changed by kristjans (49)

Sun, 22 Oct 2006 20:46:18 +0000(svn r6898) -Fix: lowercase Error/Warning/Fatal for strgen and remove static on error() so strgen
Darkvater [Sun, 22 Oct 2006 20:46:18 +0000] rev 4922
(svn r6898) -Fix: lowercase Error/Warning/Fatal for strgen and remove static on error() so strgen
can compile with anal strecpy() :)