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
/
clientmap.cpp
Commit message (
Expand
)
Author
Age
*
Fix and improve view range tuner
Perttu Ahola
2013-08-03
*
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-03-11
*
Update Copyright Years
Sfan5
2013-02-24
*
Change Minetest-c55 to Minetest
PilzAdam
2013-02-24
*
Don't see through nodes without noclip privileges
ShadowNinja
2013-02-10
*
Fix automagic render distance tuner
Perttu Ahola
2012-12-06
*
Added video settings filter options via config file - second try :-)
Vanessa Ezekowitz
2012-11-09
*
Reorganize ClientMap rendering code for a bit more performance
Perttu Ahola
2012-09-04
*
Define M_PI on MSVC
Perttu Ahola
2012-07-21
*
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-17
*
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-06-05
*
No occlusion culling when free_move is on and camera is inside ground
Perttu Ahola
2012-03-28
*
Try to make background/fog/sky color selection work better
Perttu Ahola
2012-03-27
*
Fix getVisibleBrightness() to return sunlight visibility correctly even if no...
Perttu Ahola
2012-03-18
*
Dynamic sky, fog and cloud colors; sun and moon
Perttu Ahola
2012-03-18
*
Move ClientMap to clientmap.{h,cpp}
Perttu Ahola
2012-03-16