Commit Graph

253 Commits

Author SHA1 Message Date
hatal175 58225e4751 d_spline_path ok (#2176) 2024-07-12 17:31:33 -07:00
Caroline Madsen d093823b35 d_a_npc_zrz mostly done (#2168)
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2024-06-30 15:28:55 +03:00
TakaRikka 2f689ced90 work on d_camera / d_ev_camera (#2170) 2024-06-25 08:34:59 -06:00
TakaRikka de888310d3 d_bg_w done (#2169)
* ClassifyPlane matched

* d_bg_w full match

* remove asm
2024-06-15 11:09:55 -06:00
TakaRikka aa64f1837f Kytag3 done (#2149)
* kytag3 done

* remove asm

* fix d_envse
2024-05-06 20:56:03 +03: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
Caroline Madsen 3eb62c4489 work on d_a_npc_the and d_a_npc (#2120) 2024-04-04 16:05:50 -07: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
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
hatal175 e49b024f8a Match most of d_file_select (#2100) 2024-03-19 13:45:53 -07:00
TakaRikka 907774de02 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
Trueffel f86699a041 d_menu_skill OK (#2096)
* d_menu_skill OK

* remove asm and update progress
2024-03-15 07:38:43 +02:00
Trueffel f9c2cc422a Fix d_menu_fishing & d_menu_insect vtable (#2094) 2024-03-13 19:51:10 -07:00
TakaRikka dede32dbc9 d_a_tbox2 done, f_op_actor_mng cleanup, cleanup fopAc_ac_c member names (#2084) 2024-03-04 18:33:13 -07:00
hatal175 36b7bea093 d_menu_map_common OK (#2075) 2024-02-18 09:55:58 +02:00
TakaRikka 90af8c8ce8 d_map OK (#2074) 2024-02-17 20:47:45 +01:00
hatal175 8b90516cf4 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
TakaRikka d14757be50 d_a_e_yd_leaf and d_a_e_ph done (#2070)
* d_a_e_yd_leaf done

* d_a_e_ph OK

* remove asm

* some e_ph doc

* match dBgS_Acch, fix f_op_actor_mng weak funcs

* dBgS_Acch done

* cleanup dBgS Chk TUs

* d_a_obj done
2024-02-13 11:21:57 -07:00
hatal175 c301406ee4 J3D work (#2064) 2024-02-06 07:04:35 +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
TakaRikka ad14b69f31 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
hatal175 3cc854e1c2 d_shop_camera, d_shop_item_ctrl OK (#2044) 2024-01-22 12:24:24 -08:00
hatal175 a3a855d7d8 Work on d_msg_scrn_howl + misc (#2040) 2024-01-21 01:15:22 -08:00
hatal175 53a178440a d_s_play OK, work on d_a_ykgr (#2035) 2024-01-17 15:19:10 -08:00
TakaRikka 2e9a945b7c d_timer / d_bright_check done (#2034)
* d_bright_check mostly fixed

* d_timer done

* remove asm
2024-01-17 13:04:43 +02:00
hatal175 6bea5f6fec d_s_room OK (#2033) 2024-01-16 04:20:47 -08:00
TakaRikka 9437478b16 all d_ovlp_fade done (#2031)
* ovlp_fade / ovlp_fade2 done

* ovlp_fade3 done

* remove asm
2024-01-13 11:46:47 +02:00
TakaRikka 82a28f7a23 most of TRK done / some misc work (#2030)
* work on d_file_sel_warning

* various cleanup

* attempt to fix d_gameover

* event cleanup

* trk work

* most of TRK done

* remove asm
2024-01-12 18:43:52 -08:00
hatal175 27ad2a1af7 Import JASCmdStack, std-vector work, Z2StatusMgr OK (#2029)
* Import JASCmdStack

* Work on std-vector

* Z2StatusMgr OK
2024-01-11 01:16:40 +02:00
TakaRikka 75139dbe2d d_meter2_draw done (#2028)
* d_meter2_draw done

* some meter_draw doc

* remove asm

* d_file_sel_info fixed
2024-01-09 16:10:40 +02:00
Trueffel 5b46125429 Work on Collection Menu (d_menu_collect) (#2026)
* work on d_menu_collect

* match few funcs

* work on screenSet

* More work on d_menu_collect

* remove asm

* format document

* document fields

* rename variable

* Fix compiler error
2024-01-08 15:16:02 -08:00
hatal175 f6354f150a Various Matches, J2DTextBoxEx and J2DTevs OK (#2025)
* Work on src/d/bg

* misc work

* J2dTextBoxEx OK

* J2DTevs OK

* Better return values for bool
2024-01-08 12:10:05 +02:00
TakaRikka f86c1a198f d_meter_string done (#2023)
* d_meter_string done

* remove asm

* some other d_meter fixes
2024-01-03 16:12:17 +02:00
hatal175 cc20d470bc Match most of d_msg_string_base (#2021) 2024-01-02 19:37:15 -08:00
TakaRikka 4d0c96ef03 d_meter_hakusha done (#2020)
* meter_hakusha done

* remove asm
2024-01-02 20:59:20 +02:00
TakaRikka cde861cb85 kgate / d_meter_button / d_meter_haihai done, obj_ice_l wip (#2018)
* kgate OK, ice_l wip

* d_meter_button done

* remove asm

* d_meter_haihai done

* remove asm
2024-01-02 01:09:41 +02:00
hatal175 ebf42d4949 d_meter_HIO OK + misc (#2009) 2023-12-22 02:56:56 -08:00
Jacob Patzer 269c2f7a06 More work on d_a_myna (#2005) 2023-12-18 01:24:36 +02:00
hatal175 ee756ed591 Import OSFont (#1995) 2023-11-29 04:54:55 -08:00
TakaRikka 645fd37c13 almost all of daAlink_demo done (#1987)
* almost all of alink_demo done

* remove asm

* decideDoStatus OK
2023-11-18 06:02:04 +02:00
TakaRikka 7d0a02de52 work on daAlink horse, hvyboots, cut (#1981)
* work on alink_cut, alink_horse, alink_hvyboots

* remove asm
2023-11-08 15:52:54 +02:00
Caroline Madsen fda3cb3e44 Fix d_msg_flow linkage (#1975) 2023-11-04 01:16:36 +02:00
TakaRikka 6dc30875b3 d_envse mostly OK. more work on kankyo_rain (#1969)
* d_envse OK, work on kankyo_rain

* remove asm
2023-10-25 23:16:56 +03:00
Jacob Patzer e6810e11e9 Fix cLib_calcTimer (#1963)
* Fix cLib_calcTimer

* Clean up some additional RELs
2023-10-21 15:57:42 -07:00
Jacob Patzer 9a7f81ffa4 Begin work on d_a_myna (#1962) 2023-10-20 01:34:46 +03:00
Trueffel 35eb599ad4 Match a few funcs, optimize some things (#1960)
* match a few nonmatchings

* remove unused asm

* remove stale docs

* add LICENSE.md to project overview in readme
2023-10-13 05:56:17 +03:00
TakaRikka 6601c9d5e1 d_a_andsw2 OK, d_a_player / d_a_alink cleanup, d_a_alink_hook mostly done (#1957)
* d_a_andsw2 OK

* d_a_player cleanup, d_a_alink cleanup and work on d_a_alink_hook

* remove asm

* d_kankyo_wether almost done

* some work on d_kankyo_rain
2023-10-11 01:12:08 -07:00
TakaRikka bdb09fec71 d_kankyo work / d_particle_copoly OK (#1953)
* d_kankyo work / d_particle_copoly OK

* remove asm
2023-09-30 20:53:18 -07:00