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
Caroline Madsen
4640b758c9
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
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
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
63c782c0d0
J3DPacket, J3DShape OK ( #366 )
2023-07-09 18:46:15 -07:00
Tal Hayon
e00ce8bc31
Work on J3DMaterial
2023-07-09 20:21:18 +03:00
Tal Hayon
ff07b43bfa
J3DJoint OK
2023-05-09 10:41:27 +03:00
Jasper St. Pierre
6557ac8cd7
more J3DDrawBuffer
2022-12-31 19:32:56 -08:00
Jasper St. Pierre
d7480d5d8b
Couple more J3DModel matches, d_kyeff/d_kyeff2 cleanups
2022-12-31 09:45:40 -08:00
TakaRikka
74c248990c
move jasper's jsystem work over
2022-10-04 21:17:53 -07:00
TakaRikka
a3578d0c7c
fopEn_enemy / fix e_wb
2022-10-04 17:29:53 -07:00
TakaRikka
3f22fa4483
m_Do / d_a_npc work
2022-06-01 03:49:32 -07:00
Jasper St. Pierre
fb8b3251d6
J3DShape: more OK
2022-04-24 01:57:11 -07:00
TakaRikka
612f26c132
d_kankyo_wether / d_eye_hl ( #178 )
...
* d_eye_hl / d_kankyo_wether wip
* more d_kankyo_wether + format
* remove asm
* some d_kankyo wip
* fix dccs vtable
* some m_Do_graphic / d_meter2_draw work
2022-01-25 21:24:14 +01:00
Jasper St. Pierre
c15d8fcb3e
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
a2636e84c3
J3D setup ( #155 )
...
* setup j3d classes
* remove asm
* fixes
* fix newDifferedDisplayList
2021-10-11 18:38:53 +02:00
TakaRikka
7d271be857
m_Do cleanup, d_resource, drawlist stuff ( #145 )
...
* d_resource / some d_stage
* setup dDlst_list_c / d_select_icon OK
* JUTXfb / some JUTVideo + various
* some J2D classes / JUTVideo/Fader attempts
* bunch of m_Do cleanup + matches / f_ap_game OK
* mDoLib_clipper::setup OK
* most of d_meter_HIO OK
* pane_class / kantera_icon_meter
2021-09-24 11:11:10 -04:00
TakaRikka
e915df66c8
move d_a_alink and some related stuff ( #130 )
...
* clean up d_a_player
* move some of daalink
* more daalink / daplayer
* setup some daalink members
* rest of daalink members setup
* remove comment
* few more matches
* remove asm
* more matches
* more matches + move e_wb_class
* fix some d_save classes
Co-authored-by: lepelog <lepelog@users.noreply.github.com >
2021-05-23 12:09:59 +02:00
Jasper St. Pierre
462d71cbef
Makefile fixes / JUTNameTab ( #129 )
...
* Makefile: Fix issues with iconv causing it to break under devkitPro / msys
The version of iconv included in devkitPro does not have a -o option,
so replace it with normal shell redirection. Also, SHIFT-JIS does not
have a mapping for ~, so output the Windows CP932 variant instead,
which does. See:
https://en.wikipedia.org/wiki/Tilde#Unicode_and_Shift_JIS_encoding_of_wave_dash
https://en.wikipedia.org/wiki/Code_page_932_(Microsoft_Windows)#Single-byte_character_differences
* Update diff configuration
-Bbinary doesn't seem to work with my copy of
bjdump (it says it can't decode unknown architecture)
Cheese things by using expected/ instead of having
the user place things manually.
* JUTNameTab
* J3DPacket / J3DDrawBuffer
* format
Co-authored-by: lepelog <lepelog@users.noreply.github.com >
2021-05-10 11:54:07 -04:00
Julgodis
815c1a2039
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
d244b7cb0d
dol2asm OK
2021-03-28 22:49:05 +02:00