src/station_cmd.cpp
Fri, 25 May 2007 22:07:40 +0000 rubidium (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.
Thu, 24 May 2007 22:41:50 +0000 rubidium (svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
Thu, 24 May 2007 08:52:28 +0000 rubidium (svn r9908) -Codechange: prepare the station picker for more road types.
Wed, 23 May 2007 17:33:03 +0000 maedhros (svn r9905) -Feature: Allow building new stations adjacent to existing stations by holding down control. Based on a patch by Wolf01.
Mon, 21 May 2007 16:58:23 +0000 rubidium (svn r9895) -Fix: assertion when removing roadstop.
Sun, 20 May 2007 22:04:24 +0000 rubidium (svn r9893) -Fix (r9892): various small bugs that only act up when using something different than plain roads.
Sun, 20 May 2007 19:14:08 +0000 rubidium (svn r9892) -Codechange: lots of ground work for allowing multiple types of "road" with multiple owners on a single tile.
Mon, 07 May 2007 17:10:30 +0000 peter1138 (svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01)
Tue, 01 May 2007 06:43:18 +0000 peter1138 (svn r9758) -Fix (FS#756): Ignore bit 1 (axis) of station tile layouts
Fri, 20 Apr 2007 08:00:30 +0000 rubidium (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.
Wed, 18 Apr 2007 22:10:36 +0000 rubidium (svn r9672) -Cleanup: lots of coding style fixes around operands.
Wed, 18 Apr 2007 18:00:33 +0000 belugas (svn r9669) -Documentation: some more doxygen fixes
Wed, 18 Apr 2007 00:41:09 +0000 belugas (svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
Tue, 17 Apr 2007 21:09:38 +0000 belugas (svn r9664) -Documentation: Doxygen corrections,errors and omissions
Sun, 15 Apr 2007 16:20:35 +0000 peter1138 (svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo flag in NewGRF loader.
Thu, 12 Apr 2007 13:07:15 +0000 maedhros (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.
Thu, 05 Apr 2007 07:49:04 +0000 peter1138 (svn r9563) -Feature: Add more finer control to transparency options, including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
Wed, 04 Apr 2007 01:35:16 +0000 belugas (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near
Sat, 31 Mar 2007 09:53:40 +0000 maedhros (svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through road stops more descriptive.
Thu, 29 Mar 2007 13:52:34 +0000 celestar (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stations who got their airport removed while there were still aircraft within the State Machine (and thus caused asserts)
Mon, 10 Mar 2008 15:26:39 +0000 richk (svn r12351) [NewGRF_ports] -Sync: with trunk r12051:12350. NewGRF_ports
Sun, 03 Feb 2008 20:34:26 +0000 rubidium (svn r12053) [NewGRF_ports] -Sync: with trunk r11949:12050. 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
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
Fri, 24 Aug 2007 22:53:07 +0000 richk (svn r10977) [NewGRF_ports] -Feature: Added multi-tile depot support. 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 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
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
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
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: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 14:04:32 +0000 richk (svn r10865) [NewGRF_ports] -Feature: Added oilrig. Reloads correctly for old games. NewGRF_ports
Fri, 10 Aug 2007 18:31:08 +0000 richk (svn r10844) [NewGRF_ports] -Feature: Airports loaded from old savegames (prior to vsn74). Only applies currently to Small, Large, and Commuter. NewGRF_ports
Thu, 09 Aug 2007 02:43:04 +0000 richk (svn r10829) [NewGRF_ports] -Change: Animation was causing failures if the tile happened to be one of the hardcoded animated tiles. For the moment, comment out. Will be replaced with newgrf animation. NewGRF_ports
Wed, 08 Aug 2007 02:09:50 +0000 richk (svn r10826) [NewGRF_ports] -Change: Added save of FSMport_flood_protected. NewGRF_ports
Tue, 07 Aug 2007 23:15:28 +0000 richk (svn r10824) [NewGRF_ports] -Feature: Added basic code for seaplane airport support. NewGRF_ports
Sun, 05 Aug 2007 23:43:56 +0000 glx (svn r10801) [NewGRF_ports] -Add: saving of layout_set and orientation NewGRF_ports
Sun, 05 Aug 2007 23:06:58 +0000 rubidium (svn r10800) [NewGRF_ports] -Add: saving of FSMblockmaps. NewGRF_ports
Sat, 04 Aug 2007 21:33:27 +0000 richk (svn r10784) [NewGRF_ports] -Feature: Added rotation of FSMport movement. NewGRF_ports
Sat, 04 Aug 2007 17:26:22 +0000 richk (svn r10783) [NewGRF_ports] -Feature: Added placing FSMport in any of up to 4 different orientations. GUI now has a preview image for each orientation - not interactive, just a screenshot stored. NewGRF_ports
Fri, 03 Aug 2007 18:10:15 +0000 richk (svn r10766) [NewGRF_ports] -Sync: with trunk r10651-10765 NewGRF_ports
Tue, 31 Jul 2007 00:36:55 +0000 richk (svn r10738) [NewGRF_ports] -Feature: FSMblockmap class added. Basic FSM import complete. Need to handle multiple blocks on import. Aircraft controller recoded to work with new 128 bit blocks. Still need to write saveload for new blocks. NewGRF_ports
Tue, 24 Jul 2007 22:16:32 +0000 richk (svn r10683) [NewGRF_ports] -Revert: Too eager to un-const... global search/replace removed too many. Restores necessary ones... for the moment ;) NewGRF_ports
Mon, 23 Jul 2007 22:20:36 +0000 richk (svn r10666) [NewGRF_ports] -Change: portFSM added to FSMportsSpec. NewGRF_ports
Sun, 22 Jul 2007 22:28:46 +0000 richk (svn r10654) [NewGRF_ports] -Change: Can now load and save newgrf airports. Graphics correctly reloaded after save. NewGRF_ports
Sun, 22 Jul 2007 21:24:42 +0000 richk (svn r10653) [NewGRF_ports] -Sync: with trunk r10602-10651 NewGRF_ports
Sun, 22 Jul 2007 21:10:59 +0000 richk (svn r10652) [NewGRF_ports] -Fix: Initialise variable to eliminate warning. NewGRF_ports
Tue, 17 Jul 2007 00:03:21 +0000 rubidium (svn r10602) [NewGRF_ports] -Sync: with trunk r10593:10601. NewGRF_ports
Mon, 16 Jul 2007 22:51:14 +0000 richk (svn r10599) [NewGRF_ports] -Change: Updated RemoveAirport function to work with either old or new style airport placements. NewGRF_ports
Mon, 16 Jul 2007 21:11:29 +0000 richk (svn r10594) [NewGRF_ports] -Fix: restored original airport placement functionality. You can now place an airport using newgrf, or using original method. NewGRF_ports
Mon, 16 Jul 2007 00:39:06 +0000 richk (svn r10586) [NewGRF_ports] -Feature: Load an airport via a newgrf file. Currently, only graphics support provided. NewGRF_ports
Sat, 14 Jul 2007 19:42:58 +0000 richk (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559 NewGRF_ports
Sat, 02 Jun 2007 19:59:29 +0000 richk (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026 NewGRF_ports
Tue, 27 Mar 2007 23:27:27 +0000 richk (svn r9511) [NewGRF_ports] -Feature: Added ability to have irregular shaped airports. Use value 255 in airport layout, and that tile is skipped during airport placement & deletion. NewGRF_ports
Tue, 27 Mar 2007 21:58:38 +0000 richk (svn r9510) [NewGRF_ports] -Codechange: Moved airport layouts from station_cmd.cpp into table/station_air.h. Ultimately, these layouts should be provided by a newgrf. NewGRF_ports