summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/unit-tracker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-051-4/+4
* cppcheck: performanceKris De Gussem2013-09-261-1/+1
* Switched to global UnitTable.Matthew Petroff2013-08-041-5/+7
* Fix UnitTracker percentage bug.Matthew Petroff2013-08-011-1/+1
* Added percent support back to select toolbar.Matthew Petroff2013-07-311-1/+8
* Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-181-4/+3
* Fixed conversion factors and missed unit include removal.Matthew Petroff2013-07-171-1/+1
* Added new UnitTracker class.Matthew Petroff2013-07-171-0/+255