.. |
code/sub_s
|
Added MM decomp as submodule and added workaround file to avoid needing to build it
|
2023-12-18 19:26:47 -05:00 |
.gitignore
|
Added function patching, began reorganizing UI code, added native file dialog library
|
2023-11-11 17:42:07 -05:00 |
Makefile
|
Added MM decomp as submodule and added workaround file to avoid needing to build it
|
2023-12-18 19:26:47 -05:00 |
actor_transform_tagging.c
|
Significantly improved transform tagging for most actors, updated RT64
|
2024-01-28 23:43:51 -05:00 |
camera_patches.c
|
Added origin adjustment for item equip animation in pause screen, disabled some WIP patches
|
2023-12-24 02:01:22 -05:00 |
camera_transform_tagging.c
|
Tag sky and camera matrices for interpolation and tag terrain matrices to skip interpolation
|
2024-02-04 23:12:34 -05:00 |
cheats.c
|
Disable infinite magic cheat
|
2023-12-17 21:43:09 -05:00 |
culling.c
|
Patch light glow to use extended gbi, add right trigger to default bindings for R, update RT64 to fix lens of truth
|
2023-12-25 16:05:24 -05:00 |
fixes.c
|
Enable relevant RT64 enhancements, fix pause background corruption if song of soaring was played before ever pausing
|
2024-02-04 22:55:15 -05:00 |
input.c
|
Enable relevant RT64 enhancements, fix pause background corruption if song of soaring was played before ever pausing
|
2024-02-04 22:55:15 -05:00 |
input.h
|
Initial implementation of gyro aim with GamepadMotionHelpers for sensor fusion
|
2024-01-22 23:08:59 -05:00 |
options.c
|
Patch options button in file select to be a quit button instead, update RT64 and RmlUi
|
2023-12-27 17:56:26 -05:00 |
patches.h
|
Prototype quicksave functionality, disabled for now
|
2024-01-13 01:39:41 -05:00 |
patches.ld
|
Added function patching, began reorganizing UI code, added native file dialog library
|
2023-11-11 17:42:07 -05:00 |
print.c
|
Added some more patch functionality, added recomp namespace
|
2023-11-24 17:10:21 -05:00 |
quicksave_patches.c
|
Prototype quicksave functionality, disabled for now
|
2024-01-13 01:39:41 -05:00 |
sky_transform_tagging.c
|
Tag sky and camera matrices for interpolation and tag terrain matrices to skip interpolation
|
2024-02-04 23:12:34 -05:00 |
syms.ld
|
Initial implementation of gyro aim with GamepadMotionHelpers for sensor fusion
|
2024-01-22 23:08:59 -05:00 |
terrain_transform_tagging.c
|
Tag sky and camera matrices for interpolation and tag terrain matrices to skip interpolation
|
2024-02-04 23:12:34 -05:00 |
transform_ids.h
|
Tag sky and camera matrices for interpolation and tag terrain matrices to skip interpolation
|
2024-02-04 23:12:34 -05:00 |
ui_patches.c
|
Enable relevant RT64 enhancements, fix pause background corruption if song of soaring was played before ever pausing
|
2024-02-04 22:55:15 -05:00 |