aboutsummaryrefslogtreecommitdiff
path: root/src/mesh_generator_thread.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernize various files (src/m*) (#6267)Loïc Blot2017-08-181-23/+18
* Fix msvc annoyances (#5963)adrido2017-06-271-1/+1
* Cpp11 patchset 11: continue working on constructor style migration (#6004)Loïc Blot2017-06-181-18/+0
* Remove superfluous pointer null checksQrchackOfficial2017-06-101-4/+2
* Fix mem leak in mesh cache (#5781)Zeno-2017-05-201-0/+1
* Fix a memleak pointed by @Zeno- in MeshUpdateQueueLoic Blot2017-05-161-0/+5
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-171-0/+329