hatal175
18f4489dd6
d_particle almost finished ( #2193 )
...
* d_particle almost finished
* Remove dolasm.h include from JKRDvdRipper
2024-08-16 22:19:53 -07:00
TakaRikka
c36da6a366
kytag8 done, kytag12/13 almost ( #2146 )
...
* kytag08 done
* kytag13 almost, cleanup other kytags
* dakytag12 mostly done
* remove asm
* kytag10 done
* kytag01 done
* kytag0 done
* kytag04 done
2024-05-05 19:34:37 +03:00
Pheenoh
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
ba4847e9cc
d_a_shop_item, d_a_b_go, d_a_b_gos OK ( #2085 )
...
* d_a_shop_item OK
* d_a_b_go OK
* d_a_b_gos OK
* remove asm
* some work on d_a_b_oh / d_a_b_zant_sima
* d_a_startAndGoal done
2024-03-07 20:23:18 -07:00
TakaRikka
22e941fd8c
d_a_tbox2 done, f_op_actor_mng cleanup, cleanup fopAc_ac_c member names ( #2084 )
2024-03-04 18:33:13 -07:00
TakaRikka
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
697cd08979
some various J2D/J3D work ( #2043 )
...
* most of J2DPicture done
* fix GXSetTexCoordGen
* some j3d work
2024-01-22 17:23:54 +02:00
hatal175
5a735a4956
Fix _stack_addr to match OSInit and __OSThreadInit ( #2042 )
2024-01-21 16:51:34 -08:00
TakaRikka
49a4319fb8
OSLink done ( #2038 )
2024-01-20 12:53:06 +02:00
TakaRikka
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
TakaRikka
6260020b3e
all d_ovlp_fade done ( #2031 )
...
* ovlp_fade / ovlp_fade2 done
* ovlp_fade3 done
* remove asm
2024-01-13 11:46:47 +02:00
TakaRikka
4bd825e76c
most of TRK done / some misc work ( #2030 )
...
* work on d_file_sel_warning
* various cleanup
* attempt to fix d_gameover
* event cleanup
* trk work
* most of TRK done
* remove asm
2024-01-12 18:43:52 -08:00
TakaRikka
dde6a466b1
kgate / d_meter_button / d_meter_haihai done, obj_ice_l wip ( #2018 )
...
* kgate OK, ice_l wip
* d_meter_button done
* remove asm
* d_meter_haihai done
* remove asm
2024-01-02 01:09:41 +02:00
Caroline Madsen
fe92c18c83
work on J3DGD ( #2017 )
2023-12-31 18:49:08 +02:00
TakaRikka
a7edd19f16
MSL_C fully matched / some SSystem cleanup/ obj_rgate OK ( #2011 )
...
* cleanup SSystem files
* MSL_C fully matched
* fix build
* remove asm
* reorganize MSL_C/Runtime libs into more accurate setup
* little more cleanup
* cleanup some MSL headers
* obj_rgate OK
* remove asm
* some rgate documentation
2023-12-25 17:31:05 +02:00
hatal175
0de0339250
Some GX work ( #1998 )
...
* Some GX work
* GXFrameBuf work
* Import GXAttr functions and enums
* Import most of GXTev
* Import most of GXPixel
* Import GXFifo
* Import some of GXInit
* Import and work on GXTransform
* Import GXPerf
* A little work on GXTexture
2023-12-06 15:57:35 -08:00
hatal175
334a1111d5
Import OSFont ( #1995 )
2023-11-29 04:54:55 -08:00
hatal175
6b0df1f30d
Work on OSExec, OSReboot OK ( #1992 )
2023-11-27 01:00:11 -08:00
Jcw87
1b5fb60a98
J3DTevs ( #1950 )
2023-09-30 14:10:06 +03:00
TakaRikka
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
TakaRikka
6432e1541e
setup dolphin VEC/MTX function defines ( #1903 )
...
* setup VEC function defines
* setup MTX function defines
2023-09-02 16:38:08 +03:00
Pheenoh
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
f441e06d19
Work on JPABaseShape ( #1884 )
2023-08-14 10:04:01 -06:00
hatal175
380f00f331
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
2275eb710b
Work on J2DMaterialFactory ( #394 )
...
* Work on J2DMaterialFactory
* J3DUClipper OK
* Work on JAISoundStarter
* JAISoundHandles OK
* JAISoundInfo OK
* Fix JAISound::isStopping
* Work on J2DTextBoxEx
* dspproc OK
* osdsp OK
* osdsp_task OK
* Work on dsptask
* Import some JASCalc code
* JASCallback OK
* JASOscillator OK
* JASLfo OK
2023-08-01 00:17:21 -07:00