| Age | Commit message (Collapse) | Author |
|
|
|
* initial work
* almost matching
* enum work
* tiny work
* nonmatching fixes - thanks Yunata!
* PR cleanup
|
|
* obj_lv8kekkaitrap / obj_nougu done, obj_lv7bridge almost
* kekkaitrap cleanup
|
|
* obj_pdwall / obj_rw / obj_stopper2 done
* fix jp/pal
* Use NULL instead of 0
* Use dEvtCnd_CANDEMO_e
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
|
|
* kankyo debug work
* finish draw packets
|
|
* initial work
* itamato matching
* obj_kaisou matching
* pr cleanup
* fixed error
* error should actually be fixed now
|
|
* hata matching
* hb initial work
* obj_hb matching
* fixed error
* pr cleanup
|
|
* Some NPC work
* Fix impal
* Hopefully fix regressions in debug
* HIO work for more NPCs
* fix regressions
* obj_szbridge matching
* Fix literals
|
|
* link d_a_obj_lv6Tenbin
* fix naming convention
* oops, actually fix naming
|
|
* link d_a_obj_lv6elevta
* fix return
* use implicit construction
|
|
|
|
|
|
* linked some objs
* major work
* equivalent
* almost matching
* almost matching
* PR cleanup
|
|
* matching
* h_saku initial work
* h_saku matching
* PR cleanup
* fixed header padding
|
|
* d_a_npc_len matching
* HIO
* more work on len
* d_a_midna work for PAL
* mg_rod PAL work
|
|
* d_a_npc_blue_ns mostly done
* d_a_obj_poCandle / d_a_obj_poTbox done
|
|
* m_Do_main / f_ap_game debug stuff
* revolution sdk compatibility
* f_op_actor debug work
* rename fopAcM_SetupActor to fopAcM_ct
* fix build
* fix jp/pal splits
|
|
* link d_a_obj_lv6FurikoTrap.cpp
* name all fields
|
|
* link d_a_obj_lv6swturn
* fix pal and jp build
* fix suggestions
|
|
* henna minor cleanup
* rename light to kankyo
* more cleanup
* pos
* more cleanup
* fix build
* final fix
|
|
* initial
* Little more work
* matching
* updated matching versions
|
|
* link d_a_obj_lv6SwGate
* retrigger build
* resolving suggestions
|
|
* npc_toby 68% done
* address ykm ykw regressions
* All npc_toby cut done + chkPassed1 fakematch
* npc_toby OK
* npc_toby some hio var rename
* npc_gnd cleanup
* npc_gnd CreateHeap and reset
* Add fakematch comment fo get_u16_Idx
|
|
* checkpoint
* WIP
* clang format
* Missing new line
* Remove unnecessary nesting
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
|
|
* Almost matching
* matching
* cleanup and variable naming
* pr cleanup
|
|
|
|
|
|
* Make d_a_obj_thashi equivalent
* Link d_a_obj_thashi
* Adding suggestions
* formatting
* fix return
|
|
* initial work
* initial work
* almost matching
* action func done
* matching
* PR cleanup
|
|
* knBullet / lv6Lblock done, lv6ChangeGate equivalent
* d_a_e_mm matching
* debug fix
* obj_kage matching
|
|
* lv4bridge / lv4prwall
* fix jp/pal
|
|
|
|
* 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
|