]> git.lizzy.rs Git - dragonfireclient.git/history - src/clientmap.cpp
Clean up EmergeManager, do initial work on Mapgen configuration
[dragonfireclient.git] / src / clientmap.cpp
2012-12-06 Perttu AholaFix automagic render distance tuner
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-12 xyzzMerge pull request #284 from RealBadAngel/master
2012-11-09 Vanessa EzekowitzAdded video settings filter options via config file...
2012-09-04 Perttu AholaReorganize ClientMap rendering code for a bit more...
2012-07-21 Perttu AholaDefine M_PI on MSVC
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-28 Perttu AholaNo occlusion culling when free_move is on and camera...
2012-03-27 Perttu AholaTry to make background/fog/sky color selection work...
2012-03-18 Perttu AholaFix getVisibleBrightness() to return sunlight visibilit...
2012-03-18 Perttu AholaDynamic sky, fog and cloud colors; sun and moon
2012-03-15 Perttu AholaMove ClientMap to clientmap.{h,cpp}