.. |
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 |
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
|
Add patch to fix texture sampling seams in pause menu
|
2024-01-28 02:00:04 -05:00 |
input.c
|
Modify gyro aim implementation to add aim reset and low pass filter, copy RT64 DLL dependencies to output folder
|
2024-01-27 16:06:36 -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 |
syms.ld
|
Initial implementation of gyro aim with GamepadMotionHelpers for sensor fusion
|
2024-01-22 23:08:59 -05:00 |
transform_ids.h
|
Significantly improved transform tagging for most actors, updated RT64
|
2024-01-28 23:43:51 -05:00 |
ui_patches.c
|
Fix bad scissor on A button text
|
2023-12-24 02:31:13 -05:00 |