summaryrefslogtreecommitdiff
path: root/train_cmd.c
AgeCommit message (Collapse)Author
2004-09-23(svn r314) -Fix: [982611] Pathfinding bug; train likes the roundabout. If ↵darkvater
train needs servicing it will now look 16 tiles along the track instead of 12 tiles manhattan style (blathijs)
2004-09-21(svn r306) -Fix: [985439] un-owned rail. Trains could cross competitor's ↵darkvater
tracks if there was a road-crossing over it.
2004-09-18(svn r294) -Fix: autorail always builds rail, instead of occasional rail ↵darkvater
removal (on pressing hotkey after pressing 'bulldozer') -Fix: network fixes (Tron) -Some textfile changes, mainly URL's
2004-09-14(svn r245) -Fix: [1022689] Bug when dragging a part of a multiheaded engine ↵darkvater
to 'sell-whole-train'. The rear-head of the multiheaded train will now not be sold automatically. You have to drag it manually (Celestar)
2004-09-14(svn r243) -Fix: [1022689] When destroying a part of a train with a 2 side ↵signde
engine the second engine was also deleted [Celestar]
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-06(svn r167) -Fix: [972247] bug in '[a] weird non-uniform stations handling' truelight
(blathijs)
2004-09-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by ↵darkvater
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). -Fix: Sorter icon pointing down 'v' sorts in every window lowest value first, '^' highest value first -CodeChange: move Dropdownlist from settings_gui.c to widget.c. More in place there.
2004-09-05(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)truelight
-Fix: some minor fixes around GetTileTrackStatus (blathijs)
2004-09-04(svn r157) -Feature: [1009708] Percent-based service intervals. Send a ↵darkvater
vehicle to depot after it has lost X% of its reliability (mivlad)
2004-08-21(svn r104) Fix: wrong pathfinding when northern station tile is missing ↵dominik
(blathijs)
2004-08-21(svn r99) Fix: [992726] No tunnel crash (Celestar)dominik
2004-08-17(svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan)truelight
-Add: AI overrides service interval to 180 days -Fix: AI hanged when all vehicles were disabled in Patch menu
2004-08-17(svn r74) -Fix: [1009631] Wrong multihead selling (Bodewes)truelight
2004-08-11(svn r23) -Some omments on the code (blathijs)darkvater
2004-08-11(svn r20) Feature: warning when a vehicle has invalid orders (celestar)dominik
2004-08-10(svn r16) Fix: Train refit cost based on _price.ship_basedominik
2004-08-10(svn r12) Change: removed patch no_train_service. Instead you can set the ↵dominik
default service interval for any vehicle type to 'disabled'.
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight