]> git.lizzy.rs Git - dragonfireclient.git/history - src/minimap.cpp
Fixed minimap memory leak
[dragonfireclient.git] / src / minimap.cpp
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