summaryrefslogtreecommitdiff
path: root/src/clientmap.cpp
Commit message (Expand)AuthorAge
* Added video settings filter options via config file - second try :-)Vanessa Ezekowitz2012-11-09
* Reorganize ClientMap rendering code for a bit more performancePerttu Ahola2012-09-04
* Define M_PI on MSVCPerttu Ahola2012-07-21
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* No occlusion culling when free_move is on and camera is inside groundPerttu Ahola2012-03-28
* Try to make background/fog/sky color selection work betterPerttu Ahola2012-03-27
* Fix getVisibleBrightness() to return sunlight visibility correctly even if no...Perttu Ahola2012-03-18
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-18
* Move ClientMap to clientmap.{h,cpp}Perttu Ahola2012-03-16