geode/loader/include/Geode
ConfiG 00143ebfac
Refactor console handling (#468)
- console no longer opened/closed in run-time (only opened on startup if enabled)
- log should be fully thread safe now (?)
- windows: the console can now attach to the parent console if ran from cmd or a debugger or whatever
- windows: stdin/stdout are no longer redirected to console, logger uses WriteFile instead
- windows: stdout/stderr are now redirected to logger
2024-02-03 19:59:20 +03:00
..
c++stl macos gd::string (#430) 2024-01-19 20:33:17 -03:00
cocos CopySizeLayout wasn't actually dllexported whoops 2024-02-01 16:08:17 +02: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 Refactor console handling (#468) 2024-02-03 19:59:20 +03:00
modify remove rvalue requirement, fix claimHook and claimPatch 2024-01-18 14:36:52 -03:00
platform use android32 and android64 everywhere, for consistency 2024-01-18 17:28:21 -03:00
ui fix Popup not adding the title as a child if the popup is not dynamic 2024-02-03 12:31:18 +02:00
utils better geode version comparison & handling 2024-01-31 00:47:30 +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 update EditCommand enum 2024-01-29 02:19:42 +02: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