Carco_21
9fbbec4326
d_a_npc_yamid equivalent ( #2574 )
...
* initial work
* more work
* d_a_npc_yamid equivalent
* configure.py updated
* comment indent fix
2025-08-08 21:38:38 +03:00
Carco_21
88736b1cf4
d_a_npc_kolin and d_a_npc_kolinb equivalent ( #2573 )
...
* data work
* About 50% done on functions
* Cut func work
* d_a_npc_kolin equivalent!
* kolin enums added
* kolinb equivalent!
* PR cleanup
2025-08-08 17:12:15 +03:00
Carco_21
2dc324cf94
d_a_npc_kolin and d_a_npc_kolinb equivalent ( #2573 )
...
* data work
* About 50% done on functions
* Cut func work
* d_a_npc_kolin equivalent!
* kolin enums added
* kolinb equivalent!
* PR cleanup
2025-08-08 17:12:15 +03:00
Max Roncace
dc8cd6d42a
Misc. J3D improvements ( #2570 )
2025-08-08 12:56:18 +03:00
Max Roncace
156d2b24c3
Misc. J3D improvements ( #2570 )
2025-08-08 12:56:18 +03:00
Max Roncace
b150337f7c
Misc. framework/d/ improvements ( #2572 )
2025-08-06 21:46:07 -07:00
Max Roncace
57c9d64308
Misc. framework/d/ improvements ( #2572 )
2025-08-06 21:46:07 -07:00
hatal175
6af73124b4
d_a_obj_fallobj OK ( #2568 )
...
* d_a_obj_fallobj OK
* J3DMatBlock equivalent
2025-08-05 18:10:43 -07:00
hatal175
ee608ceaac
d_a_obj_fallobj OK ( #2568 )
...
* d_a_obj_fallobj OK
* J3DMatBlock equivalent
2025-08-05 18:10:43 -07:00
Max Roncace
8faa0fcec6
d_a_e_bg matching ( #2567 )
2025-08-05 11:37:09 +03:00
Max Roncace
d629cc383b
d_a_e_bg matching ( #2567 )
2025-08-05 11:37:09 +03:00
Carco_21
c3c313a9fb
d_a_npc_ykm work ( #2566 )
...
* initial work
* got to cut functions
* Tiny work
* All functions worked on
* took out param dtor
* naming work
* cleanup
* pr cleanup
2025-08-04 22:25:39 +03:00
Carco_21
e49ed1213d
d_a_npc_ykm work ( #2566 )
...
* initial work
* got to cut functions
* Tiny work
* All functions worked on
* took out param dtor
* naming work
* cleanup
* pr cleanup
2025-08-04 22:25:39 +03:00
Carco_21
dd6b769c12
d_a_npc_shad work ( #2561 )
...
* class structure work
* some Create() work
* Action functions worked on
* Work on EvCut functions
* All functions worked on
* Fixed nonmatching comments
* enum work
* param_c symbol now showing
* Fixed some symbol generation (thanks Yunata!)
* fixed nonmatching comments i forgot to take out
* delete ;
* npc_shad fixes
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
Co-authored-by: YunataSavior <yunatasavior@gmail.com >
2025-08-02 20:13:30 +03:00
Carco_21
3caf422cb8
d_a_npc_shad work ( #2561 )
...
* class structure work
* some Create() work
* Action functions worked on
* Work on EvCut functions
* All functions worked on
* Fixed nonmatching comments
* enum work
* param_c symbol now showing
* Fixed some symbol generation (thanks Yunata!)
* fixed nonmatching comments i forgot to take out
* delete ;
* npc_shad fixes
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
Co-authored-by: YunataSavior <yunatasavior@gmail.com >
2025-08-02 20:13:30 +03:00
Tom
234070712d
d_a_obj_crvhahen matching ( #2564 )
...
* useHeapInit 73%, ctor and dtor 100%, Delete 94%, wallcheck 43%, create 42%
* useHeapInit 100%
* Wall_Check 85%
* Update fields and return types
* crvhahen Wall_Check and Execute 100
* update createheap return type for matching
* crvhahen create 70 draw 57
* Revert change that made useHeapInit non-matching
* delete matching, .rodata 91
* create 94%
* crvhahen draw 85%
* setBaseMtx matching
* CheckCull and checkViewArea 100%
* rename & cleanup fields
* cleanup fields, rodata. hahenset and hahen_hakai partials
* cleanup and remove SECTION_RODATA
* d_a_obj_crvhahen OK
* cleanup and fix various inconsistancies or issues
---------
Co-authored-by: StuckInLimbo <tbosley@limbofps.net >
2025-08-01 20:32:39 +03:00
Tom
91e84ecd33
d_a_obj_crvhahen matching ( #2564 )
...
* useHeapInit 73%, ctor and dtor 100%, Delete 94%, wallcheck 43%, create 42%
* useHeapInit 100%
* Wall_Check 85%
* Update fields and return types
* crvhahen Wall_Check and Execute 100
* update createheap return type for matching
* crvhahen create 70 draw 57
* Revert change that made useHeapInit non-matching
* delete matching, .rodata 91
* create 94%
* crvhahen draw 85%
* setBaseMtx matching
* CheckCull and checkViewArea 100%
* rename & cleanup fields
* cleanup fields, rodata. hahenset and hahen_hakai partials
* cleanup and remove SECTION_RODATA
* d_a_obj_crvhahen OK
* cleanup and fix various inconsistancies or issues
---------
Co-authored-by: StuckInLimbo <tbosley@limbofps.net >
2025-08-01 20:32:39 +03:00
TakaRikka
2edd7e13c0
mvstair done, obj_tks equivalent ( #2565 )
...
* mvstair done, obj_tks equivalent
* fix
2025-08-01 20:29:50 +03:00
TakaRikka
8410e4fd40
mvstair done, obj_tks equivalent ( #2565 )
...
* mvstair done, obj_tks equivalent
* fix
2025-08-01 20:29:50 +03:00
Max Roncace
df1047db33
Miscellaneous match improvements ( #2562 )
2025-07-31 02:19:46 -07:00
Max Roncace
e0bbad1f3f
Miscellaneous match improvements ( #2562 )
2025-07-31 02:19:46 -07:00
hatal175
d67d147add
daObjBATTA Equivalent ( #2563 )
2025-07-31 02:17:20 -07:00
hatal175
418e39356d
daObjBATTA Equivalent ( #2563 )
2025-07-31 02:17:20 -07:00
Stbn-antier
910382c7b5
d_a_bd Matching ( #2560 )
...
* Matching daPoFire
* Adressed comments
* Matching text
* Some cleanup
* Adressed review comments, added CUT_TYPE_NONE in cut type enum
2025-07-30 20:27:05 +03:00
Stbn-antier
c32789eb60
d_a_bd Matching ( #2560 )
...
* Matching daPoFire
* Adressed comments
* Matching text
* Some cleanup
* Adressed review comments, added CUT_TYPE_NONE in cut type enum
2025-07-30 20:27:05 +03:00
YunataSavior
ebb78fe9f1
d_a_e_sb Matching ( #2559 )
...
* d_a_e_sb 50% complete
* d_a_e_sb 71% done
* d_a_e_sb matching
* address PR comments
2025-07-30 20:26:19 +03:00
YunataSavior
ec9e4cf268
d_a_e_sb Matching ( #2559 )
...
* d_a_e_sb 50% complete
* d_a_e_sb 71% done
* d_a_e_sb matching
* address PR comments
2025-07-30 20:26:19 +03:00
TakaRikka
6e53ff884d
kbrg/obrg done ( #2558 )
...
* kbrg done
* obrg done
* cleanup
2025-07-30 20:25:42 +03:00
TakaRikka
2b873ea144
kbrg/obrg done ( #2558 )
...
* kbrg done
* obrg done
* cleanup
2025-07-30 20:25:42 +03:00
hatal175
40e4cc212f
d_a_obj_thdoor,d_a_obj_zra_rock OK ( #2557 )
...
* d_a_obj_thdoor,d_a_obj_zra_rock OK
* Remove ;
2025-07-26 12:34:45 -07:00
hatal175
a1b63ae940
d_a_obj_thdoor,d_a_obj_zra_rock OK ( #2557 )
...
* d_a_obj_thdoor,d_a_obj_zra_rock OK
* Remove ;
2025-07-26 12:34:45 -07:00
TakaRikka
8b1162c361
e_bs equivalent ( #2556 )
2025-07-26 10:48:53 +03:00
TakaRikka
9844494edf
e_bs equivalent ( #2556 )
2025-07-26 10:48:53 +03:00
hatal175
34c8e0fcf6
d_a_obj_twGate Matching ( #2555 )
...
* d_a_obj_twGate Matching
* d_a_obj_volcbom OK
2025-07-25 17:44:23 -07:00
hatal175
70a1741977
d_a_obj_twGate Matching ( #2555 )
...
* d_a_obj_twGate Matching
* d_a_obj_volcbom OK
2025-07-25 17:44:23 -07:00
Carco_21
db6ce67262
d_a_e_sw equivalent ( #2554 )
...
* starting work
* Almost all functions worked on
* TU is equivalent
* Enums added
* padding cleanup
* PR cleanup
2025-07-25 16:09:12 +03:00
Carco_21
585670f2b1
d_a_e_sw equivalent ( #2554 )
...
* starting work
* Almost all functions worked on
* TU is equivalent
* Enums added
* padding cleanup
* PR cleanup
2025-07-25 16:09:12 +03:00
TakaRikka
edd1e00455
e_sm2 equivalent ( #2553 )
...
* e_sm2 equivalent
* fix
2025-07-24 22:45:36 +03:00
TakaRikka
53d9f65e0d
e_sm2 equivalent ( #2553 )
...
* e_sm2 equivalent
* fix
2025-07-24 22:45:36 +03:00
hatal175
a8e555bc14
Work on d_a_obj_toby ( #2552 )
...
* Work on d_a_obj_toby
* d_a_obj_tatigi matching
* Deleted automatic ctor and dtor
2025-07-24 12:19:48 -07:00
hatal175
aae19575bf
Work on d_a_obj_toby ( #2552 )
...
* Work on d_a_obj_toby
* d_a_obj_tatigi matching
* Deleted automatic ctor and dtor
2025-07-24 12:19:48 -07:00
Carco_21
4353c12af8
d_a_e_bug equivalent ( #2540 )
...
* Tiny work
* d_a_e_bug equivalent
* took out unnecessary include
* fixed broken match
* PR cleanup
* OS_REPORT fixed
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-07-24 20:05:32 +03:00
Carco_21
aeed67dcf5
d_a_e_bug equivalent ( #2540 )
...
* Tiny work
* d_a_e_bug equivalent
* took out unnecessary include
* fixed broken match
* PR cleanup
* OS_REPORT fixed
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-07-24 20:05:32 +03:00
Max Roncace
92f22fea1d
d_a_e_kr equivalent ( #2549 )
2025-07-24 09:13:55 +03:00
Max Roncace
7d6c8ef3e5
d_a_e_kr equivalent ( #2549 )
2025-07-24 09:13:55 +03:00
Stbn-antier
44e612e13f
Matching d_a_obj_poFire ( #2551 )
...
* Matching daPoFire
* Adressed comments
2025-07-23 17:03:44 +03:00
Stbn-antier
c5584cc6c0
Matching d_a_obj_poFire ( #2551 )
...
* Matching daPoFire
* Adressed comments
2025-07-23 17:03:44 +03:00
Max Roncace
754feb9e91
Fix sound IDs in d_a_kago ( #2550 )
2025-07-23 10:52:59 +03:00
Max Roncace
295cc46d34
Fix sound IDs in d_a_kago ( #2550 )
2025-07-23 10:52:59 +03:00
Carco_21
44dc911f7a
d_a_e_zh almost equivalent ( #2548 )
...
* work on create function
* a bit more work
* almost all functions worked on
* All functions worked on and enums added
* Fixed header brief
* Can't figure out the last three small issues
2025-07-22 23:55:54 +03:00