summaryrefslogtreecommitdiffstats
path: root/src/Entities/EntityEffect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-15Restructured cSplashPotionEntity code.madmaxoft1-5/+14
2014-07-15Only the cEntityEffect::effXXX constants are Lua-exported.madmaxoft1-71/+100
2014-07-14Readability and clarity changesarchshift1-1/+1
2014-07-14EntityEffect: Inlined functions, added explicit copy constructor and operator.archshift1-3/+11
2014-07-14Changed separating comment style from asterisks to slashes.archshift1-69/+69
2014-07-12For now, removed creator member from Entity Effect for pointer safetyarchshift1-56/+48
2014-06-19EntityEffects.x -> EntityEffect.x, Object-Oriented effectsarchshift1-0/+438