aboutsummaryrefslogtreecommitdiff
path: root/src/voxel.cpp
AgeCommit message (Expand)Author
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-26VoxelManip cleanups (const ref, const move) + function removal (#6169)Loïc Blot
2017-06-21Cpp11 initializers: last src root changeset (#6022)Loïc Blot
2017-05-26Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker
2015-07-24Remove some old dead code. Fix some Clang warnings in SRP (ng->N... willLoic Blot
2015-02-23Optimise MapBlockMesh related functionsgregorycu
2015-01-18Create empty default constructor for MapNodeCraig Robbins
2015-01-13Add VoxelArea::hasEmptyExtentunknown
2014-12-27VoxelManipulator: Remove unnecessary deallocation stepskwolekr
2014-12-24Large increase in performanceCraig Robbins
2014-12-12Use std::string::empty() instead of size() where applicableAnton
2014-12-04Optimise VoxelManipulator::copyFromCraig Robbins
2014-11-21Optimise functions from CNodeDefManager and VoxelManipulatorCraig Robbins
2014-06-23Remove emerge and speedup addArea by using memcopy instead of one by one assi...sapier
2014-06-23Use memset for flag initialization (compiler optimization is way better)sapier
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-05-19Fix nearly all warningskwolekr
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-25Fix most walled-off caveskwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-27Implement propagateSunlight for VoxelManipulatorPerttu Ahola
2011-11-29Optimize lighting by a tiny bitPerttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-07-23extended content-type rangePerttu Ahola
2011-06-17Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st...Perttu Ahola
2011-02-01partly working chunk-based map generator (doesn't save properly, spawn is pre...Perttu Ahola
2011-01-30map generation framework under development... not quite operational at this p...Perttu Ahola
2011-01-26Reworked texture, material, mineral and whatever handlingPerttu Ahola
2011-01-25removed alternative name "pressure" from param2Perttu Ahola
2011-01-24Faster lighting at map generation timePerttu Ahola
2011-01-24commented out old water stuffPerttu Ahola
2011-01-17old water removed, some fixes here and therePerttu Ahola
2010-12-26working goodPerttu Ahola
2010-12-22some work-in-progressPerttu Ahola
2010-12-21organizing stuff.Perttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-12-19day/night working client sidePerttu Ahola
2010-12-18before daynight mesh cachePerttu Ahola
2010-12-14little fixesPerttu Ahola
2010-12-13working nicelyPerttu Ahola
2010-12-12starting to separate "material" to "content" and "tile"Perttu Ahola
2010-12-11removed accidental double flowWaterPerttu Ahola
2010-12-11commit before some radicallish changes to water behaviorPerttu Ahola
2010-12-01some work-in-progress water stuffPerttu Ahola
2010-11-29license stuffPerttu Ahola