maedhros [Mon, 26 Mar 2007 08:55:45 +0000] rev 6384
(svn r9474) -Fix (r8378): Expand the details widget in the vehicle build windows again to make room for all the text.
peter1138 [Mon, 26 Mar 2007 08:43:14 +0000] rev 6383
(svn r9473) -Codechange: add 'unhandled variable' debug message to newcargo resolver
maedhros [Mon, 26 Mar 2007 08:04:29 +0000] rev 6382
(svn r9472) -Fix (r9449): num is the number of newlines in the string, not the number of lines. Also allow for maxh being negative.
belugas [Mon, 26 Mar 2007 00:01:42 +0000] rev 6381
(svn r9470) -Fix: Should not have committed that file
belugas [Sun, 25 Mar 2007 23:57:09 +0000] rev 6380
(svn r9469) -Fix(r3720): The maximum year allowed for to_euro conversion of custom currency was set to 1000, making it impossible to ever have one. Now, with 3000, it should be a little more comfortable
belugas [Sun, 25 Mar 2007 23:42:55 +0000] rev 6379
(svn r9467) -Fix(FS#703,6108): When resetting the array of currencies, the custom currency was reset too, thus loosing the setting a user could have used for it.(glx)
rubidium [Sun, 25 Mar 2007 19:21:22 +0000] rev 6378
(svn r9455) -Fix: the values for diff_custom, diff_level and snow_line in the .cfg were not properly checked.
maedhros [Sun, 25 Mar 2007 16:09:36 +0000] rev 6377
(svn r9449) -Fix: Truncate the newgrf information text in the newgrf gui if it's too long.
peter1138 [Sun, 25 Mar 2007 10:43:27 +0000] rev 6376
(svn r9439) -Codechange: check for valid default cargo type even if a vehicle is not refittable...
peter1138 [Sun, 25 Mar 2007 08:13:07 +0000] rev 6375
(svn r9438) -Codechange: Map cargo colours from DOS to Windows if necessary.