summaryrefslogtreecommitdiffstats
path: root/src/Entities/EntityEffect.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restructured cSplashPotionEntity code.madmaxoft2014-07-151-5/+14
* Only the cEntityEffect::effXXX constants are Lua-exported.madmaxoft2014-07-151-71/+100
* Readability and clarity changesarchshift2014-07-141-1/+1
* EntityEffect: Inlined functions, added explicit copy constructor and operator.archshift2014-07-141-3/+11
* Changed separating comment style from asterisks to slashes.archshift2014-07-141-69/+69
* For now, removed creator member from Entity Effect for pointer safetyarchshift2014-07-121-56/+48
* EntityEffects.x -> EntityEffect.x, Object-Oriented effectsarchshift2014-06-191-0/+438