geode/loader/include/Geode/utils
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
..
addresser.hpp formatted includes 2022-10-30 21:59:20 +03:00
casts.hpp add gjgamelevel::getcurrent and levelsettingsobject::get 2022-11-09 21:07:20 +03:00
cocos.hpp merge utils to be in fewer better-named files 2022-11-28 19:09:39 +02:00
file.hpp cleanup 2022-11-30 00:48:06 +02:00
general.hpp cleanup 2022-11-30 00:48:06 +02:00
JsonValidation.hpp merge utils to be in fewer better-named files 2022-11-28 19:09:39 +02:00
map.hpp formatted includes 2022-10-30 21:59:20 +03:00
ranges.hpp rework IPC 2022-11-23 15:53:38 +02:00
Result.hpp cleanup 2022-11-30 00:48:06 +02:00
string.hpp formatted includes 2022-10-30 21:59:20 +03:00
timer.hpp formatted includes 2022-10-30 21:59:20 +03:00
VersionInfo.hpp merge utils to be in fewer better-named files 2022-11-28 19:09:39 +02:00
web.hpp merge utils to be in fewer better-named files 2022-11-28 19:09:39 +02:00