aboutsummaryrefslogtreecommitdiff
path: root/src/mesh_generator_thread.h
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2017-08-19Code modernization: src/m* (part 3)Loic Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-27Fix msvc annoyances (#5963)adrido
2017-06-18Cpp11 patchset 11: continue working on constructor style migration (#6004)Loïc Blot
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2017-04-18Fix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504b3ea6f3Loïc Blot
2017-04-17MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola