]> git.lizzy.rs Git - dragonfireclient.git/history - src/voxelalgorithms.cpp
Add function to get server info.
[dragonfireclient.git] / src / voxelalgorithms.cpp
2017-04-20 Dániel JuhászLight update for map blocks
2017-04-20 Dániel JuhászSplit light update into two parts
2017-03-11 Dániel JuhászLight calculation: New bulk node lighting code
2017-02-13 Dániel JuhászLighting: Update lighting at block loading
2017-01-04 Dániel JuhászImprove getPointedThing() (#4346)
2016-11-28 juhdanadLimit light_source in the engine (#4814)
2016-10-27 Dániel JuhászCleanup
2016-10-27 Dániel JuhászUse node lighting for liquid spreading
2016-10-27 Dániel JuhászImproved lighting
2014-06-22 sapierRemove emerge and speedup addArea by using memcopy...
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-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-21 kwolekrThe new mapgen, noise functions, et al.
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-27 Perttu Aholavoxalgo::clearLightAndCollectSources
2012-03-27 Perttu AholaImplement propagateSunlight for VoxelManipulator