146 Commits

Author SHA1 Message Date
Caroline Madsen 2fd702c0ac d_menu_fmap and d_menu_fmap2D OK (#2202) 2024-10-07 15:34:13 -07:00
hatal175 0af6d632ce Work on d_meter2_info (#2191) 2024-08-12 14:43:37 -07:00
TakaRikka 2bcec113fb firewood/tornado/tag_camera done, obj_drop almost (#2190)
* firewood done, obj_drop mostly done

* obj_tornado done, cleanup obj_tornado2

* tag_camera done

* remove asm

* tag_msg done
2024-08-12 21:34:01 +03:00
hatal175 106d72032c Work on d_msg_object (#2186) 2024-08-07 03:18:30 -07:00
TakaRikka d923917b39 work on d_camera / d_ev_camera (#2170) 2024-06-25 08:34:59 -06:00
TakaRikka 411a832fbb d_a_e_vt mostly done (#2158) 2024-05-24 20:47:15 -06:00
TakaRikka c36da6a366 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
hatal175 f2ab51e1d1 d_a_door_shutter OK (#2142)
* a_d_door_shutter OK

* d_a_door_spiral OK
2024-04-30 17:08:21 -07:00
Caroline Madsen 7339a87bd9 fix some nonmatching functions (#2141) 2024-04-28 19:33:32 -07:00
Caroline Madsen 669c7d920b d_a_npc_zra mostly done, misc npc work (#2140) 2024-04-26 19:20:26 -07:00
hatal175 9e80bf0d84 Work on daMBdoorL1 (#2138) 2024-04-21 13:38:19 -07:00
hatal175 ae4ef8e69d daKnob20_c OK (#2132) 2024-04-15 17:26:26 -07:00
Pheenoh a61e3491f7 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
Trueffel 9f46b4bea2 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
TakaRikka 483253ae43 b_bq done (except weak funcs) (#2110) 2024-03-28 08:49:59 +02:00
TakaRikka 25d51079a3 remove "duplicated" inlines (#2099)
* fix f_op_actor_mng inlines

* fix f_pc inlines

* fix d_a_alink weak func signatures

* fix d_com_inf_game inlines

* fix some more inlines

* fix rest of player inlines

* m_Do / JSystem inlines fixed

* fix upstream changes
2024-03-19 13:31:53 +02:00
Caroline Madsen 38e0f8927a d_a_b_ds mostly done (#2098) 2024-03-17 15:53:08 -07:00
TakaRikka e4d6e610f6 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
Jeff Padgham 6698b38726 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 ba4847e9cc 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
TakaRikka fa3be5d11d d_map OK (#2074) 2024-02-17 20:47:45 +01:00
hatal175 8164c34142 Work on d_menu_dmap (#2073)
* Move some J2DPicture inlines to header

* Work on d_menu_dmap

* JASBasicInst OK

* JASCalc cleanup
2024-02-16 18:22:01 -08:00
Caroline Madsen 228b5e17d8 d_a_obj_bosswarp and d_a_obj_ystone mostly done (#2058) 2024-02-03 06:12:31 +02:00
Caroline Madsen 9774b42db8 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 36a29bc4fe various fixes / matches (#2052)
* some fixes in d/s, d_item, d_shop

* fix for dKankyo_DayProc weak generation

* d_cc_uty fix

* some d_name / d_com_inf_game / f_op_actor_mng matches

* fix some player inline virtuals

* remove asm
2024-01-29 17:39:51 +02:00