airport_movement.h
Sat, 14 Oct 2006 10:26:13 +0000 Darkvater (svn r6770) -Codechange: Make the airport checking a bit stricter...fix unnoticed errors:
Sat, 14 Oct 2006 09:51:04 +0000 Darkvater (svn r6769) -Codechange: Minor syntax, const correctness, variable localization, coding
Fri, 13 Oct 2006 23:08:55 +0000 Darkvater (svn r6768) -Cleanup: For airports change *Airport to *apc (variable naming coding style
Tue, 22 Aug 2006 14:38:37 +0000 rubidium (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct.
Fri, 23 Jun 2006 22:05:40 +0000 richk (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters.
Mon, 01 May 2006 11:27:39 +0000 peter1138 (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.
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Thu, 21 Jul 2005 22:15:02 +0000 tron (svn r2669) Shuffle some more stuff around to reduce dependencies
Sun, 09 Jan 2005 08:49:40 +0000 celestar (svn r1440) -Feature: Allows more flexible airport layouts now, as the number of
Thu, 06 Jan 2005 11:39:00 +0000 tron (svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff
Sat, 18 Dec 2004 12:19:04 +0000 tron (svn r1149) Fix hack which abuses first TileIndex of airport depot array as number of depots (similar change as in map branch)
Tue, 07 Sep 2004 23:41:09 +0000 darkvater (svn r180) -Fix: some more warning fixes for C99 (Tron)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN