Tooltips: Unify the tooltip[] and list[] description tooltip display functions (...
[oweals/minetest.git] / src / minimap.h
2017-04-14 bigfoot547[CSM] Add function to set minimap shape (#5569)
2017-03-16 Loïc Blot[CSM] Add minimap API modifiers (#5399)
2017-03-11 number ZeroMinimap: Optimise
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2016-02-19 RealBadAngelMinimap: show player markers
2015-08-24 ShadowNinjaClean up threading 2613/head
2015-07-10 kwolekrMisc. minor fixes
2015-07-08 kwolekrClean-up Minimap code 2893/head
2015-06-30 est31Make m_blocks_cache private
2015-06-29 est31Add UpdateThread and use it for minimap and mesh threads
2015-06-28 RealBadAngelBugfix: minimap was updated only with loading new block...
2015-06-28 RealBadAngelMinimap update
2015-06-27 est31Remove busy polling inside minimap thread
2015-06-27 RealBadAngelAdd minimap feature