]> git.lizzy.rs Git - dragonfireclient.git/history - src/minimap.cpp
Use a settings object for the main settings
[dragonfireclient.git] / src / minimap.cpp
2017-04-14 bigfoot547[CSM] Add function to set minimap shape (#5569)
2017-03-22 Loïc BlotSome performance optimizations (#5424)
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:
2017-01-11 Loic BlotCleanup some header inclusions to improve compilation...
2016-02-19 RealBadAngelMinimap: show player markers
2015-11-08 kwolekrFix misc. MinGW and Valgrind warnings
2015-10-14 ShadowNinjaRefactor logging
2015-08-24 ShadowNinjaClean up threading
2015-08-10 KahrlFix intlGUIEditBox leak and uninitialized value in...
2015-07-27 Břetislav ŠtecFixed minimap memory leak
2015-07-08 kwolekrClean-up Minimap code
2015-06-30 est31Defer minimap update when shape changed
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