Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constify a parameter | Chris Robinson | 2018-12-22 | 1 | -2/+2 |
* | Use proper classes for Vector and Matrix types | Chris Robinson | 2018-12-12 | 1 | -1/+2 |
* | Use proper inheritence for the effect state objects | Chris Robinson | 2018-11-19 | 1 | -48/+27 |
* | Clean up more effects' struct members | Chris Robinson | 2018-11-19 | 1 | -24/+19 |
* | Use proper inheritence for EffectStateFactory | Chris Robinson | 2018-11-19 | 1 | -14/+4 |
* | Move the vector and matrix declarations to a separate header | Chris Robinson | 2018-11-17 | 1 | -1/+3 |
* | Move the ALCcontext definition to its own header | Chris Robinson | 2018-11-17 | 1 | -3/+5 |
* | Convert the remaining effects to C++ | Chris Robinson | 2018-11-17 | 1 | -0/+247 |