newgrf.h
Sun, 18 Dec 2005 08:01:05 +0000 tron (svn r3311) Remove the unnecessary global variable _grffile_count: It's just the scroll count of a list and furthermore only used in one file
Sat, 12 Nov 2005 00:19:34 +0000 peter1138 (svn r3167) - NewGRF: Start moving custom station code to separate files.
Sat, 22 Oct 2005 06:39:32 +0000 tron (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
Thu, 22 Sep 2005 20:35:20 +0000 peter1138 (svn r2970) - Newgrf: Allocate spritegroups dynamically; this allows a cargo ID to reference the previous definition of the same cargo ID, instead of causing loops.
Mon, 15 Aug 2005 21:19:28 +0000 tron (svn r2871) -Feature/Fix: Per GRF parameter lists
Mon, 15 Aug 2005 11:39:13 +0000 tron (svn r2868) Change the way NewGRFs are loaded: The loading process i no longer bolted onto the normal graphics loading.
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Thu, 10 Mar 2005 07:01:43 +0000 tron (svn r1981) Typedef some structs and enums
Fri, 19 Nov 2004 22:53:18 +0000 pasky (svn r687) Export InitNewGRFFile() and DecodeSpecialSprite() properly.
Wed, 17 Nov 2004 20:08:13 +0000 dominik (svn r665) code fixes for newgrf.c/newgrf.h
Wed, 17 Nov 2004 18:53:49 +0000 dominik (svn r663) [newgrf] sorry, forgot newgrf.h