]> git.lizzy.rs Git - minetest.git/history - src/clientmap.cpp
Revert binary database block position encoding
[minetest.git] / src / clientmap.cpp
2014-04-12 BlockMenAdd player:set_eye_offset() by @MirceaKitsune and clean up
2014-04-12 BlockMenAdd third person view
2014-03-04 NovatuxFix rendering glitches when far from the center of...
2013-12-01 sapierCleanup jthread and fix win32 build
2013-08-03 Perttu AholaFix and improve view range tuner
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2013-02-23 kwolekrMerge pull request #431 from sapier/dtime_clamping
2013-02-16 kwolekrMerge pull request #465 from doserj/mod_selection_empty...
2013-02-10 ShadowNinjaDon't see through nodes without noclip privileges
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}