LagoLunatic
d11c4ac8a9
Misc matches and fixes ( #2703 )
...
* 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
2025-09-26 18:50:46 -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
Max Roncace
f28c8efc08
Minor d_a_alink improvements ( #2646 )
2025-09-10 21:10:04 -07:00
TakaRikka
5fce8ea1e1
scannon / scannon_crs / scannon_ten done ( #2632 )
...
* scannon done
* scannon_crs done
* scannon_ten done
* pr
* attention debug stuff
* attn flags
* fix build
2025-09-08 12:01:20 +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
Max Roncace
66763277c8
Add hacks to fix PCH .data causing fake mismatches with decompctx ( #2606 )
2025-08-30 20:57:35 -07:00
Max Roncace
c897597fc1
Add a precompiled header for RELs ( #2597 )
2025-08-24 09:52:08 +03:00
Max Roncace
dc8cd6d42a
Misc. J3D improvements ( #2570 )
2025-08-08 12:56:18 +03:00
hatal175
6af73124b4
d_a_obj_fallobj OK ( #2568 )
...
* d_a_obj_fallobj OK
* J3DMatBlock equivalent
2025-08-05 18:10:43 -07:00
Carco_21
8288203bed
d_a_demo00 work ( #2525 )
...
* Initial work
* Got to ke_control
* draw function
* tiny execute work
* all functions worked on
* PR cleanup
* Took out static keyword for dDemo_setDemoData
2025-07-11 02:16:30 +03:00
LagoLunatic
e9a96dde05
Add more J3D_ASSERTs ( #2491 )
...
* Fix debug build
* Add more J3D_ASSERTs
* Move J3DShapeMtx to correct header for assert
* Add VSCode task for ninja changes_all
2025-06-19 23:41:43 -07:00
Max Roncace
8efb2e6375
d_a_e_dk matching ( #2476 )
2025-06-06 08:16:44 +03:00
hatal175
d5b277bbc5
Daswc ( #2398 )
...
* swball cleanup
* daSwc00_c OK
* Revert change in configure - we'll handle rel/dol changes in seperate PR
2025-04-17 16:23:05 -07:00
hatal175
0e556795f6
A Little j3d work ( #2396 )
2025-04-15 14:09:31 -07:00
Caroline Madsen
c4457ede21
Various JSystem work ( #2383 )
...
* JKernel and JStudio cleanup
* JMessage cleanup
* JAudio cleanup
* JASBNKParser work
* functionvalue work
* fvb work
* J2D and J3D cleanup
* steal from tww
* J2DPictureEx mostly done
* fix build
2025-04-09 13:45:30 -07: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
eda175afc8
copy dolsdk2004 to tp / b_bh + e_mb done ( #2299 )
...
* move dolsdk2004 over
* cleanup some temp work
* finish and cleanup gf
* b_bh done
* d_a_e_mb done
2025-02-10 21:20:42 +02:00
LagoLunatic
a60b7f3e99
Fix spurious differences when using ninja diff ( #2294 )
...
* Fix spurious differences when using ninja diff
* Fix some clangd errors/warnings
2025-01-26 22:01:05 -08:00
TakaRikka
3ea8ec11a5
various matches / cleanup ( #2271 )
...
* cleanup various TUs
* checkpoint
* d_attention doc
2024-12-29 17:53:54 +02: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
TakaRikka
073992df8d
some cleanup of f_pc/f_op files ( #2254 )
...
* cleanup f_pc files
* cleanup f_op files
* fix a couple f_op_actor_mng functions
* minor JSystem work
2024-11-29 18:24:26 +02:00
Caroline Madsen
ddc1c166e7
d_a_midna mostly done ( #2237 )
2024-11-06 19:20:22 -08:00
Caroline Madsen
426e64d26b
J3DMatBlock, J3DMaterialFactory work ( #2233 )
2024-11-01 13:46:27 -07:00
Caroline Madsen
c01fc04c93
more misc. cleanup ( #2232 )
2024-10-31 17:36:11 -07:00
TakaRikka
a4984a1f72
alink horse mostly done ( #2229 )
...
* d_a_horse work
* more work on alink horse
* finish alink horse
* little work on d_a_alink_link
2024-10-31 00:41:08 +02:00
Caroline Madsen
434f63ccb8
d_a_b_yo and d_a_b_yo_ice mostly OK ( #2219 )
2024-10-19 11:54:40 +03:00
TakaRikka
a169aac99f
obj_Iceleaf almost done / d_a_alink work ( #2217 )
...
* obj_iceleaf almost done
* fix up d_a_alink procvars
* more d_a_alink work
* some d_a_alink error cleanup
* some more cleanup
2024-10-19 11:54:22 +03:00
Caroline Madsen
2d6135abde
J3D work ( #2212 )
2024-10-15 23:59:31 +03: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
TakaRikka
8c8f7d0ce7
d_a_tag_firewall done ( #2137 )
...
* mostly fix TVec3 ctors
* d_a_tag_firewall done
* remove asm
2024-04-21 15:27:47 +03: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
28d580da8c
d_a_obj_cdoor OK, d_a_obj_wchain mostly done, work on d_a_alink_wolf ( #2047 )
2024-01-25 19:24:38 +02:00
TakaRikka
84ceaf33a0
more various JSystem work ( #2046 )
...
* most of J3DAnmLoader done
* J3D / JKernel / JUTConsole work
* remove asm
* fix build
* dol 50%
2024-01-24 14:00:46 +02:00
TakaRikka
6076f6184b
some various J2D/J3D work ( #2043 )
...
* most of J2DPicture done
* fix GXSetTexCoordGen
* some j3d work
2024-01-22 17:23:54 +02:00
TakaRikka
8b4808da8a
almost all of dolphin matched ( #2036 )
...
* TRK full match
* remove trk asm
* ar done
* cleanup some dolphin headers
* more dolphin cleanup
* cleanup / GD fully matched
* almost all of GX fully matched
* GX / Mtx full matched
* most of OS done
* pad done
* most of VI
* remove asm
* forgot couple vec funcs
* couple JUtility matches
2024-01-20 02:22:19 +02:00
Caroline Madsen
60a1376203
work on J3DGD ( #2017 )
2023-12-31 18:49:08 +02:00
Caroline Madsen
c65ed49a29
work on J3DMaterialFactory and J3DMaterialFactory_v21 ( #2012 )
2023-12-28 02:17:39 +01:00
Caroline Madsen
e54fb11c30
work on J3DShapeMtx ( #2002 )
...
* work on J3DShapeMtx
* update Progress.md
2023-12-13 06:42:38 +02:00
Caroline Madsen
014d13f4dc
work on J3DModelLoader ( #1982 )
2023-11-08 19:56:00 -08: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
Jcw87
5096208ed0
m_Do_ext ( #1958 )
2023-10-10 23:40:37 +03:00
Jcw87
66a1ae692f
J3DTevs ( #1950 )
2023-09-30 14:10:06 +03:00
hatal175
5ea66e480d
JAUSeqCollection, JAUSoundTable OK ( #1932 )
2023-09-19 03:45:39 -07:00
Jcw87
505633bdfc
J3DStruct ( #1913 )
2023-09-05 12:08:56 -06:00
Jcw87
18710b9767
Fixes for other compilers ( #1912 )
...
* remove invalid virtual keywords
* remove duplicate inline
* remove leading 0 in character literals
* add missing public keywords
* fix some struct/class mismatches
2023-09-04 17:17:51 -06:00
TakaRikka
2a67e0a8ba
setup dolphin VEC/MTX function defines ( #1903 )
...
* setup VEC function defines
* setup MTX function defines
2023-09-02 16:38:08 +03:00