Pieter-Jan Briers
5d68762590
Add a *ton* of const and constexpr around the codebase. ( #1864 )
...
* Add a *ton* of const and constexpr around the codebase.
This makes the codebase compile without strings being cast to non-const char*. I also went through and added constexpr where appropriate for tons of static data.
* Make process definitions const too
Might as well
2026-05-27 23:12:16 -06:00
Max Roncace
cf492884ea
Various debug conditional compilation cleanup ( #2915 )
...
* Global: Define DEBUG as 0 if not already defined
* Clean up DEBUG-guarded code
2025-12-06 13:34:47 -08:00
TakaRikka
dfa8efa97b
project cleanup ( #2895 )
...
* some wii OS fixes
* remove old dol2asm comments
* remove dol2asm.h
* remove function address comments
* normalize ATTRIBUTE_ALIGN usage
* DECL_WEAK macro
* fix gcc attribute weak macro
* wrap more mwcc specific things in ifdefs
* fixes
* fix revo sdk version flags
* fixes
2025-11-30 15:23:42 -07:00
hev7
3d69835884
Link npc_doc ( #2851 )
...
* Link npc_doc
* Remove changes causing regression in debug
2025-11-23 21:09:19 -08:00
TakaRikka
69851fdeb8
npc_doc almost ( #2840 )
...
* npc_doc almost
* pr
2025-11-21 13:57:35 +02:00
YunataSavior
71f3fcdaf1
NPC str cleanup and misc for 100% linkability ( #2723 )
...
* NPC str cleanup and misc for 100% linkability
* d_msg_object equiv
2025-10-03 01:10:14 -07:00
Max Roncace
18000c624f
d_a_npc_zelda equivalent ( #2528 )
2025-07-11 22:00:18 +03: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