summaryrefslogtreecommitdiffstats
path: root/src/Entities/ThrownSnowballEntity.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-2/+2
2017-09-07Changed some int parameters to vector parameters (#3937)Bond-0091-2/+2
2016-01-22Improved tamed wolf pack cooperation and projectile reactionsLogicParrot1-1/+1
2016-01-12Tamed wolf assists owner (attack / defence)LogicParrot1-1/+3
2015-05-24Made -Weverything an error.tycho1-1/+1
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-10-21Exported individual projectile classes to Lua API.Mattes D1-0/+25
2014-09-17Added first test to show the object can be createdTycho1-2/+2
2014-07-04SuggestionsTiger Wang1-1/+1
2014-06-22Fixed multiple issues with projectilesTiger Wang1-3/+4
2014-05-28Add throw sound and fix arrow server crash.Howaner1-4/+0
2014-04-28Fixed projectile source filenames, indentationsarchshift1-2/+2
2014-04-27Fixed ToLua errors, added newlinesarchshift1-1/+1
2014-04-27Moved cThrownSnowballEntity out of ProjectileEntity.harchshift1-0/+48