geode/loader/include/Geode
HJfod f18353c2af cleanup
- rewrote Loader to have a public loading API
 - moved logging away from Loader
 - moved texture path handling away from Loader into CCFileUtils, added new functions there for that
 - bumped version to v0.7.0
 - moved ModInfo to its own header
 - added early loading support through mod.json instead of loader stuff
 - wrote a custom Unzip implementation (essentially same as ZipUtils except with a much more simple and clean API)
 - renamed `src/load` to `src/loader`
 - other stuff i prolly forgor
2022-11-30 00:48:06 +02:00
..
c++stl Merge branch 'layout' of https://github.com/geode-sdk/geode into layout 2022-11-28 17:42:35 +02:00
cocos cleanup 2022-11-30 00:48:06 +02:00
external merge utils to be in fewer better-named files 2022-11-28 19:09:39 +02:00
fmod get geode working on cross compile macos, also modifies Setting event to not use shared ptr, also disables fmt consteval 2022-11-19 21:13:47 +03:00
hook-core remove old Result + move everything over to new Result 2022-11-28 17:42:19 +02:00
loader cleanup 2022-11-30 00:48:06 +02:00
meta Update stdcall.hpp 2022-11-28 23:24:59 +03:00
modify cleanup 2022-11-30 00:48:06 +02:00
platform delete the unfinished C api 2022-11-25 00:02:48 +02:00
ui merge utils to be in fewer better-named files 2022-11-28 19:09:39 +02:00
utils cleanup 2022-11-30 00:48:06 +02:00
Bindings.hpp formatted includes 2022-10-30 21:59:20 +03:00
DefaultInclude.hpp fix macos compile on github actions 2022-10-30 22:07:49 +03:00
Enums.hpp formatted includes 2022-10-30 21:59:20 +03:00
Geode.hpp formatted includes 2022-10-30 21:59:20 +03:00
Loader.hpp formatted includes 2022-10-30 21:59:20 +03:00
Modify.hpp formatted includes 2022-10-30 21:59:20 +03:00
UI.hpp Merge branch 'main' into layout 2022-11-02 12:57:03 +02:00
Utils.hpp merge utils to be in fewer better-named files 2022-11-28 19:09:39 +02:00