summaryrefslogtreecommitdiff
path: root/road_cmd.c
AgeCommit message (Collapse)Author
2004-09-14(svn r242) -Fix: Pathfinding bug for road vehicles introduced in r160 fixed ↵darkvater
(blathijs) -Fix: Pathfinding under bridges bug for ships introduced in r160 fixed (Darkvater)
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron ↵darkvater
for your diligent fixing of warnings (and some possibly bugs) (Tron) -CodeLayout: Remove trailing spaces and Windows linebreaks
2004-09-11(svn r205) -Fix: [1026271] Vehicle depots not transparent with transparent ↵darkvater
buildings.
2004-09-11(svn r202) -Codechange: I missed some files with trailing spaces.. this ↵truelight
should be all ;)
2004-09-05(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)truelight
-Fix: some minor fixes around GetTileTrackStatus (blathijs)
2004-09-03(svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigsdarkvater
-Fix: [993493] Buildings on water -Feature: Water floods everything, including vehicles.
2004-08-20(svn r85) -Add: initial commit of new AI (enable in Patch menu)truelight
-Add: generalised A* Algorithm -Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)
2004-08-17(svn r73) -Fix: Wrong building of road-slopes for a future AI/Towndarkvater
2004-08-13(svn r40) Final slope graphics fixdominik
2004-08-11(svn r23) -Some omments on the code (blathijs)darkvater
2004-08-10(svn r14) Fix: railroad crossings on slopes are now possibledominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight