Sun, 03 Feb 2008 20:34:26 +0000 rubidium (svn r12053) [NewGRF_ports] -Sync: with trunk r11949:12050. NewGRF_ports
Sun, 03 Feb 2008 01:34:21 +0000 richk (svn r12047) [NewGRF_ports] -Change: new tarmac interior for seaplaneport depot. Graphic from skidd13. NewGRF_ports
Sun, 03 Feb 2008 01:33:10 +0000 richk (svn r12046) [NewGRF_ports] -Fix: Helipad now in NewGRF airport files, rather than reference into openttdw.grf. NewGRF_ports
Sat, 02 Feb 2008 02:05:14 +0000 richk (svn r12039) [NewGRF_ports] -Fix: Corrected GUI to revised format. NewGRF_ports
Wed, 23 Jan 2008 03:39:51 +0000 richk (svn r11954) [NewGRF_ports] -Fix: Seaplane airports need protecting from flooding by adjacent tiles. NewGRF_ports
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Mon, 03 Dec 2007 23:39:38 +0000 rubidium (svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565. NewGRF_ports
Sat, 06 Oct 2007 21:16:00 +0000 rubidium (svn r11219) [NewGRF_ports] -Sync: with trunk r11035:11218. NewGRF_ports
Thu, 06 Sep 2007 19:42:48 +0000 richk (svn r11051) [NewGRF_ports] -Feature: Added SHORT TAKEOFF capability. NewGRF_ports
Sun, 02 Sep 2007 11:58:58 +0000 rubidium (svn r11037) [NewGRF_ports] -Sync: with trunk r10844:11035. NewGRF_ports
Mon, 27 Aug 2007 16:28:33 +0000 richk (svn r10990) [NewGRF_ports] -Feature: If ground tile 0x0F8D is used in an airport tileseq, the correct snow/desert tile is displayed. NewGRF_ports
Mon, 27 Aug 2007 00:43:23 +0000 richk (svn r10989) [NewGRF_ports] -Feature: San Francisco airport now available in realworldairports.grf. NewGRF_ports
Mon, 27 Aug 2007 00:42:30 +0000 richk (svn r10988) [NewGRF_ports] -Feature: 0xFF in a block list indicates SetAll. This is best used in the release block, where it effectively releases all currently held blocks. NewGRF_ports
Mon, 27 Aug 2007 00:40:59 +0000 richk (svn r10987) [NewGRF_ports] -Change: Updated spec to describe use of keydepot_pos in multi-tile depot definitions. NewGRF_ports
Fri, 24 Aug 2007 22:53:07 +0000 richk (svn r10977) [NewGRF_ports] -Feature: Added multi-tile depot support. NewGRF_ports
Fri, 24 Aug 2007 20:14:22 +0000 richk (svn r10976) [NewGRF_ports] -Change: Additional changes to further support seaplanes. Checks now made in IsAircraftBuildable for seaplane requirement. NewGRF_ports
Thu, 23 Aug 2007 22:33:11 +0000 richk (svn r10970) [NewGRF_ports] -Fix: Correction of alignments to several graphics. NewGRF_ports
Thu, 23 Aug 2007 20:04:08 +0000 richk (svn r10969) [NewGRF_ports] -Change: Aircraft can only be stopped if taxiing, or if heading for takeoff. Once takeoff started, it is counted as in-flight. NewGRF_ports
Wed, 22 Aug 2007 21:57:33 +0000 richk (svn r10966) [NewGRF_ports] -Feature: New airport graphics in airportsextended.grf by Skidd13. NewGRF_ports
Wed, 22 Aug 2007 21:32:17 +0000 richk (svn r10965) [NewGRF_ports] -Feature: Helistation state machine added. NewGRF_ports
Tue, 21 Aug 2007 20:03:53 +0000 richk (svn r10960) [NewGRF_ports] -Change: Remove delta_z from the FSMport class. Will need to replace code at places marked with TODO. NewGRF_ports
Tue, 21 Aug 2007 19:33:49 +0000 richk (svn r10959) [NewGRF_ports] -Change: Rename FSMState to FSMCommand. nof_elements changed to num_positions. nof_depots changed to num_depots. NewGRF_ports
Tue, 21 Aug 2007 17:42:30 +0000 richk (svn r10958) [NewGRF_ports] -Fix: Remove deleted files from source.list, and rebuild the VCproj files. NewGRF_ports
Tue, 21 Aug 2007 11:01:13 +0000 rubidium (svn r10957) [NewGRF_ports] -Codechange: reduce the dependency on AT_XXX enums and airport_type. NewGRF_ports
Tue, 21 Aug 2007 09:02:06 +0000 rubidium (svn r10956) [NewGRF_ports] -Codechange: start refactoring the airport specific code to be more generic so it can be used for non-aircraft ports too. NewGRF_ports
Mon, 20 Aug 2007 23:21:45 +0000 richk (svn r10954) [NewGRF_ports] -Change: New minipic pictures for seaplaneport and San Francisco. Many thanks to MeusH for the conversions. NewGRF_ports
Mon, 20 Aug 2007 01:58:46 +0000 richk (svn r10951) [NewGRF_ports] -Add: Three alternative rotations for Helidepot. NewGRF_ports
Mon, 20 Aug 2007 01:57:42 +0000 richk (svn r10950) [NewGRF_ports] -Fix: Helicopters need slightly different rotated position data to pinpoint their landings on the rotated helipads. NewGRF_ports
Sun, 19 Aug 2007 23:06:26 +0000 richk (svn r10949) [NewGRF_ports] -Change: Intercontinental airport. NewGRF_ports
Sun, 19 Aug 2007 21:34:19 +0000 richk (svn r10947) [NewGRF_ports] -Change: Intercontinental airport. NewGRF_ports
Sun, 19 Aug 2007 17:37:27 +0000 richk (svn r10945) [NewGRF_ports] -Change: International airport - lower hangar cannot now send aircraft to upper terminals. Keeps the one-way flow better. NewGRF_ports
Sun, 19 Aug 2007 17:09:14 +0000 richk (svn r10944) [NewGRF_ports] -Change: International airport refined. Added multiple extra blocks outside each terminal, to allow for less restrictive aircraft motions. NewGRF_ports
Sun, 19 Aug 2007 17:07:58 +0000 richk (svn r10943) [NewGRF_ports] -Change: Hangar terminal selection now checks for presence of a Choose Term/Helipad command. Usefully this can be *after* the TO_ALL, so ordinary processing will not pick up a secondary terminal reassignment. NewGRF_ports
Sun, 19 Aug 2007 12:32:33 +0000 richk (svn r10935) [NewGRF_ports] -Feature: International airport completed. NewGRF_ports
Sun, 19 Aug 2007 12:31:34 +0000 richk (svn r10934) [NewGRF_ports] -Fix: Missed reset of state to HANGAR for aircraft in hangar that fail to exit. NewGRF_ports
Sun, 19 Aug 2007 12:30:22 +0000 richk (svn r10933) [NewGRF_ports] -Feature: On EndLanding or HeliEndLanding, a check is made for an explicit Choose Term/Helipad command. If one found, it is used, and if it fails, the vehicle will default to hangar. NewGRF_ports
Sat, 18 Aug 2007 00:48:24 +0000 richk (svn r10930) [NewGRF_ports] -Fix: seaplaneport.grf was only available in temperate. NewGRF_ports
Fri, 17 Aug 2007 21:03:35 +0000 richk (svn r10929) [NewGRF_ports] -Fix: PALETTE_SEL_TILE_GREEN needed to be cast to a SpriteID from its enum. (thanks to glx) NewGRF_ports
Fri, 17 Aug 2007 20:42:28 +0000 richk (svn r10928) [NewGRF_ports] -Add: An aircraft can only release the blocks on an airport that it actually owns. NewGRF_ports
Thu, 16 Aug 2007 20:28:14 +0000 richk (svn r10925) [NewGRF_ports] -Add: Added graphics placement of Intercontinental and Helistation. State Machines not yet functional. NewGRF_ports
Thu, 16 Aug 2007 08:23:58 +0000 rubidium (svn r10920) [NewGRF_ports] -Cleanup: remove the tables/files that were used to define airports as they will all be defined in a NewGRF and we do not need them anymore. NewGRF_ports
Thu, 16 Aug 2007 08:22:36 +0000 rubidium (svn r10919) [NewGRF_ports] -Codechange: use the dummy airport from the NewGRF instead of the hardcoded one. NewGRF_ports
Thu, 16 Aug 2007 08:21:31 +0000 rubidium (svn r10918) [NewGRF_ports] -Fix: do not mark NewGRF properties as "unknown"/"unhandled" when you have handled them correctly during load. NewGRF_ports
Thu, 16 Aug 2007 08:19:52 +0000 rubidium (svn r10917) [NewGRF_ports] -Fix: if you force NewGRFs to be always loaded, make sure it still forces the NewGRF to be loaded when it is marked as "init only". NewGRF_ports
Thu, 16 Aug 2007 02:48:35 +0000 richk (svn r10916) [NewGRF_ports] -Feature: Added Helidepot to HELI class in airportsextended.grf. NewGRF_ports
Thu, 16 Aug 2007 00:09:08 +0000 richk (svn r10915) [NewGRF_ports] -Fix: Recalculated MD5 of airports.grf to eliminate warning. NewGRF_ports
Wed, 15 Aug 2007 23:55:57 +0000 richk (svn r10914) [NewGRF_ports] -Fix: Dummy state machine positions modified. NewGRF_ports
Wed, 15 Aug 2007 23:44:53 +0000 richk (svn r10913) [NewGRF_ports] -Fix: Dummy state machine should be available to all aircraft, rather than none. NewGRF_ports
Wed, 15 Aug 2007 23:22:38 +0000 richk (svn r10912) [NewGRF_ports] -Feature: Added dummy holding stack to SYST class. NewGRF_ports
Wed, 15 Aug 2007 23:07:06 +0000 richk (svn r10911) [NewGRF_ports] -Change: restored opntitle.dat by adding basic International airport functionality. NewGRF_ports
Wed, 15 Aug 2007 22:33:37 +0000 rubidium (svn r10910) [NewGRF_ports] -Fix: take foundations into account when determining the height of the 0,0 position of the airport. NewGRF_ports
Wed, 15 Aug 2007 21:09:34 +0000 richk (svn r10909) [NewGRF_ports] -Feature: Added Metropolitan airport to airportsextended.grf. Also added remaining minipics to airportsextended.pcx. NewGRF_ports
Wed, 15 Aug 2007 10:30:49 +0000 rubidium (svn r10908) [NewGRF_ports] -Codechange: remove the hardcoded TERMn and HELIPADn and the now unused block definitions. NewGRF_ports
Wed, 15 Aug 2007 10:24:47 +0000 rubidium (svn r10907) [NewGRF_ports] -Fix: the zeppelin disaster did not lock runway. NewGRF_ports
Wed, 15 Aug 2007 09:42:16 +0000 rubidium (svn r10906) [NewGRF_ports] -Codechange: remove oilrig FTA/FSM stuff from the code as that is already exported to a newgrf. NewGRF_ports
Tue, 14 Aug 2007 23:42:01 +0000 richk (svn r10902) [NewGRF_ports] -Change: Updated ramp & jetty graphics (thanks to Skidd13). Planes wont exit hangar until entering aircraft has gone in. NewGRF_ports
Tue, 14 Aug 2007 23:41:36 +0000 richk (svn r10901) [NewGRF_ports] -Fix: Aircraft that failed to exit the hangar should unreserve any terminal reservations they made. NewGRF_ports
Tue, 14 Aug 2007 22:57:52 +0000 richk (svn r10900) [NewGRF_ports] -Fix: LaGuardia now only releases the taxi-runway crossing on arrival at the next location. This prevents the near-misses... I hope. NewGRF_ports
Tue, 14 Aug 2007 22:54:44 +0000 richk (svn r10899) [NewGRF_ports] -Add: Added BlockCopy function to fsmblockmap.h. NewGRF_ports
Tue, 14 Aug 2007 22:27:18 +0000 rubidium (svn r10898) [NewGRF_ports] -Codechange: replace GetAirport and GetValidAiports by GetAvailableAirports which gives a list of available airports that (primarily) AIs can iterate over. NewGRF_ports