aboutsummaryrefslogtreecommitdiff
path: root/src/voxelalgorithms.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove emerge and speedup addArea by using memcopy instead of one by one ↵sapier2014-06-231-2/+2
| | | | assignment
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-6/+6
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* The new mapgen, noise functions, et al.kwolekr2013-01-211-4/+4
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* voxalgo::clearLightAndCollectSourcesPerttu Ahola2012-03-271-5/+36
|
* Implement propagateSunlight for VoxelManipulatorPerttu Ahola2012-03-271-0/+126