aboutsummaryrefslogtreecommitdiffstats
path: root/al/effects
Commit message (Expand)AuthorAgeFilesLines
* Move some declarations to where the definitions will seeChris Robinson2022-02-141-15/+0
* Avoid using ALeffect to manage EaxEffect objectsChris Robinson2022-02-0714-193/+95
* Move ALSOFT_EAX definition to config.hChris Robinson2022-01-3014-101/+43
* Add EAX extensions (EAX 2.0-5.0, X-RAM) (#632)Boris I. Bendovsky2022-01-3014-0/+7802
* Add back some more missing includesChris Robinson2021-04-274-0/+8
* Update include headersChris Robinson2021-04-2714-16/+16
* Move some functions to coreChris Robinson2021-04-251-0/+3
* Workaround mingw complaining about the %z formatterChris Robinson2021-03-121-0/+4
* Avoid AL types and enums in the effect processorsChris Robinson2020-12-245-61/+244
* Move alexcpt to coreChris Robinson2020-12-241-1/+1
* Move the AL error enum out of base_exceptionChris Robinson2020-12-171-0/+4
* Move AL EffectProp handling to separate sourcesChris Robinson2020-11-2515-0/+2150