peter1138 [Sun, 23 Apr 2006 21:52:54 +0000] rev 3646
(svn r4557) - NewGRF: translate from TTDPatch control codes to our own, instead of just simple validation. We still perform
validation on any unhandled character.
tron [Sun, 23 Apr 2006 19:35:36 +0000] rev 3645
(svn r4554) Replace magic numbers by TILE_{HEIGHT,SIZE}
tron [Sun, 23 Apr 2006 19:08:33 +0000] rev 3644
(svn r4553) int and magic numbers -> Slope and DiagDirection
peter1138 [Sun, 23 Apr 2006 18:37:53 +0000] rev 3643
(svn r4552) - NewGRF: fix braino... in r4550, new_scheme should true when the version is 7 or higher, not less than 7...
peter1138 [Sun, 23 Apr 2006 18:37:06 +0000] rev 3642
(svn r4551) - NewGRF: add string handling for newstations.
peter1138 [Sun, 23 Apr 2006 18:27:53 +0000] rev 3641
(svn r4550) - NewGRF: update string system to new rules: a grf version of less than 6 uses the old scheme, of 7 or more uses the new scheme. (Moving targets, yay...)
peter1138 [Sun, 23 Apr 2006 18:03:55 +0000] rev 3640
(svn r4549) - NewGRF: store the grf version from Action 0x08.
tron [Sun, 23 Apr 2006 17:58:07 +0000] rev 3639
(svn r4547) Revert a part of r4541 to silence an assertion for now
peter1138 [Sun, 23 Apr 2006 15:57:34 +0000] rev 3638
(svn r4546) - NewGRF: add support for Action 0x05, type 0x04: replacement signal graphics. Thanks to Purno for supplying data to test
with.
tron [Sun, 23 Apr 2006 15:01:46 +0000] rev 3637
(svn r4544) Merge two almost identical string (STR_1[08]00_LAND_SLOPED_IN_WRONG_DIRECTION) - one just contains two redundant words