docs/landscape.html
Mon, 26 Mar 2007 22:15:38 +0000 KUDr (svn r9486) [cpp_gui] -Sync with trunk (r9100:9476) cpp_gui
Sun, 04 Mar 2007 04:25:36 +0000 KUDr (svn r9004) [cpp_gui] -Sync with trunk (r8900..r9003) cpp_gui
Wed, 28 Feb 2007 00:33:40 +0000 bjarni (svn r8938) [cpp_gui] -Sync with trunk (r8772..r8900) cpp_gui
Sat, 17 Feb 2007 11:12:50 +0000 KUDr (svn r8769) [cpp_gui] -Sync with trunk (r8730..r8768) cpp_gui
Tue, 23 Jan 2007 02:31:49 +0000 belugas (svn r8365) -Cleanup: Remove unneeded and dead links, install Owner informations, add attribute m6.
Sat, 13 Jan 2007 16:09:53 +0000 peter1138 (svn r8103) -Docchange: Include station tile types used by RichK's airports
Sat, 30 Dec 2006 11:57:52 +0000 rubidium (svn r7642) -Codechange: unify all the different locations where the animation state is stored into a single location.
Tue, 02 Jan 2007 16:43:05 +0000 celestar (svn r7750) [cbh] - Doc: Updated the documentation for the tiles to reflect recent changes custombridgeheads
Mon, 01 Jan 2007 16:31:13 +0000 celestar (svn r7721) [cbh] - Sync with 7607:7720 from trunk custombridgeheads
Fri, 29 Dec 2006 12:45:44 +0000 celestar (svn r7615) [cbh] - Doc: Updated the documentation for map array custombridgeheads
Wed, 27 Dec 2006 12:38:02 +0000 celestar (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals)
Tue, 12 Sep 2006 10:42:04 +0000 Darkvater (svn r6443) -Fix (r6001): Please update the documentation if you mess with the _m[] bits!
Wed, 21 Jun 2006 11:30:28 +0000 tron (svn r5326) Remove the indicator bit for custom waypoint graphics, because it just contains redundant information
Wed, 03 May 2006 21:25:49 +0000 peter1138 (svn r4724) - Newstations: Add per-tile random data for station tiles.
Sun, 16 Apr 2006 17:29:37 +0000 peter1138 (svn r4450) - NewStations, rename *CustomStationSprite() to *CustomStationSpecIndex() to reflect their use, and alter the test for determining if a station has customised graphics.
Wed, 29 Mar 2006 16:30:26 +0000 celestar (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
Sun, 29 Jan 2006 18:57:26 +0000 Darkvater (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron)
Fri, 27 Jan 2006 14:55:43 +0000 Darkvater (svn r3451) - Fix documentation; PBS bits were missing for bridge
Thu, 26 Jan 2006 18:36:14 +0000 Darkvater (svn r3445) - Fix: [ 1415379 ] Enhance documentation of lift destination
Wed, 21 Dec 2005 01:40:41 +0000 Darkvater (svn r3327) - Fix: [ 1373581 ] landscape.html documentation. Railway types are stored in m3, not m4. According to the mask (RAILTYPE_MASK), this is should be 0..1 but 0..3 are actually reserved. (egladil)
Wed, 16 Nov 2005 22:20:15 +0000 peter1138 (svn r3212) - Waypoints/Depots: Store waypoint index in m2 for waypoints. This moves the ground type bits from m2 to m4 for waypoints and depots (leaving room for depot index in m2 in future), and moves the custom graphics ID to the waypoint struct.
Tue, 04 Oct 2005 17:34:50 +0000 tron (svn r3013) Update the documentation: The 'owner' attribute was renamed to 'm1' long ago
Fri, 29 Jul 2005 17:52:29 +0000 tron (svn r2749) Fix typo in the tile documentation
Thu, 21 Jul 2005 06:13:17 +0000 tron (svn r2659) Catch up with reality in the landscape documentation
Wed, 06 Jul 2005 10:43:36 +0000 hackykid (svn r2525) - Fix: [pbs] Fix a mistake in the comments/docs.
Mon, 04 Jul 2005 14:58:55 +0000 hackykid (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal.
Thu, 30 Jun 2005 13:24:17 +0000 celestar (svn r2499) -Codechange: Moved the semaphore bit from bit 2 to bit 3 in _map_hi for rails, in order to make way for pbs
Fri, 11 Mar 2005 18:31:56 +0000 Darkvater (svn r1991) - Fix: Fix some of the gaping holes in the colouring, and added some additional info
Fri, 11 Mar 2005 00:32:24 +0000 Darkvater (svn r1988) - Docs: Added graphical representation of tile-data to docs section
Wed, 02 Feb 2005 14:17:13 +0000 celestar (svn r1768) -Codechange: Store town index in _map2 of town tiles
Fri, 19 Nov 2004 22:59:31 +0000 pasky (svn r688) Fix eol-style (hopefully).
Wed, 17 Nov 2004 18:03:33 +0000 tron (svn r659) Support for cutomized TTDPatch-style new stations (no selector GUI yet) (pasky)
Sun, 14 Nov 2004 09:07:15 +0000 celestar (svn r581) -newgrf: Basic support for new stations - only waypoints supported now and only
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN