summaryrefslogtreecommitdiffstats
path: root/tests/SchematicFileSerializer (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-04Fixup test block handler stubsTiger Wang1-17/+1
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-6/+1
2020-04-21Vector3 in Handlers (#4680)Mattes D1-4/+5
2020-04-17More Vector3 in cBlockHandler (#4644)Mattes D1-1/+1
2020-04-03Manage block entity lifetime with unique_ptr (#4080)peterbell101-2/+2
2020-04-03Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D1-3/+2
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-21/+15
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-7/+6
2019-08-26Improved testing framework. (#4376)Mattes D1-17/+5
2018-01-03Add the fmt library (#4065)peterbell101-1/+2
2017-11-20cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0091-1/+1
2017-08-01cBlockHandler: take player by refpeterbell101-3/+3
2017-07-28Check for intersection between placed blocks and entities. (#3850)Lane Kolbly1-0/+14
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/+35
2017-06-19Removed the LeakFinder for Windows. (#3777)Mattes D1-5/+2
2017-05-04Gen: Moved PiecePool into a separate file.Mattes D1-1/+1
2016-08-24Fixed type-casting-related warnings.Mattes D1-3/+1
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-2/+0
2016-06-18SelfTests: Moved SchematicFileSerializer test into a separate project.Mattes D3-0/+329