summaryrefslogtreecommitdiffstats
path: root/src/Entities/ThrownEnderPearlEntity.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-12Thrown potions/enderpearls: cleanupTiger Wang1-57/+20
2021-04-12Update entity sizesTiger Wang1-1/+1
2021-04-08Teleport off of mount when throwing enderpearl (#5179)Nate1-3/+21
2020-04-16Using Super.Mattes D1-2/+2
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-2/+2
2017-09-11Replace ItemCallbacks with lambdas (#3993)peterbell101-21/+4
2017-09-07Changed some int parameters to vector parameters (#3937)Bond-0091-3/+3
2017-09-02Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot1-4/+21
2017-09-01Replace ItemCallbacks with lambdas (#3948)peterbell101-21/+4
2016-02-05Bulk clearing of whitespaceLogicParrot1-3/+3
2015-05-19Make -Werror disabling file onlytycho1-2/+2
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-10-21Exported individual projectile classes to Lua API.Mattes D1-0/+22
2014-07-05Changed everything to callbacksTiger Wang1-6/+29
2014-07-04SuggestionsTiger Wang1-1/+1
2014-07-04Various fixedTiger Wang1-3/+5
2014-06-22Fixed multiple issues with projectilesTiger Wang1-4/+5
2014-04-28Fixed projectile source filenames, indentationsarchshift1-2/+2
2014-04-27Fixed ToLua errors, added newlinesarchshift1-1/+1
2014-04-27Moved cThrownEnderPearl out of ProjectileEntity.harchshift1-0/+54