Caroline Madsen and GitHub
c6f76e7240
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
Caroline Madsen and GitHub
5a7b9f62d6
Z2AudioLib work ( #2339 )
...
* Z2LinkMgr work, Z2AudioArcLoader matching
* Z2SeMgr matching
* Z2SpeechMgr2 almost done, Z2SoundHandles matching
2025-03-21 23:03:43 -07:00
TakaRikka and GitHub
2453c0e333
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
Caroline Madsen and GitHub
2fd702c0ac
d_menu_fmap and d_menu_fmap2D OK ( #2202 )
2024-10-07 15:34:13 -07:00
hatal175 and GitHub
7894ea5140
Work on d_msg_scrn_item ( #2188 )
2024-08-09 20:23:17 -07:00
Pheenoh and GitHub
a61e3491f7
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
TakaRikka and GitHub
25d51079a3
remove "duplicated" inlines ( #2099 )
...
* fix f_op_actor_mng inlines
* fix f_pc inlines
* fix d_a_alink weak func signatures
* fix d_com_inf_game inlines
* fix some more inlines
* fix rest of player inlines
* m_Do / JSystem inlines fixed
* fix upstream changes
2024-03-19 13:31:53 +02:00
hatal175 and GitHub
c471449d0e
d_menu_map_common OK ( #2075 )
2024-02-18 09:55:58 +02:00
TakaRikka and GitHub
ba44ade90c
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 and GitHub
981cfe7283
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
hatal175 and GitHub
28bef08667
Work on Audio, JAUSeqDataBlockMgr OK ( #2027 )
2024-01-08 15:19:07 -08:00
hatal175 and GitHub
c31a6f988c
Some work on m_do_ext ( #1988 )
...
* Some work on m_do_ext
* Work on m_do_ext
2023-11-17 23:02:12 -08:00
hatal175 and GitHub
3625dae703
JASSoundParams imported. Work on JASTaskThread ( #1961 )
2023-10-15 03:27:52 -07:00
hatal175 and GitHub
4a424534a5
JUTCacheFont OK ( #1947 )
2023-09-28 12:32:57 -07:00
TakaRikka and GitHub
84e4135053
k_wmark / k_wpillar OK, fop actor enums / debug building ( #1946 )
...
* d_k_wmark / d_k_wpillar OK
* make debug buildable / add assert functionality
* add more fop actor enums
* remove asm
2023-09-28 12:01:42 -07:00
Jcw87 and GitHub
251f9e2d5e
JKRDecomp, JKRFileFinder ( #1943 )
...
* JKRDecomp
* JKRFileFinder
* JKRHeap.h size_t
2023-09-25 11:02:29 +03:00
Jcw87 and GitHub
3e46ad6b30
JKernel ( #1942 )
2023-09-24 02:05:03 -07:00
Jcw87 and GitHub
f26fc0a26c
JKRHeap void state_register ( #1941 )
2023-09-22 23:28:58 +03:00
Jcw87 and GitHub
5b86df6000
JKRArchive debug rom ( #1935 )
2023-09-19 03:46:45 -07:00
Jcw87 and GitHub
453eedacfa
JKRArchive ( #1930 )
2023-09-16 20:18:45 +03:00
Jcw87 and GitHub
287ae62349
JAUSectionHeap, Z2SoundInfo, others ( #1925 )
...
* Z2SoundInfo
* JAUSectionHeap
* Z2EnvSeMgr
* Z2AudioMgr
* m_Do_audio
* d_a_alink
2023-09-15 15:20:09 +03:00
Jcw87 and GitHub
3dd1963a59
JAUInitializer ( #1915 )
...
* JAUInitializer
* forgot a couple things
2023-09-07 19:50:36 +03:00
Pheenoh and GitHub
7fd7d0c1f3
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 and GitHub
cb8bf4a489
More JSystem borrowing ( #383 )
2023-07-23 15:30:24 -07:00
Tal Hayon
db806cda16
Importing more JKernel code
2023-07-21 19:30:25 +03:00