darkvater [Fri, 12 Nov 2004 21:33:18 +0000] rev 364
(svn r552) -newgrf: Include bits forgotten when merging octo's ReplaceSprites support - it would replace even special sprites in the way now. (pasky)
darkvater [Fri, 12 Nov 2004 19:03:37 +0000] rev 363
(svn r551) -newgrf: Preliminary support for TTDPatch flags checking (we just pretend that a bunch of things are on and the rest is off and that's it). Patch by octo, small cleanup by pasky.
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)