mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 06:53:23 -04:00
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>
This commit is contained in:
+11
-9
@@ -2826,22 +2826,22 @@ func_802C087C
|
||||
func_802C0720
|
||||
func_802C06F4
|
||||
func_802C0618
|
||||
func_802AAFF0
|
||||
func_802AABF4
|
||||
__dt__14Z2SoundStarterFv
|
||||
startSound__14Z2SoundStarterF10JAISoundIDP14JAISoundHandlePCQ29JGeometry8TVec3<f>
|
||||
func_802CBB7C
|
||||
func_802CB6EC
|
||||
startWindStoneSound__13Z2WolfHowlMgrFScP3Vec
|
||||
func_802BEBDC
|
||||
func_802BEB74
|
||||
func_802BEB38
|
||||
func_802BE9B0
|
||||
func_802BE8A0
|
||||
func_802BE880
|
||||
init__16Z2SoundObjSimpleFP3VecUc
|
||||
func_802BE7AC
|
||||
func_802BE714
|
||||
func_802BE6B8
|
||||
func_802BE65C
|
||||
init__21Z2DopplerSoundObjBaseFP3VecUc
|
||||
func_802BE5FC
|
||||
func_802BE104
|
||||
stopOK__14Z2SoundObjBaseFR17Z2SoundHandlePool
|
||||
func_802BE070
|
||||
func_802C01EC
|
||||
func_802BBCD4
|
||||
@@ -2854,9 +2854,9 @@ func_802BB6DC
|
||||
func_802BB0E0
|
||||
func_802BB0D8
|
||||
func_802BB090
|
||||
func_802A9B58
|
||||
func_802A9B54
|
||||
func_802A9A70
|
||||
__dt__16Z2AudioArcLoaderFv
|
||||
readBSTN__16Z2AudioArcLoaderFPCvUl
|
||||
readCommandMore__16Z2AudioArcLoaderFUl
|
||||
func_802C5894
|
||||
func_802C588C
|
||||
func_802C57C0
|
||||
@@ -3136,6 +3136,8 @@ func_8002CDB8
|
||||
func_8002CB68
|
||||
func_8002CB30
|
||||
func_8002CAF0
|
||||
__ct__14JAISoundHandleFv
|
||||
dispose__14Z2SoundObjBaseFv
|
||||
}
|
||||
/*
|
||||
.init 80003100 - 80005600
|
||||
|
||||
Reference in New Issue
Block a user