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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 20 Aug 2007 01:58:46 +0000 |
richk |
(svn r10951) [NewGRF_ports] -Add: Three alternative rotations for Helidepot.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 19 Aug 2007 23:06:26 +0000 |
richk |
(svn r10949) [NewGRF_ports] -Change: Intercontinental airport.
NewGRF_ports
|
changeset |
files
|
Sun, 19 Aug 2007 21:34:19 +0000 |
richk |
(svn r10947) [NewGRF_ports] -Change: Intercontinental airport.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 19 Aug 2007 12:32:33 +0000 |
richk |
(svn r10935) [NewGRF_ports] -Feature: International airport completed.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Sat, 18 Aug 2007 00:48:24 +0000 |
richk |
(svn r10930) [NewGRF_ports] -Fix: seaplaneport.grf was only available in temperate.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 16 Aug 2007 02:48:35 +0000 |
richk |
(svn r10916) [NewGRF_ports] -Feature: Added Helidepot to HELI class in airportsextended.grf.
NewGRF_ports
|
changeset |
files
|
Thu, 16 Aug 2007 00:09:08 +0000 |
richk |
(svn r10915) [NewGRF_ports] -Fix: Recalculated MD5 of airports.grf to eliminate warning.
NewGRF_ports
|
changeset |
files
|
Wed, 15 Aug 2007 23:55:57 +0000 |
richk |
(svn r10914) [NewGRF_ports] -Fix: Dummy state machine positions modified.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 15 Aug 2007 23:22:38 +0000 |
richk |
(svn r10912) [NewGRF_ports] -Feature: Added dummy holding stack to SYST class.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|