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
|
Wed, 15 Aug 2007 10:24:47 +0000 |
rubidium |
(svn r10907) [NewGRF_ports] -Fix: the zeppelin disaster did not lock runway.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 14 Aug 2007 22:54:44 +0000 |
richk |
(svn r10899) [NewGRF_ports] -Add: Added BlockCopy function to fsmblockmap.h.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 14 Aug 2007 21:30:05 +0000 |
richk |
(svn r10897) [NewGRF_ports] -Cleanup: Removed superfluous comments.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 13 Aug 2007 21:11:21 +0000 |
richk |
(svn r10885) [NewGRF_ports] -Fix: Prevented passengers from being squished on the bulkhead.
NewGRF_ports
|
changeset |
files
|
Mon, 13 Aug 2007 21:00:56 +0000 |
richk |
(svn r10884) [NewGRF_ports] -Change: clarified CanReserveBlocks in comments.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 12 Aug 2007 18:32:47 +0000 |
rubidium |
(svn r10872) [NewGRF_ports] -Sync: with trunk r10765:10871.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 12 Aug 2007 17:44:31 +0000 |
richk |
(svn r10870) [NewGRF_ports] -Fix: removed unused Action02 entry.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 17:37:57 +0000 |
richk |
(svn r10869) [NewGRF_ports] -Fix: WARNING WARNING critical system error here... fixed.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 17:31:37 +0000 |
richk |
(svn r10868) [NewGRF_ports] -Fix: seaplaneport.grf missing new method of availability testing.
NewGRF_ports
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 12 Aug 2007 14:16:33 +0000 |
richk |
(svn r10866) [NewGRF_ports] -Change: Removed letters NW etc from arrow icons.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 14:04:32 +0000 |
richk |
(svn r10865) [NewGRF_ports] -Feature: Added oilrig. Reloads correctly for old games.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 12:33:25 +0000 |
rubidium |
(svn r10864) [NewGRF_ports] -Add: Dutch translations to the NewGRF to show how translations should be added to the NewGRFs.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 02:08:30 +0000 |
richk |
(svn r10863) [NewGRF_ports] -Fix: Calculation of rate of height loss was always reducing by a minimum of 1. Now rate of change is rounded to nearest of 0 or -1.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 00:10:20 +0000 |
richk |
(svn r10862) [NewGRF_ports] -Change: Updates to spec. Prop 0E, Prop 1D, Prop 23.
NewGRF_ports
|
changeset |
files
|
Sun, 12 Aug 2007 00:04:43 +0000 |
richk |
(svn r10861) [NewGRF_ports] -Change: Updates to spec now reflected in newgrf.cpp. No trailing 00 00 in Prop 0E. Prop 19 now identifies which hangar each coordinate is for. (allows multi-tile depots).
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 23:48:46 +0000 |
richk |
(svn r10860) [NewGRF_ports] -Fix: Pointed airportsextended.nfo and seaplaneport.nfo to their respective graphics files, not rb_airport2.grf.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 23:18:05 +0000 |
rubidium |
(svn r10859) [NewGRF_ports] -Codechange: move the names of the airports/airport classes to the end of the file, so translations do not trigger renumbering throughout the nfo.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 23:02:34 +0000 |
rubidium |
(svn r10858) [NewGRF_ports] -Fix: unix does not like "\" as path separator.
NewGRF_ports
|
changeset |
files
|
Sat, 11 Aug 2007 22:25:28 +0000 |
rubidium |
(svn r10856) [NewGRF_ports] -Codechange: use svn:eol-style native for the nfo files too.
NewGRF_ports
|
changeset |
files
|