Time: Change old `u32` timestamps to 64-bit (#5818)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Fri, 26 May 2017 12:03:36 +0000 (14:03 +0200)
committerGitHub <noreply@github.com>
Fri, 26 May 2017 12:03:36 +0000 (14:03 +0200)
commitd99b6fed5517797bfafe4bbb307963967f0ca749
tree0a4ff946a9d8bbcd1e921d3981eec96e988bc5c8
parent4d5ce8478c959a4ee5b13ef9ba7e46b28d089a21
Time: Change old `u32` timestamps to 64-bit (#5818)

MacOSX build fix + cleanups
18 files changed:
src/clientiface.cpp
src/clientiface.h
src/guiFormSpecMenu.cpp
src/guiFormSpecMenu.h
src/hud.cpp
src/intlGUIEditBox.h
src/map.cpp
src/map.h
src/network/connection.h
src/profiler.cpp
src/profiler.h
src/touchscreengui.cpp
src/unittest/test.cpp
src/unittest/test.h
src/util/timetaker.cpp
src/util/timetaker.h
src/voxel.cpp
src/voxel.h