This website requires JavaScript.
Explore
Help
Sign In
dave
/
pyfa
Watch
1
Star
0
Fork
0
You've already forked pyfa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
65978a9cfff0e47563f72d136cd72b6334e9992a
pyfa
/
gui
/
builtinStatsViews
History
DarkPhoenix
3488a5d26e
Rework number formatter to avoid silly stuff like formatting 999999 with precision of 3 to 1000k instead of 1M
2011-06-24 21:37:41 +04:00
..
__init__.py
File rename change
2010-10-31 04:25:13 -05:00
capacitorViewFull.py
Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py
2010-12-22 17:57:21 +02:00
firepowerViewFull.py
Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py
2010-12-22 17:57:21 +02:00
priceViewFull.py
Rework number formatter to avoid silly stuff like formatting 999999 with precision of 3 to 1000k instead of 1M
2011-06-24 21:37:41 +04:00
rechargeViewFull.py
Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py
2010-12-22 17:57:21 +02:00
resistancesViewFull.py
Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py
2010-12-22 17:57:21 +02:00
resourcesViewFull.py
Highlight labels with red when max active drones or used calibration goes over max value
2011-01-11 18:55:56 +03:00
targetingMiscViewFull.py
Fixed an ancient bug in Targeting and Misc refresh. Now everything is displayed correctly
2011-05-15 21:41:20 +03:00