Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EntityEffect: Inlined functions, added explicit copy constructor and operator. | archshift | 2014-07-14 | 1 | -17/+18 |
| | |||||
* | Changed separating comment style from asterisks to slashes. | archshift | 2014-07-14 | 1 | -24/+24 |
| | |||||
* | For now, removed creator member from Entity Effect for pointer safety | archshift | 2014-07-12 | 1 | -32/+30 |
| | |||||
* | EntityEffects.x -> EntityEffect.x, Object-Oriented effects | archshift | 2014-06-19 | 1 | -0/+291 |
Changed effect map to take a pointer of the effect as a result. |