summaryrefslogtreecommitdiffstats
path: root/src/Entities/EnderCrystal.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Using Super.Mattes D1-2/+2
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-2/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-05-24Made -Weverything an error.tycho1-1/+1
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-09-26Removed more unessicary includesTycho1-1/+1
2014-08-06On destroy ender crystal, create bedrock and firearchshift1-3/+3
2014-07-04Tailored death messagesTiger Wang1-2/+2
2014-03-25Ender crystalsandrew1-0/+56