geode/loader/include/Geode
dankmeme01 798cacc1a8 add a way to access internal setting container
exposing an internal field like this isn't the best practice, but it seemed like the best and simplest solution to me to a problem of not being able to do anything to unknown setting keys (such as removing them or migrating their data if that key used to be a valid setting)
2024-04-14 00:00:17 +02:00
..
c++stl fix the release xhash 2024-04-03 21:19:21 +02:00
cocos fix field containers for separate modify classes in which one of them is a base of another, causing shared indices 2024-04-12 22:56:05 +03:00
external json rewrite, use custom lib instead of nlohmann::json 2023-01-27 21:14:26 -03:00
fmod fix callconv on this one function 2023-09-24 14:37:25 -03:00
loader add a way to access internal setting container 2024-04-14 00:00:17 +02:00
modify fix field containers for separate modify classes in which one of them is a base of another, causing shared indices 2024-04-12 22:56:05 +03:00
platform use android32 and android64 everywhere, for consistency 2024-01-18 17:28:21 -03:00
ui Add MDTextArea link (#664) 2024-04-11 20:40:04 +03:00
utils getChildOfType negative indices: size_t is unsigned (#656) 2024-04-11 20:30:35 +03:00
Bindings.hpp debug maybe works now, and other things 2024-01-09 16:59:57 -03:00
DefaultInclude.hpp move forward compat hook toggling to macros 2024-01-13 03:30:07 +03:00
Enums.hpp change #warning to #pragma message (#674) 2024-04-11 20:20:39 +03:00
Geode.hpp forward filesystem 2023-02-08 16:42:34 +03:00
Loader.hpp fix includes + add some doccing 2023-01-21 16:00:14 +02:00
Modify.hpp forward filesystem 2023-02-08 16:42:34 +03:00
Prelude.hpp remove all deprecated functions 2023-08-31 15:27:30 +03:00
UI.hpp Revert "Fix some stuff related to menuitemspriteextra but gonna revert" 2023-09-20 17:37:30 +03:00
Utils.hpp ok a lot of things relied on that ranges include 2024-01-29 09:41:32 -03:00