Tue, 02 May 2006 09:31:59 +0000(svn r4658) - NewGRF: add Action 0xNN comments before each action handler. This mainly aids code navigation...
peter1138 [Tue, 02 May 2006 09:31:59 +0000] rev 3715
(svn r4658) - NewGRF: add Action 0xNN comments before each action handler. This mainly aids code navigation...

Tue, 02 May 2006 09:18:51 +0000(svn r4657) - NewGRF: use grf_load_byte() in favour of array accesses
peter1138 [Tue, 02 May 2006 09:18:51 +0000] rev 3714
(svn r4657) - NewGRF: use grf_load_byte() in favour of array accesses

Tue, 02 May 2006 03:11:45 +0000(svn r4656) MSV project : Little correction of forgotten files
belugas [Tue, 02 May 2006 03:11:45 +0000] rev 3713
(svn r4656) MSV project : Little correction of forgotten files

Mon, 01 May 2006 21:47:30 +0000(svn r4655) - Fix [NewGRF r4654]: /me bangs head against the wall....gaah
Darkvater [Mon, 01 May 2006 21:47:30 +0000] rev 3712
(svn r4655) - Fix [NewGRF r4654]: /me bangs head against the wall....gaah

Mon, 01 May 2006 21:45:35 +0000(svn r4654) - Fix [NewGRF]: Properly read in the GRFID. This fixes GRFID checking and activation/deactivation. Do swap the GRFID for displaying purposes.
Darkvater [Mon, 01 May 2006 21:45:35 +0000] rev 3711
(svn r4654) - Fix [NewGRF]: Properly read in the GRFID. This fixes GRFID checking and activation/deactivation. Do swap the GRFID for displaying purposes.

Mon, 01 May 2006 20:05:03 +0000(svn r4653) - NewGRF: enable use of custom helicopter rotors in game (but not GUI windows yet) (mart3p)
peter1138 [Mon, 01 May 2006 20:05:03 +0000] rev 3710
(svn r4653) - NewGRF: enable use of custom helicopter rotors in game (but not GUI windows yet) (mart3p)

Mon, 01 May 2006 18:57:43 +0000(svn r4652) - NewGRF: support loading of foundation and canal graphics from NewGRF files via action 5
peter1138 [Mon, 01 May 2006 18:57:43 +0000] rev 3709
(svn r4652) - NewGRF: support loading of foundation and canal graphics from NewGRF files via action 5

Mon, 01 May 2006 16:54:18 +0000(svn r4651) - NewGRF: support loading of catenary sprites from NewGRF files. This actually works by replacing our hardcoded sprites.
peter1138 [Mon, 01 May 2006 16:54:18 +0000] rev 3708
(svn r4651) - NewGRF: support loading of catenary sprites from NewGRF files. This actually works by replacing our hardcoded sprites.

Mon, 01 May 2006 16:52:43 +0000(svn r4650) - NewGRF: use the correct type for _cur_spriteid
peter1138 [Mon, 01 May 2006 16:52:43 +0000] rev 3707
(svn r4650) - NewGRF: use the correct type for _cur_spriteid

Mon, 01 May 2006 14:30:24 +0000(svn r4649) - NewGRF: limit helicopter rotor animation frames to the number of sprites in the set.
peter1138 [Mon, 01 May 2006 14:30:24 +0000] rev 3706
(svn r4649) - NewGRF: limit helicopter rotor animation frames to the number of sprites in the set.