src/newgrf.c
Sat, 06 Jan 2007 22:43:11 +0000 Darkvater (svn r7930) -Fix: [FS#520] Wrong GRF flag set for gradual loading (mart3p)
Thu, 04 Jan 2007 19:24:42 +0000 peter1138 (svn r7831) -Codechange: [NewGRF] Do not mark as unsafe those NewGRFs that set their own parameters (via action D) and/or change only bridge sprite table layouts (action 0, property D).
Wed, 03 Jan 2007 11:33:54 +0000 peter1138 (svn r7795) -Codechange: [NewGRF] When safety checking, allow an Action E that force activates the GRF. Unfortunately this requires knowing the GRF ID in advance (before the Action 8) so the static GRFs are now scanned twice on start up, once for the GRF ID, and then for the safety check. (This fix allows unifont.grf to be used.)
Tue, 02 Jan 2007 20:00:10 +0000 peter1138 (svn r7760) -Codechange: Debug messages for newgrf showed the starting sprite, not the current sprite index. Also only output the debug message during activation, when sprites are loaded.
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features:
Thu, 11 Jan 2007 13:16:26 +0000 celestar (svn r8059) [cbh] - Sync with r7788:8032 from trunk custombridgeheads
Wed, 03 Jan 2007 08:56:09 +0000 rubidium (svn r7792) [cbh] -Sync: with trunk r7759:7788. custombridgeheads
Wed, 03 Jan 2007 08:49:36 +0000 rubidium (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759. custombridgeheads