index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
minimap.cpp
Age
Commit message (
Expand
)
Author
2017-03-22
Some performance optimizations (#5424)
Loïc Blot
2017-03-16
[CSM] Add minimap API modifiers (#5399)
Loïc Blot
2017-03-11
Minimap: Optimise
number Zero
2017-01-23
Add hardware node coloring. Includes:
Dániel Juhász
2017-01-11
Cleanup some header inclusions to improve compilation times
Loic Blot
2016-02-19
Minimap: show player markers
RealBadAngel
2015-11-08
Fix misc. MinGW and Valgrind warnings
kwolekr
2015-10-14
Refactor logging
ShadowNinja
2015-08-23
Clean up threading
ShadowNinja
2015-08-10
Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind)
Kahrl
2015-07-27
Fixed minimap memory leak
Břetislav Štec
2015-07-08
Clean-up Minimap code
kwolekr
2015-06-30
Defer minimap update when shape changed
est31
2015-06-29
Add UpdateThread and use it for minimap and mesh threads
est31
2015-06-28
Bugfix: minimap was updated only with loading new blocks, allow forced update...
RealBadAngel
2015-06-28
Minimap update
RealBadAngel
2015-06-27
Remove busy polling inside minimap thread
est31
2015-06-27
Add minimap feature
RealBadAngel