Max Roncace
124eb12f13
m_Do_ext retail linked + debug improvements ( #3009 )
2026-01-04 17:20:35 -08:00
TakaRikka
dfa8efa97b
project cleanup ( #2895 )
...
* some wii OS fixes
* remove old dol2asm comments
* remove dol2asm.h
* remove function address comments
* normalize ATTRIBUTE_ALIGN usage
* DECL_WEAK macro
* fix gcc attribute weak macro
* wrap more mwcc specific things in ifdefs
* fixes
* fix revo sdk version flags
* fixes
2025-11-30 15:23:42 -07:00
Carco_21
91fbe6e853
d_a_e_gm matching ( #2669 )
...
* initial work
* Almost matching
* missed formatting changes
* matching
* changed to equivalent
* PR cleanup, now matching
2025-09-20 03:44:42 +03:00
TakaRikka
87069235c0
some J3D/misc cleanup ( #2628 )
...
* some j3d cleanup
* begin using uintptr_t
* j3dgraphbase cleanup
* j3dgraphanimator cleanup
2025-09-04 17:56:59 +03:00
LagoLunatic
44fda53986
JSystem work ( #2384 )
...
* object-id 100% on debug
Can't be linked due to .text alignment issues?
* J3DMaterialFactory and J3DMaterialFactory_v21 OK
* Match dKy_bg_MAxx_proc
2025-04-08 22:17:20 -07:00
LagoLunatic
0ff06d2974
Debug version now builds OK and all_source compiles ( #2343 )
...
* Fix missing arg to JUT_ASSERT
* Fix some MWCC version diff errors
* Compile m_Do_ext, d_demo, actor_mng
* Add VSCode task to quickly switch between versions
* Unlink magLift for debug
* Update the hash of the debug dol
The old cbea5fa... hash here was for the dol generated by the alf2dol.py script, which produces incorrect alignment.
The dol with the new hash can be obtained by using `dtk elf2dol` to convert the debug .alf file to a dol.
The DOL now builds OK.
* Fix all debug REL dtor splits
All RELs now also build OK, meaning `ninja build/ShieldD/ok` now succeeds.
* Add genMessage declarations to all HIO subclasses
* Fixing more compilation errors
* m_Do_mtx 100% on debug
Cannot be linked due to weak function name mangling?
* Improve various matches
* Fix all remaining compilation errors
* Fix new compilation errors from main
* Fix retail regression
* Link f_pc_profile_lst
2025-03-22 18:00:51 -07: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
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
Caroline Madsen
426e64d26b
J3DMatBlock, J3DMaterialFactory work ( #2233 )
2024-11-01 13:46:27 -07:00
hatal175
cf5e98a1c4
Work on J3DMatBlock ( #2164 )
2024-06-04 14:25:37 -06:00
TakaRikka
37e0e78067
d_a_e_vt mostly done ( #2158 )
2024-05-24 20:47:15 -06:00
Pheenoh
7154ac08e1
d_a_e_fz work, doxygen revamp ( #2127 )
...
* initial freezard actor struct + setActionMode OK
* daE_FZ_Draw
* setReflectAngle
* mBoundSoundset
* daE_FZ_Execute & execute
* demoDelete
* daE_FZ_Delete & _delete
* CreateHeap
* useHeapInit
* cc_set
* mtx_set
* action WIP
* way_gake_check
* executeRollMove
* executeMove
* draw WIP
* executeDamage
* checkpoint
* create
* checkpoint
* daE_FZ_c::executeWait
* checkpoint
* daE_FZ_c::damage_check almost done
* rm asm
* rm headers
* setup_profile WIP + doxygen update
* fix merge issues
* docs fix?
* fix2
* doxygen updates
* setup g_profile_E_FZ, profile setup script WIP
* update github actions
* update progress.md
2024-04-12 00:10:30 -06:00
hatal175
c301406ee4
J3D work ( #2064 )
2024-02-06 07:04:35 +02:00
Caroline Madsen
c65ed49a29
work on J3DMaterialFactory and J3DMaterialFactory_v21 ( #2012 )
2023-12-28 02:17:39 +01:00
Caroline Madsen
014d13f4dc
work on J3DModelLoader ( #1982 )
2023-11-08 19:56:00 -08:00
Pheenoh
f9380b3e05
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup ( #1885 )
...
* d_a_obj_carry work, SETUP_ACTOR macro
* rm headers, add script
* progress
* macro rename, consistent spacing
2023-08-16 12:07:52 -07:00
hatal175
0a103f01ba
JPAEmitter OK, work on d_particle ( #1874 )
...
* JPAEmitter OK + header reorganization
* libelf: silence repeated relocation warning
* Work on d_particle
2023-08-11 05:04:50 +03:00
hatal175
1925fcfd5b
J3DPacket, J3DShape OK ( #366 )
2023-07-09 18:46:15 -07:00
Tal Hayon
fd2c9e2f4b
Work on J3DMaterial
2023-07-09 20:21:18 +03:00
TakaRikka
8084a49a6e
d_a_warp_bug OK
2023-07-07 01:16:47 -07:00
Tal Hayon
f46b5d3879
Work on d_a_mirror
2023-06-30 19:29:50 +03:00
hatal175
309caec3f2
Work on d_resorce, d_vibration, d_tresure and others ( #347 )
...
* Work on d_resorce
* Work on d_a_tag_TWgate
* Work on d_meter_map
* d_tresure OK
* Work on d_vibration
* Work on d_a_npc
* Work on d_a_npc
* Work on d_a_npc
2023-06-19 14:39:09 -06:00
Tal Hayon
dc153e6c7f
J3DJoint OK
2023-05-09 10:41:27 +03:00
hatal175
424f62c02c
Do some work on f_op_actor_mng ( #328 )
...
* decompctx - try without shiftjis and write utf8 as output
* Do some work on f_op_actor_mng
* Remove duplicated includes
* Add fopAcM_setEffectMtx
* Match dShopSystem_searchCameraActor
* fopAcM_setEffectMtx now matches with literals
* Remove unnecessary inline in headers
2023-05-08 15:10:22 -07:00
TakaRikka
694169c16c
d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK ( #327 )
...
* d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK
* some std header setups
* f_pc / profile cleanup
* setup cull data
* remove asm
* d_a_suspend OK
2023-05-05 16:17:19 -07:00
TakaRikka
ec263c3460
e_ym / obj_volcball wip. obj_mgate done ( #318 )
...
* e_ym / obj_volcball wip. obj_mgate done
* remove asm
---------
Co-authored-by: root <root@DESKTOP-BTVP2BC>
2023-04-21 08:18:49 -06:00
TakaRikka
f1518a9a93
d_s_room / d_a_bg first pass
2023-01-03 17:43:38 -08:00
Jasper St. Pierre
9ed5837f42
more J3DDrawBuffer
2022-12-31 19:32:56 -08:00
Jasper St. Pierre
5ed1f1e717
Couple more J3DModel matches, d_kyeff/d_kyeff2 cleanups
2022-12-31 09:45:40 -08:00
TakaRikka
3d8adee7ab
big d_a_alink pass ( #214 )
...
* d_a_alink pass1 wip
* more d_a_alink work
* remove asm
* more daalink work
* 20% dol code decompiled
* fixed some nonmatchings for building
* a few daalink functions and labeling some HIO data
2022-12-19 12:06:32 -07:00
TakaRikka
179d4e8df2
d_camera / m_Do_ext / d_particle + minor various wip ( #210 )
2022-10-03 18:26:26 -04:00
Jasper St. Pierre
9abfb354df
more simple J2D/J3D funcs ( #166 )
...
* more simple J2D/J3D funcs
* JPABaseShape constructor
* fmt
Co-authored-by: lepelog <25211966+lepelog@users.noreply.github.com >
2021-12-06 12:51:53 +01:00
TakaRikka
9774ec36b7
wip
2021-11-10 23:54:31 -08:00
TakaRikka
f51935c034
J3D setup ( #155 )
...
* setup j3d classes
* remove asm
* fixes
* fix newDifferedDisplayList
2021-10-11 18:38:53 +02:00
Julgodis
9335ce5119
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
1e95d29b60
dol2asm OK
2021-03-28 22:49:05 +02:00