summaryrefslogtreecommitdiff
path: root/src/voxelalgorithms.cpp
Commit message (Expand)AuthorAge
* Light update for map blocksDániel Juhász2017-04-20
* Split light update into two partsDániel Juhász2017-04-20
* Light calculation: New bulk node lighting codeDániel Juhász2017-03-11
* Lighting: Update lighting at block loadingDániel Juhász2017-02-13
* Improve getPointedThing() (#4346)Dániel Juhász2017-01-04
* Limit light_source in the engine (#4814)juhdanad2016-11-28
* CleanupDániel Juhász2016-10-27
* Use node lighting for liquid spreadingDániel Juhász2016-10-27
* Improved lightingDániel Juhász2016-10-27
* Remove emerge and speedup addArea by using memcopy instead of one by one assi...sapier2014-06-23
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* The new mapgen, noise functions, et al.kwolekr2013-01-21
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* voxalgo::clearLightAndCollectSourcesPerttu Ahola2012-03-27
* Implement propagateSunlight for VoxelManipulatorPerttu Ahola2012-03-27