summaryrefslogtreecommitdiff
path: root/src/KingSystem/Sound
AgeCommit message (Collapse)Author
2024-08-28Update agl, nnSdk, seadThePixelGamer
2022-06-24Fix extra semicolons and enable -Wextra-semi warningLéo Lam
2022-06-19ksys::ProductReporter (#93)ConorB
Co-authored-by: ConorBobbleHat <ConorBobbleHat>
2022-04-02lib: Update aglLéo Lam
2021-08-04ksys/snd: Add MusicInfo and subclassesMonsterDruide1
2021-07-13ksys/snd: Fix matching issues in MusicDefinitionLéo Lam
The wrong overload of agl::utl::Parameter::init was being used. The one that only takes a name will use the name string for the label as well; this is not what the original function does, as the label for all the parameters is set to "" (the empty string).
2021-07-13ksys/snd: Add MusicDefinitionMonsterDruide1
2021-06-23ksys/snd: Add SoundResourceMonsterDruide1
2021-04-26ksys/snd: Add snd::InfoDataLéo Lam
2020-12-31Update seadLéo Lam
2020-09-22ksys: Start adding OverlayArenaSystemLéo Lam