aboutsummaryrefslogtreecommitdiff
path: root/src/voxelalgorithms.h
AgeCommit message (Expand)Author
2018-02-04Remove unused light updating codeDániel Juhász
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-07Expose getPointedThing to LuaDániel Juhász
2017-06-21Cpp11 initializers: last src root changeset (#6022)Loïc Blot
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
2017-04-20Light update for map blocksDániel Juhász
2017-03-11Light calculation: New bulk node lighting codeDániel Juhász
2017-02-13Lighting: Update lighting at block loadingDániel Juhász
2017-01-04Improve getPointedThing() (#4346)Dániel Juhász
2016-10-27Use node lighting for liquid spreadingDániel Juhász
2016-10-27Improved lightingDániel Juhász
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-27voxalgo::clearLightAndCollectSourcesPerttu Ahola
2012-03-27Implement propagateSunlight for VoxelManipulatorPerttu Ahola