summaryrefslogtreecommitdiff
path: root/src/units.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+0
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-15/+17
2009-03-12Fix a bug in the units systemJared Adams1-2/+2
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-2/+1
2009-02-17Got rid of const where it does not make much senseBjørn Lindeijer1-3/+3
2009-02-15Fixed compiler warningsBjørn Lindeijer1-2/+2
2009-02-15Add configurable units systemJared Adams1-0/+233