summaryrefslogtreecommitdiff
path: root/libs/Z2AudioLib/Z2Param.cpp
AgeCommit message (Collapse)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>
2024-01-30work on Z2SoundMgr and Z2SeMgr (#2055)Caroline Madsen
2024-01-29Z2SeqMgr mostly done (#2053)Caroline Madsen
2024-01-26Z2Creature mostly done (#2049)Caroline Madsen
2024-01-11Import JASCmdStack, std-vector work, Z2StatusMgr OK (#2029)hatal175
* Import JASCmdStack * Work on std-vector * Z2StatusMgr OK
2023-02-16d_a_alink_swim work / fix JASGlobalInstance (#288)TakaRikka
* daalink / z2linkmgr wip * first cleanup of JASGlobalInstance data * fix sInstance stuff part 2 * more d_a_alink_swim work * remove asm
2021-09-30Z2AudioMgr / various JAudio setup (#152)TakaRikka
* audioMgr setup * bunch of JAudio setup
2021-04-08demangle data-symbolsJulgodis
2021-04-06building RELsJulgodis
2021-04-01__sinit and progress script updateJulgodis
2021-03-31.dead section fixJulgodis
2021-03-30re-generate with bug fixesJulgodis
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown