Commit Graph

32 Commits

Author SHA1 Message Date
Mr-Wiseguy 79321e7f86 Genericize object extension to allow for multiple extension contexts (e.g. Props and ActorMarkers) 2025-09-07 22:42:09 -04:00
Mr-Wiseguy fbe26b7a63 Reorganize transform tagging and add tagging to level models 2025-09-07 19:12:04 -04:00
Mr-Wiseguy c8fac11c42 Update decomp and symbols 2025-09-07 00:17:30 -04:00
Mr-Wiseguy 212374cdba Update to latest runtime and RT64, switch actor API to use ActorMarkers instead 2025-09-06 23:47:25 -04:00
Mr-Wiseguy 07998cb006 Moved core1 overlay load into boot___osInitialize_common and reset inverse view matrix for ortho view matrices 2025-09-06 23:47:24 -04:00
thecozies 71dfde0270 Refactor color usage for full theming support from one source of truth (#1)
* Refactor color usage for full theming support from one source of truth

* remove unused components

* remove old commented out font families

* override custom theme in main.cpp
2025-07-06 13:56:28 -05:00
Mr-Wiseguy 086a968ead Begin transform tagging 2025-06-05 01:02:53 -04:00
Mr-Wiseguy 1e19dad587 Update codebase with changes for Zelda 64: Recompiled 1.2 2025-06-03 01:16:09 -04:00
Mr-Wiseguy 6a10095c88 Fix hardcoded game id for mod menu 2025-03-09 18:56:25 -04:00
Mr-Wiseguy ce1c3f8c8f Implement BK ROM decompression for mod hooks 2025-03-04 02:23:30 -05:00
LittleCube b834207ada fix crash from xprintf 2025-02-25 20:05:59 -05:00
Mr-Wiseguy b1af6412d2 Extend graphics stacks (fixes OOM crashes) and add recomp_printf 2025-02-22 02:39:06 -05:00
LittleCube bfa91bb098 add annotation for skipping intro sequence 2025-02-21 18:07:49 -05:00
LittleCube 26bc0a5019 update syms (CCW) 2025-02-21 18:03:44 -05:00
LittleCube feb63a05a0 update syms for done and lair 2025-02-19 16:37:22 -05:00
LittleCube 3df14c600b fix toml for use with new syms 2025-02-19 04:43:02 -05:00
LittleCube cd9878cfcc update syms (BGS) 2025-02-19 04:41:11 -05:00
Mr-Wiseguy 4138612324 Implement actor extension data 2025-02-19 03:26:37 -05:00
LittleCube 2003f1babd clean up intro sequence skip 2025-02-18 22:36:23 -05:00
LittleCube 849debbe51 make intro sequence skippable 2025-02-18 22:10:28 -05:00
LittleCube 87c4fef540 update syms for TTC 2025-02-18 19:07:32 -05:00
LittleCube 4631f1d27b update syms for core2, remove now unstatic'd manual funcs 2025-02-18 18:00:09 -05:00
Mr-Wiseguy d246a4f34e Update runtime for boot lockup fix 2025-02-18 17:35:18 -05:00
LittleCube a3546ac077 use syms instead of elf 2025-02-18 17:17:37 -05:00
Mr-Wiseguy 1375500e28 Fix startup race condition 2025-02-18 17:13:23 -05:00
LittleCube 6d21c8ae17 update syms 2025-02-18 16:31:58 -05:00
LittleCube cf5f920616 update syms 2025-02-18 03:32:08 -05:00
Mr-Wiseguy 8b79f76a67 Remove frustum culling 2025-02-17 21:54:08 -05:00
Mr-Wiseguy 62b4af0343 Add GPLv3 license 2025-02-17 21:45:51 -05:00
Mr-Wiseguy ff73b2107b Initial boot 2025-02-17 21:45:16 -05:00
Mr-Wiseguy bed19575f3 Switch to mod-ui branch of runtime and add symbols submodule 2025-02-17 18:34:49 -05:00
Mr-Wiseguy 2eb63e9382 Init with submodules 2025-02-17 16:55:38 -05:00