peter1138 [Mon, 01 May 2006 12:07:44 +0000] rev 3704
(svn r4645) - NewGRF: pretend to be the last alpha version of TTDPatch in our version value.
peter1138 [Mon, 01 May 2006 12:00:14 +0000] rev 3703
(svn r4644) - NewGRF: support for variable 0x44, aircraft information. (mart3p)
peter1138 [Mon, 01 May 2006 11:35:18 +0000] rev 3702
(svn r4643) - NewGRF: Add support for ttdp aircraft states. This involves mapping from our own state. (heavily based on mart3p's code)
peter1138 [Mon, 01 May 2006 11:27:39 +0000] rev 3701
(svn r4642) - Codechange: reorganise airport.h and airport_movement.h to avoid having 8 copies of the airport FTAs, and make the enums used available elsewhere.
matthijs [Mon, 01 May 2006 09:58:43 +0000] rev 3700
(svn r4641) * Remove svk property added with the last commit. Bad svk, bad svk! Sorry for that.
matthijs [Mon, 01 May 2006 09:34:23 +0000] rev 3699
(svn r4640) - Add: IsValidDiagDirection, IsValidDirection and IsValidAxis functions.
- Codechange: Use IsValidDiagDirection() in CmdBuildRoadStop().
celestar [Mon, 01 May 2006 09:25:23 +0000] rev 3698
(svn r4639) -Feature: Turkish town names (jnmbk)
peter1138 [Mon, 01 May 2006 08:37:54 +0000] rev 3697
(svn r4638) - Codestyle: replacing aligning tabs with spaces
peter1138 [Mon, 01 May 2006 06:38:36 +0000] rev 3696
(svn r4636) - NewGRF: when dealing with vehicle types other than trains, set the parent scope vehicle to be the same as self scope. (Thanks mart3p)
peter1138 [Sun, 30 Apr 2006 18:41:16 +0000] rev 3695
(svn r4632) - NewGRF: support loading of helicopter rotor sprites (mart3p)