index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
minimap.cpp
Commit message (
Expand
)
Author
Age
*
Fix more clang-tidy reported problems for performance-type-promotion-in-math-fn
Loic Blot
2018-04-03
*
Code modernization: src/m* (part 3)
Loic Blot
2017-08-19
*
Optimize headers (part 2) (#6272)
Loïc Blot
2017-08-18
*
Modernize various files (src/m*) (#6267)
Loïc Blot
2017-08-18
*
Cleanup various headers to reduce compilation times (#6255)
Loïc Blot
2017-08-16
*
VoxelManip cleanups (const ref, const move) + function removal (#6169)
Loïc Blot
2017-07-26
*
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-26
*
Cpp11 patchset 11: continue working on constructor style migration (#6004)
Loïc Blot
2017-06-18
*
[CSM] Add function to set minimap shape (#5569)
bigfoot547
2017-04-14
*
Some performance optimizations (#5424)
Loïc Blot
2017-03-22
*
[CSM] Add minimap API modifiers (#5399)
Loïc Blot
2017-03-16
*
Minimap: Optimise
number Zero
2017-03-11
*
Add hardware node coloring. Includes:
Dániel Juhász
2017-01-23
*
Cleanup some header inclusions to improve compilation times
Loic Blot
2017-01-11
*
Minimap: show player markers
RealBadAngel
2016-02-19
*
Fix misc. MinGW and Valgrind warnings
kwolekr
2015-11-08
*
Refactor logging
ShadowNinja
2015-10-14
*
Clean up threading
ShadowNinja
2015-08-23
*
Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind)
Kahrl
2015-08-10
*
Fixed minimap memory leak
Břetislav Štec
2015-07-27
*
Clean-up Minimap code
kwolekr
2015-07-08
*
Defer minimap update when shape changed
est31
2015-06-30
*
Add UpdateThread and use it for minimap and mesh threads
est31
2015-06-29
*
Bugfix: minimap was updated only with loading new blocks, allow forced update...
RealBadAngel
2015-06-28
*
Minimap update
RealBadAngel
2015-06-28
*
Remove busy polling inside minimap thread
est31
2015-06-27
*
Add minimap feature
RealBadAngel
2015-06-27