summaryrefslogtreecommitdiffstats
path: root/src/Entities/SplashPotionEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
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