geode/loader/src/platform/mac
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
..
Cocos2d.cpp Great Geode cleanup project 2022-11-28 19:45:23 +02:00
Core.cpp more GGCP 2022-11-28 20:03:30 +02:00
Core.hpp more GGCP 2022-11-28 20:03:30 +02:00
crashlog.mm fix macos build 2022-11-28 21:08:21 +02:00
FileWatcher.mm Great Geode cleanup project 2022-11-28 19:45:23 +02:00
gdstdlib.cpp Great Geode cleanup project 2022-11-28 19:45:23 +02:00
InternalLoader.cpp Great Geode cleanup project 2022-11-28 19:45:23 +02:00
Mod.cpp cleanup 2022-11-30 00:48:06 +02:00
util.mm fix macos build 2022-11-28 21:08:21 +02:00