Max Roncace
83e9f5c2a2
Clean up d_msg_unit, misc fixes for PAL and JPN ( #2848 )
2025-11-22 18:40:49 -08:00
Max Roncace
3dbd600aab
Link d_msg_class (all) and d_msg_unit (JP only), minor alink fix ( #2846 )
2025-11-21 21:45:29 -08:00
hev7
d1bd938b1e
d_name work for PAL ( #2742 )
...
* d_name work for PAL
* Fix regressions
2025-10-17 16:46:07 -07:00
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
Max Roncace
c897597fc1
Add a precompiled header for RELs ( #2597 )
2025-08-24 09:52:08 +03:00
TakaRikka
bf8a906790
cleanup/doc JMessage / d_msg_class ( #2484 )
...
* jmessage cleanup pass
* more JMessage cleanup
* d_msg_class cleanup
2025-06-13 15:33:33 +03:00
TakaRikka
3af421d7b6
cleanup d_meter2_info / little JMessage work ( #2460 )
...
* d_meter2_info cleanup
* parseBlock_next matching
2025-05-28 14:04:30 +03:00
hatal175
912bec802f
Misc Matches using debug ( #2388 )
2025-04-11 14:54:08 -07:00
Caroline Madsen
03fafe3e15
d_camera work ( #2369 )
...
* bumpCheck matching
* checkGroundInfo matching
* chaseCamera matching
* lockonCamera attempted
* talktoCamera matching
* subjectCamera, magneCamera matching
* colosseumCamera close, plus various fixes
* towerCamera attempted
* hookshotCamera matching
2025-04-01 19:05:30 -07:00
LagoLunatic
a60b7f3e99
Fix spurious differences when using ninja diff ( #2294 )
...
* Fix spurious differences when using ninja diff
* Fix some clangd errors/warnings
2025-01-26 22:01:05 -08:00
TakaRikka
3ea8ec11a5
various matches / cleanup ( #2271 )
...
* cleanup various TUs
* checkpoint
* d_attention doc
2024-12-29 17:53:54 +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