aboutsummaryrefslogtreecommitdiff
path: root/src/mesh_generator_thread.cpp
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2017-08-30Remove DSTACK support (#6346)Loïc Blot
2017-08-18Modernize various files (src/m*) (#6267)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-10Remove superfluous pointer null checksQrchackOfficial
2017-05-20Fix mem leak in mesh cache (#5781)Zeno-
2017-05-16Fix a memleak pointed by @Zeno- in MeshUpdateQueueLoic Blot
2017-04-17MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola