summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockCocoaPod.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-05Move item placement into item handlers (#5184)Tiger Wang1-3/+3
2021-03-28Do not fake a tool when converting to pickups (#5170)Tiger Wang1-1/+1
2021-02-20Mark UNREACHABLE with intrinsicsTiger Wang1-2/+1
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-1/+1
2020-09-25Unify block entity pickup conversionTiger Wang1-1/+1
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-33/+25
2020-04-21Vector3 in Handlers (#4680)Mattes D1-7/+6
2020-04-17More Vector3 in cBlockHandler (#4644)Mattes D1-2/+8
2020-04-16Using Super.Mattes D1-2/+2
2020-03-23Cocoa pods have three growing stagesMat1-2/+2
2019-10-28Moved growing from cWorld / cChunk to cBlockHandler descendants.Mattes D1-12/+41
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-3/+12
2018-02-05Deal with covered switches consistently (#4161)peterbell101-4/+1
2017-06-13FastRandom rewrite (#3754)peterbell101-3/+1
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-1/+1
2015-07-14Improved mapsTiger Wang1-5/+5
2015-06-02Fixed warnings in MSVC.Mattes D1-0/+4
2015-05-19Fixed a lot of warningstycho1-1/+3
2014-12-14"& 0x0f" isn't neededHowaner1-2/+2
2014-12-13FixesHowaner1-2/+2
2014-12-01Added cocoa pod.Howaner1-0/+96