When you mouse over a fleet, you get a tooltip that includes a pip-icon, ship-class name, colon, and count for each class of military vessel in your fleet.
e.g.:
. Corvette: 5
: Destroyer: 2
:: Battleship: 1
(i'm improvising the pip icons, above)
The icons that represent those pips in that tooltip are specified in texticons.gfx.
However, adding additional entries there for additional ship classes doesn't show the new pip-icons in the tooltip.
I can find no references to any of the sprites defined in that file. I'm beginning to think they're hard-coded.
Does anyone else know whether there is a master text file or template for the tooltips that might be altered to pick up the new ship class texticons of my mod?
e.g.:
. Corvette: 5
: Destroyer: 2
:: Battleship: 1
(i'm improvising the pip icons, above)
The icons that represent those pips in that tooltip are specified in texticons.gfx.
However, adding additional entries there for additional ship classes doesn't show the new pip-icons in the tooltip.
I can find no references to any of the sprites defined in that file. I'm beginning to think they're hard-coded.
Does anyone else know whether there is a master text file or template for the tooltips that might be altered to pick up the new ship class texticons of my mod?