summaryrefslogtreecommitdiffstats
path: root/src/Generating/ChunkDesc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved end generator back to 3d perlin noise (#5552)NiLSPACE2024-04-091-0/+18
* Fix debug macro situation (#5114)Tiger Wang2021-01-261-2/+2
* Generator: Added repeatability test.Mattes D2019-09-071-0/+4
* Added a BasicGeneratorTest.Mattes D2019-09-061-4/+4
* Separated chunk generator from world / plugin interfaces.Mattes D2019-09-061-6/+11
* Changed entity ownership model to use smart pointersTiger Wang2017-08-071-1/+1
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Store cChunk::m_BlockEntities in a map (#3717)peterbell102017-05-221-2/+2
* LuaAPI: Fixed bindings for cChunkDesc:GetBlockTypeMetaMattes D2016-07-181-1/+6
* Bulk clearing of whitespaceLogicParrot2016-02-051-20/+20
* Fix commentstycho2015-05-241-1/+1
* Made -Weverything an error.tycho2015-05-241-2/+2
* Fixed a lot of warningstycho2015-05-191-2/+2
* ChunkDesc: Fixed comment about indexing.Mattes D2014-11-151-1/+1
* Generator: Shape initial refactoring.Mattes D2014-11-121-2/+23
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Merge branch 'master' into portalsTiger Wang2014-07-181-1/+1
|\
| * Basic style fixes.madmaxoft2014-07-171-1/+1
* | Fixed a NetherFinisher bugTiger Wang2014-06-041-3/+0
|/
* Increased Type safety of BiomesTycho2014-02-031-1/+1
* Added cChunkDest::UpdateHeightmap()madmaxoft2014-01-311-17/+23
* Moved source to srcAlexander Harkness2013-11-241-0/+217