aboutsummaryrefslogtreecommitdiffstats
path: root/al/effects/dedicated.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rework effect property handlingChris Robinson2023-12-241-49/+44
| | | | To nake EffectProps a variant instead of a union, and avoid manual vtables.
* Use separate structs for the dedicated dialog/lfe effectsChris Robinson2023-12-231-16/+75
|
* Update include headersChris Robinson2021-04-271-2/+2
| | | | Don't add alc/ to the include paths.
* Move AL EffectProp handling to separate sourcesChris Robinson2020-11-251-0/+72