aboutsummaryrefslogtreecommitdiff
path: root/src/guiTable.h
AgeCommit message (Collapse)Author
2017-04-28Clean up getTime helpersShadowNinja
This increases size of the getTime return values to 64 bits. It also removes the TimeGetter classes since the getTime functions are now very precise.
2017-04-20Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot
* Also remove 2 non declared but defined functions * Make some functions around const ref changes const
2014-01-13Add formspec tableKahrl