aboutsummaryrefslogtreecommitdiff
path: root/src/clientmap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* No occlusion culling when free_move is on and camera is inside groundPerttu Ahola2012-03-281-0/+11
* Try to make background/fog/sky color selection work betterPerttu Ahola2012-03-271-2/+2
* Fix getVisibleBrightness() to return sunlight visibility correctly even if no...Perttu Ahola2012-03-181-0/+1
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-181-1/+180
* Move ClientMap to clientmap.{h,cpp}Perttu Ahola2012-03-161-0/+548