roeming
87181ad1b8
D a npc gra matching debug ( #2788 )
...
* match all d_a_npc_gra functions in debug
* update all offsets to match release
* rename parameters
* add ct hack for d_a_npc_gra
* add suggestions
* fix type
* use sound enums
* fix sinit and one regswap
* fix wrong variable usage
2025-11-09 15:17:04 -08: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
c23f046a13
Fix d_a_ykgr retail regalloc and mostly match on debug ( #2608 )
...
* d_a_ykgr OK
* Fix sqrtf for shield
* Fix pch caps
2025-08-27 01:40:48 -07:00
Max Roncace
ed392859d8
Miscellaneous improvements ( #2603 )
2025-08-25 15:33:44 -07:00
Max Roncace
b150337f7c
Misc. framework/d/ improvements ( #2572 )
2025-08-06 21:46:07 -07:00
Carco_21
f770d6c230
d_a_obj_gra2 work ( #2482 )
...
* Tiny start on d_a_obj_gra2
* Initial work
* Solid work done
* More work
* work on some rolling functions and deme camera
* Almost all functions worked on
* All functions worked on
* Fixed some BaseNpc functions I broke
* PR Cleanup
* PR cleanup part 2
2025-06-16 16:40:16 +03:00
YunataSavior
3956da466d
d_a_b_ds and d_a_e_vt equivalent ( #2424 )
2025-05-07 20:06:19 +03:00
hatal175
efc781e892
Various alignments to debug + matching TUs ( #2391 )
2025-04-13 11:55:52 -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
TakaRikka
b5b157ab34
d_a_horse mostly done ( #2284 )
...
* checkpoint
* d_a_horse mostly done
* some horse doc
2025-01-09 15:45:46 +02:00
Caroline Madsen
69c1f35ed7
JParticle mostly done ( #2235 )
2024-11-03 20:39:41 +02:00
TakaRikka
855ab92930
d_a_alink_effect mostly done ( #2227 )
...
* d_a_alink_effect work
* more d_a_alink_effect work
* some d_a_alink data cleanup
* d_a_alink_effect mostly done
2024-10-28 13:00:15 +02:00
Caroline Madsen
0e6d98769f
cleanup ( #2216 )
2024-10-17 14:24:29 -07:00
hatal175
6aade62c6e
jstudio particle and sound OK ( #2194 )
...
* Work on object-sound
* object-particle OK
* object-sound OK
* JStudio_JAudio2 control OK
* JStudio_JParticle control OK
* JStage object OK
* JStage ambient light OK
2024-08-22 13:17:24 -07:00
TakaRikka
506410f163
Lv5floorboard, Lv5icewall, obj_lv5swice, obj_lv5ychndlr done ( #2175 )
...
* lv5floorboard done
* obj_lv5icewall done
* remove asm
* obj_lv5swice done
* obj_lv5ychndlr done
2024-07-10 17:30:02 +03:00
TakaRikka
d742ef9f6e
d_a_b_ob matched ( #2155 )
...
* all b_ob functions matching, not linked
* oops forgot a couple funcs
* fix some small errors
* some morpheel doc
* remove asm
2024-05-18 19:13:21 -06:00
TakaRikka
aa64f1837f
Kytag3 done ( #2149 )
...
* kytag3 done
* remove asm
* fix d_envse
2024-05-06 20:56:03 +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
Caroline Madsen
6b92f9daae
d_a_b_ds mostly done ( #2098 )
2024-03-17 15:53:08 -07:00
TakaRikka
7de24ac17e
d_a_mirror done, d_a_ni 99% done ( #2095 )
...
* d_a_mirror done
* d_a_ni 99.9% done
* remove asm
* some d_a_ni doc
* progress
2024-03-14 08:28:01 +02:00
Caroline Madsen
4ceeaf5162
d_a_obj_cho OK ( #2080 )
2024-02-28 01:41:16 -08: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
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
c372915a50
Work on JPABaseShape ( #1884 )
2023-08-14 10:04:01 -06: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
Julgodis
9335ce5119
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
1e95d29b60
dol2asm OK
2021-03-28 22:49:05 +02:00