Max Roncace
43eac24e2e
Use attention enums everywhere instead of integer literals ( #3044 )
2026-01-14 16:55:59 +02:00
Max Roncace
93dcac3343
Use attention enums everywhere instead of integer literals ( #3044 )
2026-01-14 16:55:59 +02:00
kipcode66
dd67314902
Merge branch 'main' of https://github.com/zeldaret/tp into compile
2026-01-13 21:53:54 -05:00
Max Roncace
db936de5c9
Clean up HIO for TUs using HIOParam/Param_c/HIO_c pattern ( #3043 )
2026-01-13 14:58:15 -08:00
Max Roncace
c0e0bbaaf3
Clean up HIO for TUs using HIOParam/Param_c/HIO_c pattern ( #3043 )
2026-01-13 14:58:15 -08:00
kipcode66
223d307f70
fix va_list ( #3042 )
2026-01-13 17:51:14 +02:00
kipcode66
235cb9a9ad
fix va_list ( #3042 )
2026-01-13 17:51:14 +02:00
Jcw87
b0ac020c6d
JAWWindow ( #3039 )
2026-01-13 17:50:47 +02:00
Jcw87
9a889bfcf8
JAWWindow ( #3039 )
2026-01-13 17:50:47 +02:00
Jcw87
186b2417d3
ShieldD: integer division by 255 is not a relocation ( #3038 )
2026-01-13 17:49:31 +02:00
Jcw87
335349693d
ShieldD: integer division by 255 is not a relocation ( #3038 )
2026-01-13 17:49:31 +02:00
Jcw87
d14373cac0
J3D debug ( #3037 )
...
* J3DGraphBase debug
* J3DGraphAnimator debug
* J3DGraphLoader debug
2026-01-13 17:49:09 +02:00
Jcw87
1a65a6bbbd
J3D debug ( #3037 )
...
* J3DGraphBase debug
* J3DGraphAnimator debug
* J3DGraphLoader debug
2026-01-13 17:49:09 +02:00
kipcode66
9b7e55965f
standard compiler compatibility changes ( #3040 )
...
* move math to cmath
* replace stdarg to cstdarg
* change stdint to stdint.h
* minor fixes
* change stdio to cstdio
* change stdlib to stdlib
* renamed ctype to cctype
* fix missing argument for UNSET_FLAG
2026-01-13 00:48:25 +02:00
kipcode66
dd03bf861f
standard compiler compatibility changes ( #3040 )
...
* move math to cmath
* replace stdarg to cstdarg
* change stdint to stdint.h
* minor fixes
* change stdio to cstdio
* change stdlib to stdlib
* renamed ctype to cctype
* fix missing argument for UNSET_FLAG
2026-01-13 00:48:25 +02:00
YunataSavior
e3b78563d1
obj_pumpkin dbg equiv ( #3036 )
2026-01-12 22:18:58 +02:00
YunataSavior
53aaed17c0
obj_pumpkin dbg equiv ( #3036 )
2026-01-12 22:18:58 +02:00
roeming
36984571ff
d_a_obj_cowdoor debug matching ( #3031 )
...
* d_a_obj_cowdoor debug work
* fix formatting
2026-01-12 22:17:56 +02:00
roeming
a2e8347e8d
d_a_obj_cowdoor debug matching ( #3031 )
...
* d_a_obj_cowdoor debug work
* fix formatting
2026-01-12 22:17:56 +02:00
roeming
6906b0b4c8
attempt 2 at d_a_cow debug work ( #3030 )
...
* transfer cow progress
* fix symbol names
* Fix shield names
* typo
* remove predefined macro
2026-01-12 22:17:09 +02:00
roeming
6cc5e6fcca
attempt 2 at d_a_cow debug work ( #3030 )
...
* transfer cow progress
* fix symbol names
* Fix shield names
* typo
* remove predefined macro
2026-01-12 22:17:09 +02:00
YunataSavior
f80c653d3e
e_rd, npc_ks dbg work ( #3029 )
...
* Partial e_rd, npc_ks dbg work
* More e_rd matching
* e_rd fixes and dbg ctor matched
* obj_ita dbg equiv
* e_st dbg almost equiv
* Some obj_ladder dbg work
* dbg e_rd PR comments
* Further e_rd dbg clangd fixes
2026-01-11 19:49:05 -08:00
YunataSavior
24c08d322e
e_rd, npc_ks dbg work ( #3029 )
...
* Partial e_rd, npc_ks dbg work
* More e_rd matching
* e_rd fixes and dbg ctor matched
* obj_ita dbg equiv
* e_st dbg almost equiv
* Some obj_ladder dbg work
* dbg e_rd PR comments
* Further e_rd dbg clangd fixes
2026-01-11 19:49:05 -08:00
Max Roncace
919a7aaa96
Fix errors when building with -ipa program ( #3035 )
2026-01-11 19:25:26 -08:00
Max Roncace
6a59c5231f
Fix errors when building with -ipa program ( #3035 )
2026-01-11 19:25:26 -08:00
Max Roncace
e3610729d9
Add __start.c for Wii builds ( #3034 )
2026-01-11 19:24:02 -08:00
Max Roncace
47daf0b4ed
Add __start.c for Wii builds ( #3034 )
2026-01-11 19:24:02 -08:00
hatal175
f6522db159
Work on c_damagereaction and f_ap_game debug ( #3033 )
2026-01-11 19:22:57 -08:00
hatal175
db8ae465ac
Work on c_damagereaction and f_ap_game debug ( #3033 )
2026-01-11 19:22:57 -08:00
Max Roncace
91d97cf3f4
d_camera debug almost matching ( #3032 )
2026-01-11 19:20:17 -08:00
Max Roncace
decb0c5437
d_camera debug almost matching ( #3032 )
2026-01-11 19:20:17 -08:00
Jcw87
32b5c96b8f
J2DGraph debug ( #3028 )
...
* J2DGraph debug
* J2DGraph debug
2026-01-11 19:00:04 -08:00
Jcw87
2dd7e2ea62
J2DGraph debug ( #3028 )
...
* J2DGraph debug
* J2DGraph debug
2026-01-11 19:00:04 -08:00
Jcw87
a104420d6c
std-vector debug ( #3027 )
2026-01-10 23:39:15 +02:00
Jcw87
6e76f12dd3
std-vector debug ( #3027 )
2026-01-10 23:39:15 +02:00
roeming
37ec227b3f
first round of constants cleanup ( #3021 )
...
* first round of constants cleanup
* move m_PI_D definition
* remove compatibility comment
* add future version of angle subtracting with/without cast
* whitespace change to run builds again
2026-01-10 23:38:04 +02:00
roeming
562f4d0d65
first round of constants cleanup ( #3021 )
...
* first round of constants cleanup
* move m_PI_D definition
* remove compatibility comment
* add future version of angle subtracting with/without cast
* whitespace change to run builds again
2026-01-10 23:38:04 +02:00
hatal175
d5e748beaa
Work on d_debug_camera ( #3024 )
2026-01-08 07:53:40 -07:00
hatal175
2d4a8ee46a
Work on d_debug_camera ( #3024 )
2026-01-08 07:53:40 -07:00
Jcw87
68c1fe29aa
linklist debug ( #3025 )
2026-01-08 07:52:18 -07:00
Jcw87
0e7b42e9ea
linklist debug ( #3025 )
2026-01-08 07:52:18 -07:00
Jcw87
ce48981be0
JMath debug ( #3023 )
2026-01-07 19:53:53 +02:00
Jcw87
2b52bc59d0
JMath debug ( #3023 )
2026-01-07 19:53:53 +02:00
Jcw87
631a9cc51c
JFWDisplay debug ( #3022 )
2026-01-07 19:52:16 +02:00
Jcw87
a313c26f0b
JFWDisplay debug ( #3022 )
2026-01-07 19:52:16 +02:00
Max Roncace
c1aeec67aa
f_pc mostly linked for Wii/Shield ( #3015 )
2026-01-06 04:45:15 -08:00
Max Roncace
fd863582d6
f_pc mostly linked for Wii/Shield ( #3015 )
2026-01-06 04:45:15 -08:00
Max Roncace
b6e14dd4c8
Misc debug include/class order improvements + link remaining Z2AudioLib TUs ( #3014 )
...
* Improve dolzel.pch ordering
* Improve JSystem include order
* Various class ordering fixes
* Link remaining Z2AudioLib TUs
* Fix some symbols in Shield and weak functions in ShieldD
2026-01-06 04:38:40 -08:00
Max Roncace
3679e7abab
Misc debug include/class order improvements + link remaining Z2AudioLib TUs ( #3014 )
...
* Improve dolzel.pch ordering
* Improve JSystem include order
* Various class ordering fixes
* Link remaining Z2AudioLib TUs
* Fix some symbols in Shield and weak functions in ShieldD
2026-01-06 04:38:40 -08:00
TakaRikka
eb089801c6
Merge https://www.github.com/zeldaret/tp
2026-01-05 13:46:27 -08:00