assets
|
Added function patching, began reorganizing UI code, added native file dialog library
|
2023-11-11 17:42:07 -05:00 |
include
|
Removed use of std::exit and changed recomp runtime to exit normally, added helpers for getting recompiled args and returning values, added example of patch code calling native code
|
2023-11-12 14:47:38 -05:00 |
patches
|
Removed use of std::exit and changed recomp runtime to exit normally, added helpers for getting recompiled args and returning values, added example of patch code calling native code
|
2023-11-12 14:47:38 -05:00 |
portultra
|
Removed use of std::exit and changed recomp runtime to exit normally, added helpers for getting recompiled args and returning values, added example of patch code calling native code
|
2023-11-12 14:47:38 -05:00 |
rsp
|
Added recomp runtime library and portultra, MM initial boot
|
2023-02-19 22:27:35 -05:00 |
shaders
|
Merged everything into one heap for the UI because copy descriptors isn't implemented yet
|
2023-11-02 01:57:50 -04:00 |
src
|
Removed use of std::exit and changed recomp runtime to exit normally, added helpers for getting recompiled args and returning values, added example of patch code calling native code
|
2023-11-12 14:47:38 -05:00 |
thirdparty
|
Added function patching, began reorganizing UI code, added native file dialog library
|
2023-11-11 17:42:07 -05:00 |
.gitignore
|
Added function patching, began reorganizing UI code, added native file dialog library
|
2023-11-11 17:42:07 -05:00 |
.gitmodules
|
Added function patching, began reorganizing UI code, added native file dialog library
|
2023-11-11 17:42:07 -05:00 |
CMakeLists.txt
|
Added function patching, began reorganizing UI code, added native file dialog library
|
2023-11-11 17:42:07 -05:00 |
CMakeSettings.json
|
Added release with debug info configuration for VS
|
2023-10-29 12:13:41 -04:00 |
launch.vs.json
|
Integrated RmlUi, fully moved over to cmake
|
2023-11-02 01:20:12 -04:00 |
patches.toml
|
Added function patching, began reorganizing UI code, added native file dialog library
|
2023-11-11 17:42:07 -05:00 |
rev1_overlays.txt
|
Initial commit that can build a static library from recompiled functions
|
2023-02-19 03:28:39 -05:00 |
us.rev1.toml
|
Removed use of std::exit and changed recomp runtime to exit normally, added helpers for getting recompiled args and returning values, added example of patch code calling native code
|
2023-11-12 14:47:38 -05:00 |
vcpkg-configuration.json
|
Integrated RmlUi, fully moved over to cmake
|
2023-11-02 01:20:12 -04:00 |
vcpkg.json
|
Integrated RmlUi, fully moved over to cmake
|
2023-11-02 01:20:12 -04:00 |