aboutsummaryrefslogtreecommitdiff
path: root/src/minimap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up threadingShadowNinja2015-08-231-8/+9
* Misc. minor fixeskwolekr2015-07-101-5/+1
* Clean-up Minimap codekwolekr2015-07-081-79/+63
* Make m_blocks_cache privateest312015-06-301-1/+1
* Add UpdateThread and use it for minimap and mesh threadsest312015-06-291-6/+6
* Bugfix: minimap was updated only with loading new blocks, allow forced update...RealBadAngel2015-06-281-1/+1
* Minimap updateRealBadAngel2015-06-281-0/+2
* Remove busy polling inside minimap threadest312015-06-271-3/+10
* Add minimap featureRealBadAngel2015-06-271-0/+168