]> git.lizzy.rs Git - dragonfireclient.git/history - src/minimap.h
Cpp11 patchset 11: continue working on constructor style migration (#6004)
[dragonfireclient.git] / src / minimap.h
2017-06-18 Loïc BlotCpp11 patchset 11: continue working on constructor...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
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
2015-07-10 kwolekrMisc. minor fixes
2015-07-08 kwolekrClean-up Minimap code
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