Commit Graph

19 Commits

Author SHA1 Message Date
LagoLunatic bc09a831c5 Fix compile and link errors when building in debug mode 2026-05-18 00:54:24 -04:00
LagoLunatic 8c1cd423b1 Add comments to tasks.json 2026-03-31 17:41:09 -04:00
LagoLunatic a2ea2053fb Match daNpc_Cb1_c::flyAction 2025-08-22 13:43:47 -04:00
LagoLunatic ac8ff10650 Fix most weak function ordering issues 2025-08-20 19:09:06 -04:00
LagoLunatic 217775af4e Use precompiled headers, fix weak data issues 2025-08-20 18:51:42 -04:00
LagoLunatic 868b5919fc Add VSCode task for ninja changes_all 2025-06-19 19:05:24 -04:00
LagoLunatic efc33c5fc4 Various inline cleanup 2025-06-19 19:03:11 -04:00
LagoLunatic 3a384a82f5 Demo: Add version config 2025-05-19 19:32:23 -04:00
LagoLunatic c91ade372a VSCode configure task: Use the env's Python interpreter 2025-03-16 21:49:29 -04:00
LagoLunatic c609b6780c Add a VSCode task to quickly switch which game version is configured 2025-01-17 20:07:08 -05:00
LagoLunatic 0d8abe2569 Disable clangd auto header insertion
This inserts invalid includes for certain system headers.
2025-01-17 20:05:10 -05:00
LagoLunatic 504bd769a0 Update search excludes 2024-12-28 14:08:47 -05:00
LagoLunatic c46adebdb9 Fix more clangd errors
This also seems to fix the problem where clangd failed to index most header files, which was due to the typo in JGeometry.h.
2024-11-22 19:04:56 -05:00
LagoLunatic 04a5b59db5 GX work 2024-11-07 14:24:48 -05:00
LagoLunatic 9388725dd3 Remove autoformatter settings 2024-10-22 12:36:25 -04:00
LagoLunatic ea7b18aa9f Update clangd settings 2024-10-19 13:09:03 -04:00
LagoLunatic 0255c90ad6 Customize more vscode settings 2024-10-18 15:24:01 -04:00
LagoLunatic f7d2413a42 Customize vscode settings 2024-10-17 20:44:13 -04:00
LagoLunatic 26ca0cd4b5 Update dtk-template, switch from intellisense to clangd 2024-10-17 16:12:07 -04:00