summaryrefslogtreecommitdiffstats
path: root/tests/Generating/Stubs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-21/+6
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-3/+3
2019-09-06Added a BasicGeneratorTest.Mattes D1-0/+72
2017-11-20cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0091-1/+1
2017-08-25Add cUUID class (#3871)peterbell101-0/+20
2017-08-01cBlockHandler: take player by refpeterbell101-3/+3
2017-07-28Check for intersection between placed blocks and entities. (#3850)Lane Kolbly1-0/+16
2017-07-07BigFlower fixes (#3826)peterbell101-1/+1
2017-07-03cBlockInfo static initialisation (#3832)peterbell101-4/+6
2017-06-24cBlockArea supports block entities. (#3795)Mattes D1-0/+26
2017-05-04Gen: Moved tests to a separate folder, unified shared sources.Mattes D1-0/+0
2017-01-18DeadlockDetect now lists some tracked CS's stats.Mattes D1-0/+17
2016-06-18SelfTests: Removed the unneeded cSelfTests class.Mattes D1-28/+0
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-2/+2
2015-12-24Added a Json parser and serializer to Lua API.Mattes D1-0/+9
2015-12-13blockheight mechanismGargaj1-0/+9
2015-07-14Improved mapsTiger Wang1-0/+9
2015-07-01Added neighbor specification in the OnNeighborChanged() block callback.Mattes D1-1/+1
2015-06-22Rebased version of CodeSamuel Barney1-9/+0
2015-06-19Externalized cPrefabPiecePool self-test.Mattes D1-0/+283