| Age | Commit message (Collapse) | Author |
|
* initial work
* tiny change
* over half done
* got to playMotion
* got to wait function
* matching
|
|
* link d_a_obj_hasu2
* fix suggestions
* move dtor to .h, move inline func to .h
|
|
* NPC str cleanup and misc for 100% linkability
* d_msg_object equiv
|
|
* d_a_e_mk_bo almost
* cleanup
|
|
|
|
* d_a_obj_inobone OK
* Fix d_a_obj_inobone issues
|
|
|
|
|
|
|
|
* Initial obj_pumpkin work
* pumpkin execute done
* d_a_obj_pumpkin OK
* Remove NONMATCHING in obj_pumpkin
* obj_pumpkin PR comments
|
|
|
|
|
|
* checkpoint
* d_a_obj_swLight OK
* fixup symbols and splits
* put static assert back
* fixes for taka
|
|
* match one func and remove old comments
* d_a_e_ge matching and linked
* format files
* some docs
* try pal and jpn too
* remove comments
* merge upstream
|
|
* d_a_e_fb almost matching
* remove dol2asm in e_fb
* e_fb PR fixes
|
|
* Fix JUT_ASSERT to be a nested define
* Switch names that appear in asserts to be constants instead of defines
* Replace `0` in asserts with `NULL` or `FALSE`
* Fix fpclassify
* Fix ARRAY_SIZE
* Use G_CM3D_F_INF
* More fixes for fpclassify
* Remove FLOAT_LABEL
* Remove incorrect FLAG_ON macro
* Remove UNK_BSS macro
* Silence clangd unused header warning for PCH
|
|
* rafrel mostly done
* npc_rafrel equivalent via fakematch (#3)
* pr fixes
---------
Co-authored-by: YunataSavior <58997725+YunataSavior@users.noreply.github.com>
|
|
* d_a_obj_ss_drink equivalent
* SomeFunc -> ProcessFunc
* fixes for taka
* rm FLT_MIN
* G_CM3D_F_INF
|
|
|
|
|
|
* Match mDoExt_morf_c::getPlayMode
* Misc cleanup
* Fix actor cull spheres
* Match daPy_py_c::getLastSceneSwordAtUpTime, JUTGamePad::testTrigger
* Fix improper demangling of dBgS_SphChk::SetCallback
* Fix d_camera rangef weak func order
* Match more alink_wolf funcs
|
|
|
|
* npc_seira 44% done
* npc_seira 73% done
* npc_seira matching
* npc_seira2 OK
* b_gnd OK
* d_a_ni OK
* npc_ne OK
* daAlink_c::setSyncHorse OK
* Thanks robojumper!
* Update daNpc_Seira_c::getType
|
|
* d_a_obj_spinLift equivalent
* fixes
|
|
|
|
* d_debug_camera mostly done
* update some alink demo stuff
* some misc debug stuff
|
|
* d_a_npc_lud matching
* Fixes
|
|
* almost matching
* matching
* PR cleanup
|
|
* d_a_obj_smgdoor OK
* symbols
* dEvtCnd_CANDOOR_e
* remove else
|
|
* all funcs matched
* TU linked and some docs
* apply enums
|
|
|
|
* initial work
* matching. still need to finish enums
* cleanup
|
|
* initial work
* over half done
* almostish done
* equivalent
* PR cleanup
|
|
* cleanup event stuff
* fix debug
|
|
* d_a_obj_crvlh OK
* rm padding
* rm test.cpp
|
|
|
|
* d_a_obj_crvlh_down OK
* symbols
* Minor fixes
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
|
|
* d_a_npc_coach OK
Closes #758
* Revert "d_a_npc_coach OK"
This reverts commit fef808621fc6900fced660611038f29abafd4d63.
* d_a_npc_coach OK
Closes #758
* d_a_obj_crope OK
Closes #903
|
|
Closes #584
|
|
* d_a_obj_ndoor matching
* fixes for taka
|
|
* d_a_obj_kznkarm OK
* d_a_title GZ2P01 Matching
* More GZ2P01 Matches
* d_s_name matching for PAL
* d_msg_scrn_light Matching for PAL
* d_menu_fishing Matches on PAL
* d_file_sel_info Matches on PAL
* d_a_npc_cd Matching on PAL
* d_error_msg Matches on PAL
* d_cam_param matches as is on PAL
* Fix PAL JSystem and Z2AudioLib splits/symbols
* Aligning the rest of TUs to compile on all GC versions
|
|
* checkpoint
* e_wb changes
* checkpoint
* small fix
* d_a_obj_bemos equivalent
* add comment, fix other version symbols
* fixes for hatal
|
|
* initial work
* Almost matching
* missed formatting changes
* matching
* changed to equivalent
* PR cleanup, now matching
|
|
* initial work
* Over half done
* equivalent
* not sure what the issue is?
* matching
* PR cleanup
|
|
* some d_a_b TUs matching
* reworked d_a_b_ob enums
* d_a_b_oh seems to be linking fine
* d_a_b_oh actually not good (i think), but npc_zrc matching
* d_a_b_oh is indeed matching!
* d_a_cam_param linked
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
|
|
* d_a_obj_lv6bemos2 OK
* Forgot to remove NONMATCHING comment
* Link d_a_obj_lv6bemos2 for JP
---------
Co-authored-by: Max Roncace <me@caseif.net>
|
|
|
|
* Some work d_a_e_wb
* Match more in e_wb
* d_a_e_wb equivalent
|
|
|
|
* foundational work
* lots of work
* matching
* cleanup
* fixed error with status enum
* PR cleanup
|