grfspecial.c
Sat, 13 Nov 2004 18:08:45 +0000 celestar (svn r568) -newgrf: Make @wagover bool, simplifying stuff. (pasky)
Sat, 13 Nov 2004 18:01:33 +0000 celestar (svn r567) -newgrf: Support for road vehicles customization (seems to work at
Sat, 13 Nov 2004 12:38:38 +0000 celestar (svn r561) -newgrf: killed some of the magic numbers in the code (pasky)
Sat, 13 Nov 2004 12:21:32 +0000 celestar (svn r560) -newgrf: General cleanup of the code (pasky & octo)
Fri, 12 Nov 2004 23:59:51 +0000 darkvater (svn r557) -newgrf: Rename all 'superset' tokens to 'group' and some other small renamings (pasky and octo).
Fri, 12 Nov 2004 23:26:02 +0000 darkvater (svn r556) -newgrf: Some seemingly proper support for loading stages of grf files (octo & pasky).
Fri, 12 Nov 2004 22:39:00 +0000 darkvater (svn r555) -newgrf: Preliminary support for action 0xE. Inhibit another GRF file by ID. It won't really work until we get stages support (pasky & octo).
Fri, 12 Nov 2004 22:28:19 +0000 darkvater (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 19:03:37 +0000 darkvater (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 darkvater (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 darkvater (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 darkvater (svn r548) -newgrf: minor style changes, and application of boolean type
Fri, 12 Nov 2004 17:27:30 +0000 darkvater (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 15:36:49 +0000 celestar (svn r545) -newgrf: repaired indendation (pasky & octo)
Fri, 12 Nov 2004 15:15:56 +0000 celestar (svn r544) -newgrf: codechange for better handling (pasky and octo__)
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Tue, 17 Aug 2004 15:31:04 +0000 darkvater (svn r75) -Add proper crediting to graphics artists to about box.
Mon, 16 Aug 2004 15:13:46 +0000 darkvater (svn r67) -Forget to change debug message for grfspecial.c
Mon, 16 Aug 2004 14:48:35 +0000 darkvater (svn r66) -Fix Station list updated on station deletion/station rename
Sat, 14 Aug 2004 10:32:56 +0000 dominik (svn r52) grf messages are only displayed with debug level above 0. (use -d1 parameter)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN