summaryrefslogtreecommitdiffstats
path: root/src/Entities/SplashPotionEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-12Thrown potions/enderpearls: cleanupTiger Wang1-29/+4
2020-05-01Unify entity spawn packet sendingTiger Wang1-2/+0
2020-04-16Using Super.Mattes D1-2/+2
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-5/+5
2017-09-07Updated APIDoc (#3985)Lukas Pioch1-2/+3
2017-09-07Changed some int parameters to vector parameters (#3937)Bond-0091-3/+3
2017-08-13Replaced includes with forward declarationsLukas Pioch1-1/+3
2016-05-141.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu221-0/+2
2016-02-05Bulk clearing of whitespaceLogicParrot1-11/+11
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-10-21Exported individual projectile classes to Lua API.Mattes D1-3/+15
2014-07-26SplashPotionEntity: Use `const cItem &` instead of a cItemarchshift1-1/+1
2014-07-26Moved potion static functions to EntityEffect to create splash potions through worldarchshift1-3/+1
2014-07-24Removed redundant semicolons and re-added warningarchshift1-1/+1
2014-07-20Added destroy-timer system to splash potion entitiesarchshift1-0/+20
2014-07-19Splash potions: Renamed PotionParticleType to PotionColor for clarityarchshift1-6/+6
2014-07-19Fixed splash potion color on tossarchshift1-0/+2
2014-07-17Normalized comments.madmaxoft1-1/+1
2014-07-15Restructured cSplashPotionEntity code.madmaxoft1-27/+19
2014-07-12Added splash potions to NBT serialization and retrievalarchshift1-0/+8
2014-06-19EntityEffects.x -> EntityEffect.x, Object-Oriented effectsarchshift1-1/+1
2014-06-17Applies splash potion effects to mobs as well as playersarchshift1-2/+3
2014-06-17Added splash potion functionalityarchshift1-3/+27
2014-06-17Added classes for splash potions and wither skullsarchshift1-5/+5
2014-04-28Fixed projectile source filenames, indentationsarchshift1-2/+2
2014-04-27Fixed ToLua errors, added newlinesarchshift1-2/+2
2014-04-27Fixed ToLua issuesarchshift1-2/+2
2014-04-27Moved cThrownSnowballEntity out of ProjectileEntity.harchshift1-8/+3
2014-04-27Moved cThrownEggEntity out of ProjectileEntity.harchshift1-0/+39