Gatherrate tooltip rework.
commit79943b2f411fe8b339ca44b53d2a724872814d1b
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Sat, 19 Nov 2016 14:34:02 +0000 (19 14:34 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Sat, 19 Nov 2016 14:34:02 +0000 (19 14:34 +0000)
treec62880531f6032bd7a04840ef28f8048bdb802b2
parent57c8c4b1fdc2cd33332c22d860722f7f99ea239c
Gatherrate tooltip rework.

Display the gatherrate tooltip in the selection details.
Remove structure tree specific gatherrate parsing code.
Receive the data directly from Templates.js and GUIInterface.js like the other tooltips do.
Add TODO about the tooltip lying (averaging over the subtypes).

git-svn-id: http://svn.wildfiregames.com/public/ps/trunk@18966 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/globalscripts/Templates.js
binaries/data/mods/public/gui/common/tooltips.js
binaries/data/mods/public/gui/session/selection_details.js
binaries/data/mods/public/gui/structree/helper.js
binaries/data/mods/public/gui/structree/load.js