rail_cmd.c
Tue, 23 Nov 2004 22:36:11 +0000 tron (svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent with its own name and all other DO_* flags.
Sun, 21 Nov 2004 10:49:40 +0000 tron (svn r724) Remove restriction that a tile can only accept 3 cargo types.
Wed, 17 Nov 2004 15:14:18 +0000 celestar (svn r657) Do not touch 0x8000 bit in sprite index for custom waypoints. (pasky)
Wed, 17 Nov 2004 00:52:54 +0000 miham (svn r647) Cleanup custom station classes handling. (pasky)
Sun, 14 Nov 2004 22:30:46 +0000 dominik (svn r614) [newgrf] Some minor code fixes
Sun, 14 Nov 2004 22:10:08 +0000 dominik (svn r612) [newgrf] Fix: custom waypoints on monorail/maglev are displayed correctly
Sun, 14 Nov 2004 20:50:38 +0000 darkvater (svn r610) -newgrf: Support for some basic deterministical spritegroups regarding stations. Waypoints look changes based on year now :^) (pasky).
Sun, 14 Nov 2004 20:25:07 +0000 dominik (svn r609) Fixed choose waypoints dialogs, it works without assertion failures and with custom waypoint #0 selectable now. (pasky)
Sun, 14 Nov 2004 20:02:43 +0000 dominik (svn r608) [newgrf] enabled possibility to build default waypoint when custom waypoints are enabled
Sun, 14 Nov 2004 19:44:06 +0000 tron (svn r607) -Patch: [ 985102 ] static cleanup
Sun, 14 Nov 2004 18:18:28 +0000 darkvater (svn r605) -newgrf: Framework for supporting variational spritegroups . Deterministic only at the moment, but random ones support shouldn't be that difficult now It doesn't do anything, but makes these actions actually possible (pasky).
Sun, 14 Nov 2004 16:42:08 +0000 darkvater (svn r602) -newgrf: Move DrawTileSeqStruct & co and struct SpriteGroup to sprite.h (pasky)
Sun, 14 Nov 2004 16:11:48 +0000 darkvater (svn r600) -newgrf: Relocation offset for custom station sprites is now stored separately, making it possible to show different sprites in waypoint selection dialog (pasky).
Sun, 14 Nov 2004 14:10:03 +0000 darkvater (svn r591) -newgrf: Store whole struct StationSpec in SetCustomStation(), not just the rendering data. This will be needed for variational stationspecs (pasky).
Sun, 14 Nov 2004 13:07:07 +0000 darkvater (svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name actually makes some sense and is also compatible with TTDPatch (pasky).
Sun, 14 Nov 2004 11:04:59 +0000 darkvater (svn r585) -newgrf: GUI for selecting custom waypoint graphics to use. Patch by dominik81 and pasky.
Sun, 14 Nov 2004 09:07:15 +0000 celestar (svn r581) -newgrf: Basic support for new stations - only waypoints supported now and only
Fri, 05 Nov 2004 23:12:33 +0000 tron (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk
Fri, 17 Sep 2004 20:56:28 +0000 dominik (svn r289) Fix: Checkpoints on snow have correct ground now
Fri, 17 Sep 2004 20:49:47 +0000 dominik (svn r288) Fix: new checkpoint graphics now also work for monorail/maglev
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Sat, 11 Sep 2004 14:48:31 +0000 darkvater (svn r205) -Fix: [1026271] Vehicle depots not transparent with transparent buildings.
Sat, 11 Sep 2004 09:55:19 +0000 truelight (svn r202) -Codechange: I missed some files with trailing spaces.. this should be
Sun, 05 Sep 2004 16:15:22 +0000 truelight (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
Fri, 03 Sep 2004 17:57:27 +0000 darkvater (svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigs
Fri, 20 Aug 2004 09:32:32 +0000 truelight (svn r85) -Add: initial commit of new AI (enable in Patch menu)
Sun, 15 Aug 2004 21:10:08 +0000 darkvater (svn r60) -Fix: signal_density is given as a parameter to autosignal. This means all players can define it for themselves.
Sun, 15 Aug 2004 20:23:42 +0000 darkvater (svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater)
Fri, 13 Aug 2004 18:27:33 +0000 dominik (svn r40) Final slope graphics fix
Wed, 11 Aug 2004 22:07:08 +0000 darkvater (svn r23) -Some omments on the code (blathijs)
Tue, 10 Aug 2004 18:35:43 +0000 dominik (svn r14) Fix: railroad crossings on slopes are now possible
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN