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
Trueffel
1718216dac
Documentation pass on d_menu_ring.cpp ( #2152 )
...
* first d_menu_ring documentation pass
* some more docs
2024-05-09 18:00:43 -07: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
Caroline Madsen
1b362fdf89
d_a_e_ba mostly done ( #2147 )
2024-05-05 19:34:52 +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
hatal175
965ef818f0
d_a_obj_bmWindow OK ( #2148 )
2024-05-05 19:13:52 +03:00
hatal175
fe9ccd6e9f
d_a_obj_balloon OK, d_a_balloon_2D mostly done. ( #2145 )
...
* d_a_obj_balloon OK
* Work on d_a_balloon_2D
2024-05-04 01:14:34 -07:00
hatal175
dfb46bf6c4
d_a_obj_avalanche OK ( #2144 )
...
* d_a_obj_avalanche OK
* daObjAvalanche_c: Change struct to class
2024-05-01 15:55:58 +03:00
Caroline Madsen
4470362209
d_a_e_yc OK ( #2143 )
2024-05-01 09:16:22 +03:00
hatal175
9995df3bc7
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
025870a64c
fix some nonmatching functions ( #2141 )
2024-04-28 19:33:32 -07:00
Caroline Madsen
da1b78438e
d_a_npc_zra mostly done, misc npc work ( #2140 )
2024-04-26 19:20:26 -07:00
Jeff Padgham
2c7f5e8e34
d_a_arrow work ( #2139 )
...
* WIP commit, about halfway done
* More progress, fixed up some issues
* Most functions match, minor issues in draw/create, dtor needs particle work
* Forgot to remove NONMATCHING define
---------
Co-authored-by: GinNoOokami <noreply>
2024-04-26 19:12:56 -07:00
hatal175
217c77027d
Work on daMBdoorL1 ( #2138 )
2024-04-21 13:38:19 -07:00
TakaRikka
8c8f7d0ce7
d_a_tag_firewall done ( #2137 )
...
* mostly fix TVec3 ctors
* d_a_tag_firewall done
* remove asm
2024-04-21 15:27:47 +03: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
Pheenoh
746fb92a7f
Misc cleanup ( #2134 )
...
* Merge remote-tracking branch 'upstream/main'
* rm search terms alias (ended up not using it)
* typo fix
2024-04-15 20:23:53 -06: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
hatal175
0f3a30b1d8
daKnob20_c OK ( #2132 )
2024-04-15 17:26:26 -07:00
hatal175
8b5b3bb662
daBdoorL5 OK ( #2129 )
...
* daBdoorL5 OK
* Remove dol2asm from d_a_door_dbdoor00
2024-04-14 15:01:11 -07: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
Caroline Madsen
d8b9af8c8a
d_a_npc_ne fixes ( #2130 )
2024-04-14 14:01:24 +03:00
hatal175
c8e3bde185
Fix some issues in d_a_e_fz ( #2128 )
2024-04-12 07:27:01 -06: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
hatal175
8ced786c31
daBdoorL1_c OK ( #2126 )
2024-04-11 23:00:55 -07:00
hatal175
8d78270017
daE_OctBg_c OK ( #2121 )
...
* daE_OctBg_c OK
* Rename data
* Remove comments
2024-04-10 13:34:53 -07:00
Caroline Madsen
5223e9db7d
d_a_sq and d_a_npc_sq OK ( #2123 )
2024-04-09 19:47:50 +03:00
Caroline Madsen
78b692874d
JPABaseShape OK ( #2125 )
2024-04-09 08:15:03 +03:00
Caroline Madsen
3eb62c4489
work on d_a_npc_the and d_a_npc ( #2120 )
2024-04-04 16:05:50 -07:00
hatal175
0c7b46b79f
obj_wflag_class OK ( #2119 )
2024-04-01 16:10:26 -06:00
Trueffel
71d7f13442
d_a_obj_pleaf OK ( #2118 )
2024-04-01 20:15:39 +02:00
hatal175
afb056e066
daObjWCover_c OK ( #2117 )
2024-04-01 12:06:45 +03:00
hatal175
52a151c83f
daObjTrnd2_c OK, daObjTrnd_c done except one function ( #2111 )
...
* work on d_a_tornado_obj
* daObjTrnd2_c OK
2024-04-01 12:06:32 +03: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
3e1c9136c0
Some documentation on d_menu_fishing ( #2115 )
...
* d_menu_fishing documentation pass
* some changes on d_menu_ring and d_menu_skill
2024-03-31 10:09:48 +03:00
hatal175
edd3f3eb78
d_menu_ring OK ( #2114 )
2024-03-30 22:18:52 +01: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
TakaRikka
4de657439d
b_bq done (except weak funcs) ( #2110 )
2024-03-28 08:49:59 +02:00
hatal175
51cd67c8ba
d_a_obj_fan OK ( #2109 )
...
* Change daTag_EvtArea_c::chkPointInArea to inline
* d_a_obj_fan OK
2024-03-26 17:57:51 -07: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
Huitzi
70ec0d5523
d_a_tag_statue_evt OK ( #2107 )
...
* d_a_tag_statue_evt OK
* Modification according to review
2024-03-24 19:21:22 +02:00
hatal175
86d7932016
daFmtMng_c OK ( #2106 )
2024-03-24 12:31:59 +01: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
TakaRikka
bc126f7e43
work / documentation on d_a_b_ds ( #2104 )
...
* document / cleanup a good chunk of d_a_b_ds
* fix d_a_b_ds nonmatching file
2024-03-22 14:56:28 +02:00
Caroline Madsen
d39cc4fbbd
fix setLightTevColorType_MAJI usage ( #2103 )
2024-03-20 14:41:42 -07: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