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
Tue, 14 Aug 2007 21:30:05 +0000 richk (svn r10897) [NewGRF_ports] -Cleanup: Removed superfluous comments. NewGRF_ports
Tue, 14 Aug 2007 21:28:22 +0000 richk (svn r10896) [NewGRF_ports] -Change: Redesign of seaplaneport.grf to allow access to terminal 1 even when runway is in use. NewGRF_ports
Tue, 14 Aug 2007 21:25:25 +0000 richk (svn r10895) [NewGRF_ports] -Fix: Only visually leave the hangar if the aircraft can successfully move to its chosen destination. Enables the decision to proceed to based on block reservations in the hangar commands, not in code. NewGRF_ports
Tue, 14 Aug 2007 19:25:47 +0000 richk (svn r10893) [NewGRF_ports] -Fix: Ensure coloured & masked selections disabled on exit of airport_gui. NewGRF_ports
Tue, 14 Aug 2007 17:17:41 +0000 richk (svn r10891) [NewGRF_ports] -Change: Added ramp and 2 jetties to seaplaneport.grf. (Thanks to 0004tom). NewGRF_ports
Tue, 14 Aug 2007 15:34:53 +0000 richk (svn r10889) [NewGRF_ports] -Feature: Colour of highlight for FSMs with placement masks shows Green for land tiles, and Blue for water tiles. NewGRF_ports
Mon, 13 Aug 2007 21:11:21 +0000 richk (svn r10885) [NewGRF_ports] -Fix: Prevented passengers from being squished on the bulkhead. NewGRF_ports
Mon, 13 Aug 2007 21:00:56 +0000 richk (svn r10884) [NewGRF_ports] -Change: clarified CanReserveBlocks in comments. NewGRF_ports
Mon, 13 Aug 2007 20:45:50 +0000 rubidium (svn r10883) [NewGRF_ports] -Fix: crashing aircraft caused deadlocking of the airport; they didn't release their owned blocks when the aircraft was finally destroyed. NewGRF_ports
Mon, 13 Aug 2007 20:18:47 +0000 richk (svn r10882) [NewGRF_ports] -Feature: Real World Airports. First draft, including just LaGuardia for the moment. NewGRF_ports
Mon, 13 Aug 2007 20:07:52 +0000 richk (svn r10881) [NewGRF_ports] -Feature: Adds irregular highlight to airport placement based on the FSMportLayout data. You can now see where the holes should be! NewGRF_ports
Mon, 13 Aug 2007 20:03:41 +0000 richk (svn r10880) [NewGRF_ports] -Change: updated spec to reflect additional <data> byte in special commands. NewGRF_ports
Mon, 13 Aug 2007 20:01:30 +0000 richk (svn r10879) [NewGRF_ports] -Feature: Added support for special orders, with addition of <data> byte in FSM command: NewGRF_ports
Mon, 13 Aug 2007 09:21:57 +0000 richk (svn r10876) [NewGRF_ports] -Feature: if layout byte is 0xFF, do not clear the tile in CheckFlatLandBelow. Current fsmportspec now passed to CheckFlatLandBelow for direct access to layouts. NewGRF_ports
Mon, 13 Aug 2007 09:18:12 +0000 richk (svn r10875) [NewGRF_ports] -Fix: Terminals were not being selected from the right terminal groups when there was more than one terminal group. NewGRF_ports
Sun, 12 Aug 2007 21:50:07 +0000 rubidium (svn r10874) [NewGRF_ports] -Codechange: remove the old airport remnants from the building/destruction commands. NewGRF_ports
Sun, 12 Aug 2007 21:28:34 +0000 rubidium (svn r10873) [NewGRF_ports] -Fix: layouts and layout_masks had one level of pointer indirection too much. NewGRF_ports
Sun, 12 Aug 2007 18:32:47 +0000 rubidium (svn r10872) [NewGRF_ports] -Sync: with trunk r10765:10871. NewGRF_ports
Sun, 12 Aug 2007 18:18:48 +0000 rubidium (svn r10871) [NewGRF_ports] -Codechange: do not pay for clearing water tiles when placing watery tile on them anyway. NewGRF_ports
Sun, 12 Aug 2007 17:44:31 +0000 richk (svn r10870) [NewGRF_ports] -Fix: removed unused Action02 entry. NewGRF_ports
Sun, 12 Aug 2007 17:37:57 +0000 richk (svn r10869) [NewGRF_ports] -Fix: WARNING WARNING critical system error here... fixed. NewGRF_ports
Sun, 12 Aug 2007 17:31:37 +0000 richk (svn r10868) [NewGRF_ports] -Fix: seaplaneport.grf missing new method of availability testing. NewGRF_ports
Sun, 12 Aug 2007 17:30:00 +0000 richk (svn r10867) [NewGRF_ports] -Fix: SYST class needed to be loaded to the specific class 31 to avoid disturbing list sequences. NewGRF_ports
Sun, 12 Aug 2007 14:16:33 +0000 richk (svn r10866) [NewGRF_ports] -Change: Removed letters NW etc from arrow icons. NewGRF_ports