darkvater [Fri, 12 Nov 2004 18:57:46 +0000] rev 362
(svn r550) -newgrf: Support for action 0xd (change a parameter (sorta variable for the GRF scripts)). Based on patch by octo, heavy changes by pasky.
darkvater [Fri, 12 Nov 2004 18:47:19 +0000] rev 361
(svn r549) -newgrf: Support for action 0xd (change a parameter (sorta variable for the GRF scripts)). Based on patch by octo, heavy changes by pasky.
darkvater [Fri, 12 Nov 2004 18:43:12 +0000] rev 360
(svn r548) -newgrf: minor style changes, and application of boolean type
darkvater [Fri, 12 Nov 2004 17:27:30 +0000] rev 359
(svn r547) -newgrf: Enhanced support for action 0x7 and 0x9 (skips). Killer mixture mixed from octo's patch and pasky's old patch (pasky & octo).
darkvater [Fri, 12 Nov 2004 17:16:13 +0000] rev 358
(svn r546) -newgrf: Use GetCustomVehicleIcon() for fetching sprites for vehicle selection dialogs. (Idea by octo, done by pasky).
celestar [Fri, 12 Nov 2004 15:36:49 +0000] rev 357
(svn r545) -newgrf: repaired indendation (pasky & octo)
celestar [Fri, 12 Nov 2004 15:15:56 +0000] rev 356
(svn r544) -newgrf: codechange for better handling (pasky and octo__)
tron [Thu, 11 Nov 2004 23:23:42 +0000] rev 355
(svn r543) -Fix: [ 1064742 ] Editor Map-Menu wrong String
The fix is a bit ugly, but this is due to limitations in the dropdown menu handling (the strings have to be contiguous)
tron [Thu, 11 Nov 2004 23:10:22 +0000] rev 354
(svn r542) -Fix: Display correct rail type in "build railway station" window
Thanks, ln--
tron [Thu, 11 Nov 2004 21:20:15 +0000] rev 353
(svn r541) Make windows even snappier! ^^
Thanks to nzhook, who also proposed the original patch.