LagoLunatic
6ec6fce8cb
Fix JUT_ASSERT and several other macros ( #2711 )
...
* Fix JUT_ASSERT to be a nested define
* Switch names that appear in asserts to be constants instead of defines
* Replace `0` in asserts with `NULL` or `FALSE`
* Fix fpclassify
* Fix ARRAY_SIZE
* Use G_CM3D_F_INF
* More fixes for fpclassify
* Remove FLOAT_LABEL
* Remove incorrect FLAG_ON macro
* Remove UNK_BSS macro
* Silence clangd unused header warning for PCH
2025-09-28 13:11:07 -07:00
TakaRikka
ab64210b40
npc_kakashi done ( #2651 )
2025-09-13 00:29:20 +03:00
TakaRikka
5fce8ea1e1
scannon / scannon_crs / scannon_ten done ( #2632 )
...
* scannon done
* scannon_crs done
* scannon_ten done
* pr
* attention debug stuff
* attn flags
* fix build
2025-09-08 12:01:20 +03:00
Carco_21
b35204b0c8
d_a_obj_kag matching + some weak order fixes ( #2631 )
...
* obj_kag matching. Also fixed weak func order in e_ww and e_sm
* adding matching for JP
2025-09-06 11:59:41 +03:00
Carco_21
09cbf8b9b5
d_a_e_ww equivalent ( #2629 )
...
* equivalent
* cleanup
2025-09-05 14:07:02 +03:00
hatal175
9c7ff1bd6c
Add missing include to e_ww ( #2626 )
2025-09-03 00:39:44 -07:00
Stbn-antier
2fa0c3947a
Work on e_ww ( #2618 )
2025-09-03 10:27:58 +03:00
Max Roncace
c897597fc1
Add a precompiled header for RELs ( #2597 )
2025-08-24 09:52:08 +03:00
Max Roncace
6247ba7b95
d_a_npc_tk equivalent ( #2483 )
2025-06-13 16:40:18 +03:00
YunataSavior
d4b5613456
Alter every file that contains static void setMidnaBindEffect to link f_op_actor_enemy.h; this will improve percentage progress slightly and help out with rodata matching too. Also, some slight cleanup of d_a_e_ym ( #2302 )
2025-02-13 17:20:55 -08:00
TakaRikka
073992df8d
some cleanup of f_pc/f_op files ( #2254 )
...
* cleanup f_pc files
* cleanup f_op files
* fix a couple f_op_actor_mng functions
* minor JSystem work
2024-11-29 18:24:26 +02:00
TakaRikka
178194ccb2
switch to dtk setup ( #2203 )
...
* switch to dtk setup
* some cleanup / fixes
* cleanup d_a_alink literals
* Restore doxygen, update CI & README.md (#1 )
* Fix build image ref (#2 )
---------
Co-authored-by: Luke Street <luke@street.dev >
2024-10-10 08:29:58 -06:00