tp/libs/Z2AudioLib
Erin Moon a072e71c33
Z2AudioLib misc decomp (#75)
* Z2SoundHandles: decomp portions

* start decomping: Z2SpeechMgr2, Z2SoundHandles

* Z2SoundHandles::stopAllSounds(): ok

* Z2SoundHandles::getHandleUserData(): ok

* Z2SoundInfo: header

* Z2SoundObjBase::framework(): ok

* Z2SoundObjBase::Z2SoundObjBase(), Z2SoundObjBase::init(): ok

* Z2SoundObjBase::~Z2SoundObjBase(): ok

* Z2SoundObjBase::stopOK(): ok

* Z2SoundObjBase::stopOK, incomplete Z2SoundObjBase::dispose()

* clang-format

* Z2SoundObjBase::dispose(): ok

* JAISound::operator->(): null assert

* JAIAudience: stub

* Z2SoundObject::{init, deleteObject, isAlive}: ok

* Z2SeMgr: elaborate struct (and decl JAISoundHandles to support this)

* start subclassing Z2SoundObjBase; nonmatching Z2SoundObjSimple::init()

* Z2SeMGr::{incrCrowdSize, decrCrowdSize}: ok

* Z2MultiSeMgr::resetMultiSePos(): ok

* Z2WolfHowlMgr.h: decls

* Z2SoundStarter: move to decls and fix postprocess.py symbol pass

* Z2AudioArcLoader: decls

* Z2SoundObjMgr: ok some fns
- deleteEnemyAll()
- isTwilightBattle()
- setGhostEnemyState()

additionally elaborates parts of the Z2Creature hierarchy

* delete unused .s files and add tool to find them (only runs on linux)

* run clang-format

* postprocess.py: comment out debugging

* add python step to ok-check workflow

* address review comments

* address review comments

Co-authored-by: notyourav <65437533+notyourav@users.noreply.github.com>

Co-authored-by: Pheenoh <pheenoh@gmail.com>
Co-authored-by: notyourav <65437533+notyourav@users.noreply.github.com>
2021-01-21 23:16:51 -05:00
..
Z2Audience.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2AudioArcLoader.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2AudioMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2Calc.cpp match some Z2Calc functions (#72) 2021-01-06 20:39:56 -05:00
Z2Creature.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2EnvSeMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2FxLineMgr.cpp Z2AudioLib: split (#64) 2021-01-06 21:00:42 -05:00
Z2LinkMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2Param.cpp organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
Z2SceneMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SeMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SeqMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SoundHandles.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SoundInfo.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SoundMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SoundObjMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SoundObject.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SoundStarter.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2SpeechMgr2.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00
Z2StatusMgr.cpp run clang-format 2020-12-26 11:31:49 -05:00
Z2WolfHowlMgr.cpp Z2AudioLib misc decomp (#75) 2021-01-21 23:16:51 -05:00