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
/
linkgraph_gui.cpp
Age
Commit message (
Expand
)
Author
2014-09-21
(svn r26891) -Codechange: Add methods to retrieve flows from a FlowStatMap
fonsinchen
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-04-05
(svn r26445) -Change [FS#5961]: Draw links to match _settings_game.vehicle.ro...
fonsinchen
2013-10-23
(svn r25912) -Fix [FS#5676]: Draw 'shared' links (involving neutral stations)...
fonsinchen
2013-10-13
(svn r25861) -Fix [FS#5760]: Scale linkgraph legend according to text dimensi...
frosch
2013-08-18
(svn r25731) -Fix [FS#5692]: Minor RTL alignment issues. (sbr)
frosch
2013-06-09
(svn r25364) -Add: support for flow stats to linkgraph overlay
fonsinchen
2013-06-08
(svn r25334) -Fix: Position the linkgraph legend window automatically like mo...
frosch
2013-05-26
(svn r25290) -Add: Assign string names to notable windows.
frosch
2013-05-26
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...
frosch
2013-05-19
(svn r25264) -Feature: linkgraph overlay over main viewport (fonsinchen)
rubidium
2013-05-19
(svn r25263) -Add: legend for linkgraph overlay (fonsinchen)
rubidium
2013-05-19
(svn r25262) -Feature: linkgraph overlay for smallmap
rubidium
2013-05-19
(svn r25261) -Add: abstract implementation of linkgraph overlay for GUI (fons...
rubidium