aboutsummaryrefslogtreecommitdiff
path: root/src/voxelalgorithms.cpp
AgeCommit message (Expand)Author
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2018-03-10Fix typo in lighting code since bcdb3d5SmallJoker
2018-03-09VoxelArea: add_{x,y,z,p} must be staticLoic Blot
2018-03-09Variable name fix + structure creation unrolling in lighting codeLoic Blot
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2018-02-04Remove unused light updating codeDániel Juhász
2017-08-20Modernize source code: last part (#6285)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-04-20Light update for map blocksDániel Juhász
2017-04-20Split light update into two partsDá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-11-28Limit light_source in the engine (#4814)juhdanad
2016-10-27CleanupDániel Juhász
2016-10-27Use node lighting for liquid spreadingDániel Juhász
2016-10-27Improved lightingDániel Juhász
2014-06-23Remove emerge and speedup addArea by using memcopy instead of one by one assi...sapier
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-01-21The new mapgen, noise functions, et al.kwolekr
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