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.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-24
Codechange: Use override specifier in Window-derived classes.
peter1138
2019-03-20
Codechange: Implement OnTooltip event for custom window tooltips.
peter1138
2019-02-23
Fix #7004: Mark linkgraph dirty to be rebuilt on next draw call. (#7265)
PeterN
2018-06-24
Add: Hover tool-tips to cargo dest flow legend window.
Jonathan G Rennison
2018-05-21
Change: Add CargoTypes type for cargo masks. (#6790)
PeterN
2017-07-11
(svn r27887) -Cleanup: Remove unused/unimplemented prototype (adf88)
frosch
2016-07-10
(svn r27612) -Codechange: Replace three uses of std::list with std::queue/vec...
fonsinchen
2014-01-19
(svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins differen...
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-06-09
(svn r25364) -Add: support for flow stats to linkgraph overlay
fonsinchen
2013-05-26
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...
frosch
2013-05-19
(svn r25263) -Add: legend for linkgraph overlay (fonsinchen)
rubidium
2013-05-19
(svn r25261) -Add: abstract implementation of linkgraph overlay for GUI (fons...
rubidium