Commit Graph

1064 Commits

Author SHA1 Message Date
TakaRikka 0894b6ef34 wip debug / pal building, b_gm mostly done (#2285)
* b_gm mostly done

* wip debug / pal building

* fix configure.py

* fix some debug macros / flags
2025-01-16 19:37:39 +02:00
LagoLunatic 6de1e50099 Fix various issues in TUs marked Equivalent (#2286) 2025-01-14 22:47:29 -08:00
TakaRikka b5b157ab34 d_a_horse mostly done (#2284)
* checkpoint

* d_a_horse mostly done

* some horse doc
2025-01-09 15:45:46 +02:00
hatal175 5a00d26d56 daItemShield_c OK (#2283) 2025-01-06 01:59:48 -08:00
hatal175 e67e8eef5d daObj_Roten_c OK (#2282) 2025-01-03 15:28:59 -08:00
Huitzi 761e5b03aa d_a_obj_waterPillar + d_a_obj_syRock Equivalent (weak ordering) (#2281)
* d_a_obj_waterPillar + d_a_obj_syRock Equivalent (weak ordering)
* Added fake struct padding
* Added fake Chk inlines to dBgS_Acch
* Added AT_TYPE_100 to cCcD_ObjAtType

* Addressed fakematch
* Deleted fake Chk inlines from dBgS_Acch
* Removed duplicated, but commented, static check for struct size
* Renamed two d_a_obj_waterPillar fields according to comments

* Removed explicit inline keywords & swapped use of PSMTX for debug-friendly MTX
2025-01-03 14:50:14 -08:00
hatal175 4e95288d91 d_a_obj_rstair OK (#2280) 2025-01-02 11:43:05 -07:00
hatal175 cc4b014f9c d_a_obj_riverrock OK (#2279) 2025-01-01 15:51:34 -07:00
hatal175 2f475b8aa2 d_a_obj_swturn OK (#2278) 2025-01-01 11:56:04 -07:00
hatal175 89187d1435 d_a_obj_swhang equivalent (#2277) 2024-12-30 19:20:31 -07:00
hatal175 b01b11f8b0 d_a_obj_smtile OK (#2276) 2024-12-29 16:45:47 -07:00
hatal175 c17454d116 Remove duplicate GXNormal1x16 (#2273) 2024-12-29 15:58:43 -07:00
Trueffel aecb7424d5 d_stage linked and one function in m_do_ext matched (#2272) 2024-12-29 17:56:25 +02:00
TakaRikka 3ea8ec11a5 various matches / cleanup (#2271)
* cleanup various TUs

* checkpoint

* d_attention doc
2024-12-29 17:53:54 +02:00
hatal175 a905280072 d_a_obj_cwall almost matching (#2270)
* d_a_obj_cwall almost matching

* d_a_obj_pdoor OK
2024-12-27 19:16:59 -08:00
TakaRikka 6533f84164 kankyo mostly done (#2269)
* work on kankyo

* some more kankyo work

* kankyo almost done

* kankyo mostly done

* first cleanup pass

* some more renaming

* rename a bunch of kankyo vars

* fix regression
2024-12-24 16:52:12 +02:00
hatal175 87f3899f11 d_a_obj_wsStick, d_a_obj_onsenTaru OK (#2268)
* d_a_obj_wsStick, d_a_obj_onsenTaru OK

* d_a_obj_pdtile OK

* d_a_obj_stone equivalent

* d_a_npc_lf OK

* Z2SoundMgr OK

* Remove fixed nonmatching comment

* d_a_obj_kantera OK

* Remove unneeded header

* daMyna_c::deleteItem matching

* d_a_obj_crvsteel OK
2024-12-24 02:36:01 -08:00
hatal175 e3842d6d39 d_a_obj_yel_bag OK (#2267)
* d_a_obj_web0 cleanup

* d_a_obj_yel_bag OK
2024-12-19 12:10:53 -08:00
TakaRikka 8cacd86986 kankyo_rain / obj_life_container mostly done, obj_glowsphere done (#2266)
* obj_life_container mostly done

* obj_glowSphere done

* kankyo_rain mostly done

* some cleanup

* more kankyo_rain cleanup
2024-12-18 20:02:52 +02:00
hatal175 017304a237 d_a_obj_cb almost matching (#2265)
* d_a_obj_cb almost matching

* d_a_obj_bubblePillar OK

* Work on d_a_obj_fchain

* d_a_obj_gb OK

* daTimeFire_c OK

* d_a_obj_toaru_maki OK

* d_a_obj_ten OK
2024-12-16 15:16:19 -08:00
hatal175 a677d4598f daObj_BouMato_c OK (#2264)
* daObj_BouMato_c OK

* daObjGraRock_c Matched except template function order

* daBkyRock_c OK
2024-12-12 12:58:40 -08:00
hatal175 fecd608069 d_a_obj_automata OK (#2263) 2024-12-10 18:02:33 -08:00
TakaRikka e7b0ad79e0 tbox/camera/d_bg_w_kcol work and cleanup (#2262)
* some camera/tbox cleanup

* d_bg_w_kcol work

* make item name enum better
2024-12-10 18:46:19 +02:00
hev7 8718d28cc3 Work on d_a_obj_lv3Water (#2261)
* Work on d_a_obj_lv3Water

* Fix
2024-12-09 19:17:34 +02:00
hatal175 875b39fe16 daGrdWater_c OK (#2260) 2024-12-09 18:50:37 +02:00
hev7 80788b0569 d_a_coach_fire, d_a_obj_kiPot, d_a_obj_lv4prelvtr done (#2259) 2024-12-08 05:50:44 -08:00
TakaRikka 55400a127b e_hzelda mostly done (#2258) 2024-12-06 16:47:30 +02:00
hev7 26ab2389b0 d_a_obj_wood_pendulum done (#2257)
* d_a_obj_wood_pendulum done

* Fix setBaseMtx, Vec array
2024-12-05 17:19:03 -08:00
TakaRikka 2f77c7f9ec d_vibration / JUTGamePad matched + linked (#2256)
* d_vibration done

* JUTGamePad done

* cleanup JUTGamePad

* d_menu_window cleanup
2024-12-02 21:15:03 +02:00
TakaRikka edd56f3405 d_a_obj_pillar done (#2255) 2024-11-30 12:08:38 +02:00
TakaRikka 073992df8d some cleanup of f_pc/f_op files (#2254)
* cleanup f_pc files

* cleanup f_op files

* fix a couple f_op_actor_mng functions

* minor JSystem work
2024-11-29 18:24:26 +02:00
TakaRikka 6482fe7535 d_a_b_zant matched + linked (#2253)
* work on b_zant

* zant work

* more zant work

* all b_zant functions done

* some doc work

* some more doc work

* d_a_b_zant linked

* fix d_a_b_zant_magic issue
2024-11-22 14:32:01 -07:00
Pheenoh faef003984 d_a_npc_lf work (#2252)
Co-authored-by: pheenoh <pheenoh@macmini.lan>
2024-11-17 15:43:09 -05:00
Pheenoh 7aca1841a6 shop malo basically done (#2251)
Co-authored-by: pheenoh <pheenoh@macmini.lan>
2024-11-13 14:05:08 -08:00
Pheenoh b89f8b89dd d_a_npc_ashB work (#2250)
Co-authored-by: pheenoh <pheenoh@macmini.lan>
2024-11-13 13:50:44 -08:00
TakaRikka ee6009e33f zant magic / mobile done (#2249)
* zant_magic done

* zant mobile done
2024-11-13 08:07:55 -05:00
TakaRikka d440b7b02d d_error_msg mostly done, little Z2LinkMgr work (#2248) 2024-11-12 05:41:55 -05:00
Caroline Madsen 42b759ba8a J2DMatBlock work (#2247) 2024-11-11 22:31:37 +02:00
TakaRikka bec749eadb work on d_a_movie_player (#2246)
* work on d_a_movie_player

* d_a_demo_item mostly done
2024-11-11 17:53:04 +02:00
Huitzi fa9ed790fb d_a_obj_waterfall OK, with basic documentation (#2245)
* d_a_tag_statue_evt OK

* Modification according to review

* d_a_obj_waterfall OK

* Document d_a_obj_waterfall
* Found examples of actor in-game
* Differentiated between d_a_obj_waterfall & d_a_tag_waterfall
2024-11-11 12:37:31 +02:00
Caroline Madsen a02b8d7a7f e_pm, e_fs, obj_sm_door, obj_smw_stone (#2244) 2024-11-10 16:18:40 +02:00
TakaRikka eb64ec68b7 d_demo mostly matched (#2242) 2024-11-10 05:18:28 -05:00
hatal175 8d714a6f8c j2d/j3d work (#2241) 2024-11-10 04:53:09 -05:00
hatal175 305d632c5d Work on various units, mostly d_menu_letter (#2240) 2024-11-09 13:20:06 -05:00
TakaRikka 3cc6173593 all d_a_alink functions attempted (#2239)
* more work on alink

* alink wip

* little more work

* setEyeMove

* 14 left

* auto ground hit

* all d_a_alink functions attempted
2024-11-09 05:09:36 -05:00
Caroline Madsen ddc1c166e7 d_a_midna mostly done (#2237) 2024-11-06 19:20:22 -08:00
TakaRikka 305f87ee57 alink crawl / damage done (#2236) 2024-11-04 07:34:18 -05:00
Caroline Madsen 69c1f35ed7 JParticle mostly done (#2235) 2024-11-03 20:39:41 +02:00
TakaRikka 52f299456c alink_grab done (#2234)
* work on alink grab

* some grab work

* grab almost done

* finish alink grab

* alink_wolf mostly done

* fix cLib_minMaxLimit

* alink guard mostly done

* extract some embedded assets

* extract grass data. wip, alignment wrong
2024-11-03 06:47:23 -05:00
Caroline Madsen 426e64d26b J3DMatBlock, J3DMaterialFactory work (#2233) 2024-11-01 13:46:27 -07:00