Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-15 | Restructured cSplashPotionEntity code. | madmaxoft | 1 | -5/+14 |
2014-07-15 | Only the cEntityEffect::effXXX constants are Lua-exported. | madmaxoft | 1 | -71/+100 |
2014-07-14 | Readability and clarity changes | archshift | 1 | -1/+1 |
2014-07-14 | EntityEffect: Inlined functions, added explicit copy constructor and operator. | archshift | 1 | -3/+11 |
2014-07-14 | Changed separating comment style from asterisks to slashes. | archshift | 1 | -69/+69 |
2014-07-12 | For now, removed creator member from Entity Effect for pointer safety | archshift | 1 | -56/+48 |
2014-06-19 | EntityEffects.x -> EntityEffect.x, Object-Oriented effects | archshift | 1 | -0/+438 |