index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
linkgraph
/
linkgraphjob.cpp
Age
Commit message (
Collapse
)
Author
2014-01-29
(svn r26286) -Fix: Thoroughly erase dead flows.
fonsinchen
2013-11-10
(svn r25963) -Fix [FS#5758]: Mixtures of old and new flows could create cycles.
fonsinchen
2013-10-31
(svn r25934) -Fix [FS#5793]: Do not access items from other pools in pool ↵
frosch
item destructors during pool cleaning.
2013-10-22
(svn r25899) -Change: Restrict flows if links are restricted and don't ↵
fonsinchen
normally pick them anymore.
2013-10-19
(svn r25885) -Codechange: Keep paths sorted so that the ones with flow == 0 ↵
fonsinchen
are in the back and don't have to be iterated over so often.
2013-07-30
(svn r25637) -Fix: don't keep minimal routing information if automatic ↵
fonsinchen
distribution has been disabled
2013-06-17
(svn r25424) -Fix: keep old flows around in an invalidated state to continue ↵
fonsinchen
routing cargo if necessary
2013-06-17
(svn r25422) -Fix: properly initialize base capacity for paths
fonsinchen
2013-06-09
(svn r25353) -Add: link graph job implementation
fonsinchen