summaryrefslogtreecommitdiff
path: root/src/linkgraph/linkgraph_gui.h
AgeCommit message (Expand)Author
2019-03-24Codechange: Use override specifier in Window-derived classes.peter1138
2019-03-20Codechange: Implement OnTooltip event for custom window tooltips.peter1138
2019-02-23Fix #7004: Mark linkgraph dirty to be rebuilt on next draw call. (#7265)PeterN
2018-06-24Add: Hover tool-tips to cargo dest flow legend window.Jonathan G Rennison
2018-05-21Change: 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 overlayfonsinchen
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