train_cmd.c
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).
Fri, 12 Nov 2004 17:16:13 +0000 darkvater (svn r546) -newgrf: Use GetCustomVehicleIcon() for fetching sprites for vehicle selection dialogs. (Idea by octo, done by pasky).
Fri, 05 Nov 2004 23:12:33 +0000 tron (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk
Thu, 23 Sep 2004 21:20:38 +0000 darkvater (svn r314) -Fix: [982611] Pathfinding bug; train likes the roundabout. If train needs servicing it will now look 16 tiles along the track instead of 12 tiles manhattan style (blathijs)
Tue, 21 Sep 2004 21:28:42 +0000 darkvater (svn r306) -Fix: [985439] un-owned rail. Trains could cross competitor's tracks if there was a road-crossing over it.
Sat, 18 Sep 2004 16:40:06 +0000 darkvater (svn r294) -Fix: autorail always builds rail, instead of occasional rail removal (on pressing hotkey after pressing 'bulldozer')
Tue, 14 Sep 2004 14:26:12 +0000 darkvater (svn r245) -Fix: [1022689] Bug when dragging a part of a multiheaded engine to 'sell-whole-train'. The rear-head of the multiheaded train will now not be sold automatically. You have to drag it manually (Celestar)
Tue, 14 Sep 2004 08:13:15 +0000 signde (svn r243) -Fix: [1022689] When destroying a part of a train with a 2 side engine the second engine was also deleted [Celestar]
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Mon, 06 Sep 2004 18:33:51 +0000 truelight (svn r167) -Fix: [972247] bug in '[a] weird non-uniform stations handling'
Mon, 06 Sep 2004 18:15:13 +0000 darkvater (svn r165) -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code).
Sun, 05 Sep 2004 16:15:22 +0000 truelight (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
Sat, 04 Sep 2004 13:06:09 +0000 darkvater (svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad)
Sat, 21 Aug 2004 23:56:01 +0000 dominik (svn r104) Fix: wrong pathfinding when northern station tile is missing (blathijs)
Sat, 21 Aug 2004 09:57:02 +0000 dominik (svn r99) Fix: [992726] No tunnel crash (Celestar)
Tue, 17 Aug 2004 16:20:04 +0000 truelight (svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan)
Tue, 17 Aug 2004 09:29:26 +0000 truelight (svn r74) -Fix: [1009631] Wrong multihead selling (Bodewes)
Wed, 11 Aug 2004 22:07:08 +0000 darkvater (svn r23) -Some omments on the code (blathijs)
Wed, 11 Aug 2004 10:15:38 +0000 dominik (svn r20) Feature: warning when a vehicle has invalid orders (celestar)
Tue, 10 Aug 2004 21:28:43 +0000 dominik (svn r16) Fix: Train refit cost based on _price.ship_base
Tue, 10 Aug 2004 17:06:10 +0000 dominik (svn r12) Change: removed patch no_train_service. Instead you can set the default service interval for any vehicle type to 'disabled'.
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN