Commit Graph

243 Commits

Author SHA1 Message Date
TakaRikka 41e19d2d31 d_msg_scrn_3select done (#2153)
* msg_scrn_3select done

* remove asm

* d_msg_scrn_jimaku done
2024-05-11 09:53:18 +03:00
doop c7708a6beb d_a_tag_sppath OK (#2151) 2024-05-08 15:14:04 -07:00
TakaRikka 06ba045f1d d_a_obj_item done (#2150)
* d_a_obj_item 99% done

* item cleanup

* remove asm

* add actor attention dist type enum

* change dist_entry names slightly
2024-05-08 07:21:07 +03:00
TakaRikka aa64f1837f Kytag3 done (#2149)
* kytag3 done

* remove asm

* fix d_envse
2024-05-06 20:56:03 +03:00
TakaRikka 719906d2c0 kytag8 done, kytag12/13 almost (#2146)
* kytag08 done

* kytag13 almost, cleanup other kytags

* dakytag12 mostly done

* remove asm

* kytag10 done

* kytag01 done

* kytag0 done

* kytag04 done
2024-05-05 19:34:37 +03:00
Caroline Madsen 4470362209 d_a_e_yc OK (#2143) 2024-05-01 09:16:22 +03:00
Caroline Madsen 025870a64c fix some nonmatching functions (#2141) 2024-04-28 19:33:32 -07:00
Trueffel d2aadadef1 d_a_obj_chest OK (#2136)
* obj_chest all functions matchin

* obj_chest OK & some renaming

* update progress & remove asm
2024-04-21 15:27:36 +03:00
Caroline Madsen 2a6aa007ef d_a_do done but nonmatching, d_a_obj_food OK (#2135) 2024-04-17 17:47:22 +03:00
TakaRikka 19f4b8cd28 d_a_tag_event / d_a_tag_chkpoint done (#2133)
* cleanup evtarea

* d_a_tag_chkpoint done

* d_a_tag_event done

* remove asm
2024-04-15 18:39:47 -06:00
Jeff Padgham afa9b69602 d_a_npc_tr (#2131)
* Fixed some issues, mostly done besides some data problems in action

* Decomp OK

* Cleanup pass

* Updating progress

---------

Co-authored-by: GinNoOokami <noreply>
2024-04-14 14:01:42 +03:00
Pheenoh 7154ac08e1 d_a_e_fz work, doxygen revamp (#2127)
* initial freezard actor struct + setActionMode OK

* daE_FZ_Draw

* setReflectAngle

* mBoundSoundset

* daE_FZ_Execute & execute

* demoDelete

* daE_FZ_Delete & _delete

* CreateHeap

* useHeapInit

* cc_set

* mtx_set

* action WIP

* way_gake_check

* executeRollMove

* executeMove

* draw WIP

* executeDamage

* checkpoint

* create

* checkpoint

* daE_FZ_c::executeWait

* checkpoint

* daE_FZ_c::damage_check almost done

* rm asm

* rm headers

* setup_profile WIP + doxygen update

* fix merge issues

* docs fix?

* fix2

* doxygen updates

* setup g_profile_E_FZ, profile setup script WIP

* update github actions

* update progress.md
2024-04-12 00:10:30 -06:00
Caroline Madsen 5223e9db7d d_a_sq and d_a_npc_sq OK (#2123) 2024-04-09 19:47:50 +03:00
Caroline Madsen 2f3b983c46 m_Do_graphic mostly OK (#2122) 2024-04-08 07:45:53 +03:00
Caroline Madsen 3eb62c4489 work on d_a_npc_the and d_a_npc (#2120) 2024-04-04 16:05:50 -07:00
Trueffel 71d7f13442 d_a_obj_pleaf OK (#2118) 2024-04-01 20:15:39 +02:00
Jeff Padgham 52c9438b85 d_a_obj_yobikusa OK (#2116)
* Decomp OK

* Initial cleanup pass

* Light documenting and formatting pass

* Updating progress

---------

Co-authored-by: GinNoOokami <noreply>
2024-03-31 12:33:18 +03:00
Trueffel 9b9b7de4d7 Match all funcs in d_menu_ring (#2113)
* d_menu_ring OK but something is not matchin

* at least matching without NONMATCHING again

* add note

* some docs about items

* fix i_nameID and i_expID

* revert my setBlackWhite change

* remove unused asm

* update progress

* m_Do_graphic functions match but I'm not able to remove data
2024-03-30 22:45:15 +03:00
Caroline Madsen fcc2137da5 d_a_e_bee mostly done (#2112) 2024-03-30 20:04:34 +03:00
Caroline Madsen 03d5b91d25 d_a_e_nest OK (#2108)
* d_a_e_nest OK

* complete merge
2024-03-25 20:41:20 +02:00
Jeff Padgham b35bfa2785 d_a_obj_saidan OK (#2105)
* Initial cleanup pass

* Functions OK, TU KO (unknown mismatch in TU with moveProc)

* Documentation pass

* Cleanup and remove asms

* Updating progress

---------

Co-authored-by: GinNoOokami <noreply>
2024-03-22 14:58:12 +02:00
Trueffel b8695336cd Work on multiple files (#2102)
* d_menu_skill OK

* remove asm and update progress

* work on multiple files

* remove asm

* update progress
2024-03-20 00:10:26 -07:00
Caroline Madsen 6b92f9daae d_a_b_ds mostly done (#2098) 2024-03-17 15:53:08 -07:00
Trueffel f86699a041 d_menu_skill OK (#2096)
* d_menu_skill OK

* remove asm and update progress
2024-03-15 07:38:43 +02:00
TakaRikka 7de24ac17e d_a_mirror done, d_a_ni 99% done (#2095)
* d_a_mirror done

* d_a_ni 99.9% done

* remove asm

* some d_a_ni doc

* progress
2024-03-14 08:28:01 +02:00
Trueffel f9c2cc422a Fix d_menu_fishing & d_menu_insect vtable (#2094) 2024-03-13 19:51:10 -07:00
Jeff Padgham 4f4ac03a67 d_a_obj_lv3Candle OK (#2093)
* All methods matching

* Some cleanup, stuck on TU match

* d_a_obj_heavySw OK (#2091)

* match functions

* Match TU

* Cleanup

* remove asm and update progress

* d_a_obj_sekizo OK (#2092)

* Test commit.

* Match initBaseMtx and setBaseMtx

* Match Create, Draw. Execute almost matched.

* Match Execute and simpler functions.

* Misc changes for pause.

* Match CreateHeap and Delete. Start cleanup.

* Match create(). Update inherited fopAc_ac_c members.

* Most of sekizo matched, but .data has extra zeros (param_c underutilized?).

* Minor cleanup.

* Remove unused asm and update progress.

* Fix progress.

* Casting and cullMtx feedback.

* Decomp OK, minor cleanup

* Updating progress

---------

Co-authored-by: GinNoOokami <noreply>
Co-authored-by: Trueffel <106771418+Trueffeloot@users.noreply.github.com>
Co-authored-by: ErraticOocca <161252953+ErraticOocca@users.noreply.github.com>
2024-03-13 17:23:47 +02:00
ErraticOocca 51c5255edc d_a_obj_sekizo OK (#2092)
* Test commit.

* Match initBaseMtx and setBaseMtx

* Match Create, Draw. Execute almost matched.

* Match Execute and simpler functions.

* Misc changes for pause.

* Match CreateHeap and Delete. Start cleanup.

* Match create(). Update inherited fopAc_ac_c members.

* Most of sekizo matched, but .data has extra zeros (param_c underutilized?).

* Minor cleanup.

* Remove unused asm and update progress.

* Fix progress.

* Casting and cullMtx feedback.
2024-03-10 16:12:33 -07:00
Trueffel ef7455dc18 d_a_obj_heavySw OK (#2091)
* match functions

* Match TU

* Cleanup

* remove asm and update progress
2024-03-10 13:50:28 +02:00
Jeff Padgham 6b6407ac6d d_a_obj_digsnow OK (#2090)
* Decomp OK

* Cleanup and format pass, removing unused asm

* Updating progress

* Additional cleanup and PR feedback

---------

Co-authored-by: GinNoOokami <noreply>
2024-03-09 17:21:58 -08:00
Jeff Padgham 2d880c2222 d_a_obj_rock OK (#2088)
* ~99% matching, few regalloc and ordering issues

* Decomp OK

* Format pass and remove asms

* Updating progress

---------

Co-authored-by: GinNoOokami <noreply>
2024-03-09 08:55:53 +02:00
TakaRikka 5f1a002cf4 d_a_shop_item, d_a_b_go, d_a_b_gos OK (#2085)
* d_a_shop_item OK

* d_a_b_go OK

* d_a_b_gos OK

* remove asm

* some work on d_a_b_oh / d_a_b_zant_sima

* d_a_startAndGoal done
2024-03-07 20:23:18 -07:00
Jeff Padgham 1a421c4a4e d_a_obj_catdoor OK (#2083)
* Decomp OK

* Cleanup pass, removing unused asm

* Updating progress

---------

Co-authored-by: GinNoOokami <noreply>
2024-03-03 17:21:16 +02:00
Jeff Padgham 039b0d8dba d_a_obj_bkdoor OK (#2082)
* bkdoor decomp OK

* Cleanup and document pass

* Updating progress after merge conflict

---------

Co-authored-by: GinNoOokami <noreply>
2024-03-02 08:25:27 +02:00
Jeff Padgham 2daeea621c d_a_tag_kago_fall OK (#2081)
* WIP, about half done

* Decomp OK

* Some more cleanup and first documentation pass

* Cleaning up unused asm

* Fixing static msg object access and a bit more cleanup

* Updating progress

---------

Co-authored-by: GinNoOokami <noreply>
2024-03-01 14:41:50 -08:00
Jeff Padgham c83237eb1d d_a_tag_Lv8Gate OK (#2079)
* Initial pass of d_a_tag_Lv8Gate, lots to do still

* Another decomp pass, most are close but several nonmatching still

* All functions match, needs final cleanup pass

* Decomp OK

* Format pass and some minor cleanup

* Another minor cleanup pass

* Forgot to format, updating progress doc

* Removing asm files

* Removing empty ctor (not needed for match)

* Implementing PR suggestions

* Tiny bit more cleanup based on PR feedback

---------

Co-authored-by: GinNoOokami <noreply>
2024-02-28 01:41:01 -08:00
TakaRikka 90af8c8ce8 d_map OK (#2074) 2024-02-17 20:47:45 +01:00
TakaRikka 0e05af5226 e_arrow OK (#2072)
* e_arrow done

* remove asm
2024-02-16 09:51:12 +02:00
TakaRikka 9bc604134e Obj_Oiltubo done (#2071) 2024-02-15 00:11:05 +01:00
Caroline Madsen 956699083c JAS work (#2069) 2024-02-11 07:29:35 +02:00
Trueffel 92a5ef653c d_a_obj_wind_stone OK (#2066)
* set up TU

* d_a_obj_wind_stone OK
2024-02-08 14:35:24 +02:00
Caroline Madsen 94d599568e work on JASTrack (#2065) 2024-02-07 02:41:47 +02:00
jdflyer e0bdd7b473 d_a_obj_lbox OK (#2062)
* d_a_obj_lbox

* Remove Asm and Progress
2024-02-05 05:30:48 +02:00
Caroline Madsen cbaf2be5f2 work on d_a_door_boss (#2061) 2024-02-04 14:38:58 -08:00
Caroline Madsen 6134684bb5 d_a_obj_bosswarp and d_a_obj_ystone mostly done (#2058) 2024-02-03 06:12:31 +02:00
Caroline Madsen e1f1b39880 d_a_obj_mirror_screw OK, work on d_a_obj_mirror_chain and d_a_obj_mirror_table (#2057) 2024-01-31 20:49:22 +02:00
TakaRikka 406d8f9753 d_a_no_chg_room / d_a_e_st_line done (#2056)
* no_chg_room done

* d_a_e_st_line done

* remove asm

* d_a_e_bi_leaf done

* d_a_e_hb_leaf done
2024-01-31 20:05:04 +02:00
Caroline Madsen cbbb7a0e10 work on Z2SoundMgr and Z2SeMgr (#2055) 2024-01-30 16:08:37 -08:00
Caroline Madsen 85e2196c07 Z2SeqMgr mostly done (#2053) 2024-01-29 15:50:13 -08:00
Caroline Madsen e2a84aef47 Z2Creature mostly done (#2049) 2024-01-26 18:11:28 -08:00