Fri, 12 Nov 2004 22:28:19 +0000(svn r554) -newgrf: Keep track of GRF files. Remember them all in a linked list, this already enables tests for an already loaded GRF file in SkipIf(). Patch by octo, heavily re-hammered by pasky
darkvater [Fri, 12 Nov 2004 22:28:19 +0000] rev 366
(svn r554) -newgrf: Keep track of GRF files. Remember them all in a linked list, this already enables tests for an already loaded GRF file in SkipIf(). Patch by octo, heavily re-hammered by pasky

Fri, 12 Nov 2004 21:51:34 +0000(svn r553) -newgrf: Special routine for loading newgrf files. LoadNewGrfFile() introduced; will get more handy when loading stages will be introduced (octo and pasky).
darkvater [Fri, 12 Nov 2004 21:51:34 +0000] rev 365
(svn r553) -newgrf: Special routine for loading newgrf files. LoadNewGrfFile() introduced; will get more handy when loading stages will be introduced (octo and pasky).

Fri, 12 Nov 2004 21:33:18 +0000(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 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)

Fri, 12 Nov 2004 19:03:37 +0000(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 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.

Fri, 12 Nov 2004 18:57:46 +0000(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: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.

Fri, 12 Nov 2004 18:47:19 +0000(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: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.

Fri, 12 Nov 2004 18:43:12 +0000(svn r548) -newgrf: minor style changes, and application of boolean type
darkvater [Fri, 12 Nov 2004 18:43:12 +0000] rev 360
(svn r548) -newgrf: minor style changes, and application of boolean type

Fri, 12 Nov 2004 17:27:30 +0000(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: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).

Fri, 12 Nov 2004 17:16:13 +0000(svn r546) -newgrf: Use GetCustomVehicleIcon() for fetching sprites for vehicle selection dialogs. (Idea by octo, done by pasky).
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).

Fri, 12 Nov 2004 15:36:49 +0000(svn r545) -newgrf: repaired indendation (pasky & octo)
celestar [Fri, 12 Nov 2004 15:36:49 +0000] rev 357
(svn r545) -newgrf: repaired indendation (pasky & octo)