29 Commits

Author SHA1 Message Date
LagoLunatic 55a6be8b87 Misc demo matches (#952) 2026-04-14 20:33:05 -04:00
LagoLunatic a7421f5f66 Add UNUSED macro, enable clangd unused parameter warnings 2025-12-29 13:39:55 -05:00
Kelebek1 7dfbda3da0 d_a_tsubo 2025-08-20 13:56:13 +01:00
LagoLunatic 5802571a56 Add SQUARE macro to improve readibility for distances 2025-08-08 21:51:30 -04:00
LagoLunatic 72dc8f4ef6 DEMO_SELECT 2025-07-25 21:05:36 -04:00
LagoLunatic 05b211478a Update comment documenting JUTXfb compiler bug 2025-05-31 20:17:38 -04:00
LagoLunatic cd6424040d Unlink JUTXfb, document the nondeterministic codegen problem instead 2025-05-29 18:38:34 -04:00
LagoLunatic 99c78680de Fix version defines 2025-05-19 20:17:13 -04:00
LagoLunatic 417742c59f ifdef out __sync decl 2025-05-17 15:55:40 -04:00
LagoLunatic ccf3d2b654 Add decl for the __sync intrinsic 2025-05-17 15:50:08 -04:00
LagoLunatic 925fba4f20 Revert "Fix more clangd warnings/errors"
This reverts commit ea73a9c5fe.
2025-05-17 15:12:52 -04:00
LagoLunatic ea73a9c5fe Fix more clangd warnings/errors 2025-05-17 14:29:33 -04:00
LagoLunatic bc4c7dd5f9 Match Link's HIO class constructor
The constructor and section ordering of the constructor both seem to match now.
2025-04-01 16:03:06 -04:00
LagoLunatic c4ad9f7241 Various cleanup 2025-02-23 19:59:54 -05:00
LagoLunatic f543b7b471 Add ASM define to wrap mwerks asm keyword 2024-12-28 15:45:24 -05:00
LagoLunatic 04a5b59db5 GX work 2024-11-07 14:24:48 -05:00
LagoLunatic 0492ca2b52 start d_menu_option 2024-11-05 20:53:59 -05:00
LagoLunatic 26ca0cd4b5 Update dtk-template, switch from intellisense to clangd 2024-10-17 16:12:07 -04:00
LagoLunatic d419a25be3 Use ARRAY_SIZE macro in asserts, fix ARRAY_SIZE macro to match 2024-06-22 09:57:16 -04:00
LagoLunatic 4298f20af6 d_a_bk work, fix some fakematches 2024-03-12 01:41:30 -04:00
LagoLunatic d0e8844b4b Add uint typedef 2024-03-11 18:23:44 -04:00
LagoLunatic a04f2c6b61 file_io, mbstring OK 2023-12-28 03:45:24 -05:00
LagoLunatic 7a80acf503 Fix offsetof causing intellisense errors 2023-12-22 20:13:00 -05:00
LagoLunatic c29a149aff IN_VSCODE_EDITOR -> __INTELLISENSE__
IN_VSCODE_EDITOR doesn't work for me and I can't find any reference for it existing.
__INTELLISENSE__ seems to be the standard define to check for this.
2023-12-20 20:07:27 -05:00
Jcw87 e2a3c6b7bf use macros for compiler alignment and section directives 2023-12-10 01:25:36 -08:00
Jasper St. Pierre a58edb2a24 JKRAramArchive work 2023-10-29 12:56:44 -07:00
Jasper St. Pierre 411a467ddc d_s_logo start, VERSION_SELECT 2023-10-14 13:23:24 -07:00
Luke Street 45eef35f72 More J3DMatBlock progress with terrible alignment hacks (and some real fixes too) 2023-09-23 19:53:32 -04:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00