Luke Street
|
29c96f5c65
|
Some GCC compilation fixes (#3114)
* Fix 6-byte multichar literals
* Add `struct` to `e_ga_class::ga_s`
* Fix remaining wrong forward declares (struct/class)
* Replace `#include <string>` with `#include <cstring>`
* Guard FLT_EPSILON define to prevent redefinition
* Add missing `#include <cstring>` for direct cstring function usage
|
2026-02-28 12:11:00 -08:00 |
|
TakaRikka
|
c9e2a73dda
|
general cleanup, d_menu_quit / d_a_obj_testcube mostly done, d_msg_scrn_explain debug (#3065)
* typedef for cPhs_Step
* make sdk includes consistent
* d_menu_quit / d_msg_scrn_explain debug
* d_a_obj_testcube mostly done
* d_debug_pad mostly done
* jstudio tool library headers
* some JStudioCameraEditor headers
* d_jcam_editor mostly done
* try fixing some shield regressions
* d_bg_parts mostly done
* fix merge errors
* debug fix
|
2026-01-24 23:36:23 -08:00 |
|
TakaRikka
|
ccdb3fbd2a
|
d_a_alink cleanup / debug work (#3045)
* start d_a_alink debug cleanup
* d_a_alink_damage debug
* d_a_alink_guard debug
* d_a_alink_bow debug
* d_a_alink_boom debug
* d_a_alink_copyrod debug
* d_a_alink_hvyboots debug
* d_a_alink_grab debug
* d_a_alink_sumou debug
* d_a_alink_horse debug
* d_a_alink_canoe debug
* d_a_alink_crawl / d_a_alink_hang debug
* d_a_alink_swim debug
* d_a_alink_hook / d_a_alink_iceleaf debug
* d_a_alink_bottle debug
* d_a_alink_whistle / d_a_alink_kandelaar / d_a_alink_ironball debug
* d_a_alink_demo debug
* d_a_alink_effect debug
* d_a_alink_wolf debug
* d_a_alink debug / cleanup
* cleanup button status enums
|
2026-01-17 15:44:37 +02: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
|
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 |
|
Max Roncace
|
13f063b383
|
Misc framework fixes (#2578)
|
2025-08-10 23:22:28 -07:00 |
|
Carco_21
|
88736b1cf4
|
d_a_npc_kolin and d_a_npc_kolinb equivalent (#2573)
* data work
* About 50% done on functions
* Cut func work
* d_a_npc_kolin equivalent!
* kolin enums added
* kolinb equivalent!
* PR cleanup
|
2025-08-08 17:12:15 +03:00 |
|
Max Roncace
|
18000c624f
|
d_a_npc_zelda equivalent (#2528)
|
2025-07-11 22:00:18 +03:00 |
|
Caroline Madsen
|
c1d444de70
|
d_a_npc work (#2306)
|
2025-02-23 14:43:25 -08:00 |
|
TakaRikka
|
3cc6173593
|
all d_a_alink functions attempted (#2239)
* more work on alink
* alink wip
* little more work
* setEyeMove
* 14 left
* auto ground hit
* all d_a_alink functions attempted
|
2024-11-09 05:09:36 -05: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 |
|