summaryrefslogtreecommitdiffstats
path: root/src/Entities/ThrownEggEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix thrown snowball/egg hit animationsTiger Wang2021-04-121-42/+23
* Update entity sizesTiger Wang2021-04-121-1/+1
* Using Super.Mattes D2020-04-161-2/+2
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-2/+2
* Changed some int parameters to vector parameters (#3937)Bond-0092017-09-071-3/+3
* FastRandom rewrite (#3754)peterbell102017-06-131-2/+3
* Spawn chickens from eggs as babiesGargaj2015-12-051-5/+5
* Destroy an ender crystal, damage a dragon when hit by an egg.Alexander Harkness2015-11-051-4/+15
* Spawn baby mobshallucino2015-07-161-5/+5
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* Exported individual projectile classes to Lua API.Mattes D2014-10-211-0/+21
* Added first test to show the object can be createdTycho2014-09-171-5/+5
* SuggestionsTiger Wang2014-07-041-1/+1
* Fixed multiple issues with projectilesTiger Wang2014-06-221-3/+4
* Fixed projectile source filenames, indentationsarchshift2014-04-281-0/+59