summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockLilypad.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Valid Height is now checked by vector.x12xx12x2022-04-201-1/+1
* Move item placement into item handlers (#5184)Tiger Wang2021-05-051-2/+2
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-9/+4
* Vector3 in Handlers (#4680)Mattes D2020-04-211-3/+11
* Using Super.Mattes D2020-04-161-4/+5
* Lilypads can be on top of (frosted) ice (#4122)Bond-0092017-12-271-2/+2
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-1/+1
* Lilypads drop when not on source water.Mattes D2015-09-251-0/+16
* Improved mapsTiger Wang2015-07-141-0/+6
* Fixed code formatting.madmaxoft2014-07-151-3/+4
* Added super typedefTycho2014-07-151-1/+2
* COnverted Lilypad back to mixinTycho2014-07-151-8/+2
* Revert "Converted some blockhandlers to use cClearMetaOnDrop"Tycho2014-07-151-2/+7
* Converted some blockhandlers to use cClearMetaOnDropTycho2014-07-141-7/+2
* Some fixes to lilypadsTiger Wang2014-03-281-61/+5
* Implemented lilypad placementTiger Wang2014-03-231-0/+84