* Began work on d_a_npc_jagar
* Major work on daNpc_Jagar_c::create()
* Jagar create() - 11%
* Continued work on daNpc_Jagar_c
* Jagar create() - 87%
* Continues work on Jagar
* Work on Jagar.checkChangeEvt()
* Working on Jagar.talk()
* Work on Jagar.changeBtp()
* Jagar.checkChangeJoint() & checkRemoveJoint()
* Jagar.chkAction() & setAction()
* Jagar.chkChuMotion()
* Jagar.chkSitMotion() & chkSitMotion2()
* Jagar.chkToMotion()
* Jagar.CreateHeap()
* Jagar.createHeapCallBack() & ctrlJointCallBack()
* Jagar.cuAnger()
* Jagar.cutClimbUp() - 92%
* Jagar.setAttnPos() - 85%
* Jagar.cutConversationWithBou() - 48%
* Jagar work and daNpcT_c::getActorDistance - 83%
* Jagar setParam work and daNpcT_c::getActorDistance - 85%
* Prep Jagar push to main
* little cleanup
* Fixed return type discrepancy
* Fixed *other* return type issues & variable names for Jagar
* Jagar talkWithBou work
* Work on Jagar talk
* Data & function cleanup
* I dont remember what i added this time lol
* Finished some functions
* Reworking Jagar talk()
* Finished some functions
* Attempting to rework cutNeedYourHelp
* Almost(ish) done with Jaggle
* Almost done with Jaggle
* Took out inline assembly in Jagar.chkToMotion()
* Cleanup
* Minor variable initialization change
* Small cleanup
* Hopefully fixed d_a_npc_bou compilation error
* checkWallCrash and checkWolfBark done for d_a_e_ym
* d_a_e_ym at 36 percent
* 46% completion for d_a_e_ym
* d_a_e_ym at 65% completion
* d_a_e_ym 83% complete
* d_a_e_ym 90% complete
* d_a_e_ym 99% decompiled. All done except for 2 functions with regalloc issues. Cleanup of mSound funcs in d_a_e_ym.
* Update d_a_e_ym based on Taka's feedback
* First commit to repo, basic light function
* various other functions
* Adding .h file
* Added mLight field to daKtOnFire, cleaned up implementation
* Function type fixes
* Transfer of Y_taihou work to cleaner and newer branch
* d_a_obj_Y_taihou nearly equivalent except for 2 functions
* Functionally correct d_a_obj_Y_taihou, but some issues remain
* d_a_obj_Y_taihou equivalent now; many thanks hatal!
* Update configure(dot)py and the config files for Y_taihou
* d_a_e_oc initial work
* 2nd set of d_a_e_oc work
* More d_a_e_oc work
* 3rd set of d_a_e_oc work
* 4th set of work for d_a_e_oc including data/rodata/bss cleanup
* Lots of execute work for d_a_e_oc
* More d_a_e_oc work: cleanup, plus impl of executeAttack
* 7th set of d_a_e_oc work
* 90 percent of the way done for d_a_e_oc
* d_a_e_oc done except for regalloc issues
* Fix false pointer relocations in data breaking shiftability
* Update matDL_dis.py from tww
* remove debug prints from matDL build script
* matDL build rule: Allow specifying global/local scope
* Use asset extraction for ShieldD
* Set mode `+x` on executable Python scripts
* set `+x` on matDL_dis
* Initial d_a_obj_Turara work
* More d_a_obj_Turara work
* d_a_obj_Turara equivalent except for weak func order of dEvLib_callback_c dtor
* Updates to d_a_obj_Turara after feedback from Taka
* b_dre equivalent (#2290)
* Update d_a_obj_Turara to remove unnecessary comment based on hatal\'s request
---------
Co-authored-by: TakaRikka <38417346+TakaRikka@users.noreply.github.com>
* d_a_obj_kwheel00, 01, & d_a_obj_klift00 Equivalent (weak func and/or vtable order)
* Three rels equivalent
* Basic documentation for the three rels
* Define explicit constructor for dMdl_obj_c (needed for proper array creation in d_a_obj_klift00)
* Modify d_a_obj_bky_rock to account for new explicit constructor of dMdl_obj_c
* Specify weak func and/or vtable orders for rels in config.py
* Cleanup includes and dol2asm artifacts
* * Fix debug build
* Restore incorrectly removed l_bmdidx
* Fix US retail equivalency
* Initial d_a_obj_octhashi work
* More d_a_obj_octhashi work
* d_a_obj_octhashi has 100% completion, but rodata doesn't match
* d_a_obj_octhashi equivalent. Would fully match except for cCcD_GStts dtor
* d_a_obj_octhashi update after feedback from Taka and hatal
* Initial work with daMagLift_c. Almost completely matching except for mode_proc
* mode_proc matching in d_a_obj_magLift.cpp
* First pass of polishing of d_a_obj_magLift
* Further d_a_obj_magLift updates to align with debug build