aboutsummaryrefslogtreecommitdiff
path: root/src/minimap.cpp
AgeCommit message (Expand)Author
2017-03-22Some performance optimizations (#5424)Loïc Blot
2017-03-16[CSM] Add minimap API modifiers (#5399)Loïc Blot
2017-03-11Minimap: Optimisenumber Zero
2017-01-23Add hardware node coloring. Includes:Dániel Juhász
2017-01-11Cleanup some header inclusions to improve compilation timesLoic Blot
2016-02-19Minimap: show player markersRealBadAngel
2015-11-08Fix misc. MinGW and Valgrind warningskwolekr
2015-10-14Refactor loggingShadowNinja
2015-08-23Clean up threadingShadowNinja
2015-08-10Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind)Kahrl
2015-07-27Fixed minimap memory leakBřetislav Štec
2015-07-08Clean-up Minimap codekwolekr
2015-06-30Defer minimap update when shape changedest31
2015-06-29Add UpdateThread and use it for minimap and mesh threadsest31
2015-06-28Bugfix: minimap was updated only with loading new blocks, allow forced update...RealBadAngel
2015-06-28Minimap updateRealBadAngel
2015-06-27Remove busy polling inside minimap threadest31
2015-06-27Add minimap featureRealBadAngel