Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use inline initialization for effect state factory vtables | Chris Robinson | 2013-10-07 | 1 | -13/+6 |
* | Constify the effect parameter of effect getters | Chris Robinson | 2013-10-07 | 1 | -4/+4 |
* | Use the UNUSED macro in the effects | Chris Robinson | 2013-10-07 | 1 | -39/+15 |
* | Fix up the naming convention of effect methods | Chris Robinson | 2013-05-29 | 1 | -11/+11 |
* | Cleanup the ALeffectStateFactory_create methods | Chris Robinson | 2013-05-27 | 1 | -1/+2 |
* | Use the helper macros in more places | Chris Robinson | 2013-05-26 | 1 | -24/+24 |
* | Use a Delete method for deletable objects | Chris Robinson | 2013-05-25 | 1 | -13/+3 |
* | Update the Null effect so it can act as a guide to new effects | Chris Robinson | 2013-05-25 | 1 | -11/+100 |
* | Use vtables for setting effect properties | Chris Robinson | 2013-05-24 | 1 | -8/+10 |
* | Move the AL_EFFECT_NULL state into a separate file | Chris Robinson | 2013-05-23 | 1 | -0/+104 |