geode/loader/include/Geode/cocos
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
..
actions big cocos reworks 2022-10-17 15:46:36 +03:00
base_nodes add early load option for mods 2022-10-26 00:50:33 +03:00
cocoa cast the c_str pointer 2022-11-22 14:06:39 +03:00
draw_nodes big cocos reworks 2022-10-17 15:46:36 +03:00
effects big cocos reworks 2022-10-17 15:46:36 +03:00
extensions big cocos reworks 2022-10-17 15:46:36 +03:00
include big cocos reworks 2022-10-17 15:46:36 +03:00
kazmath/include/kazmath big cocos reworks 2022-10-17 15:46:36 +03:00
keypad_dispatcher big cocos reworks 2022-10-17 15:46:36 +03:00
label_nodes big cocos reworks 2022-10-17 15:46:36 +03:00
layers_scenes_transitions_nodes big cocos reworks 2022-10-17 15:46:36 +03:00
menu_nodes big cocos reworks 2022-10-17 15:46:36 +03:00
misc_nodes make GEODE_DEBUG obey if it's already set and make private members in CCMotionStreak protected 2022-11-16 17:42:18 +03:00
particle_nodes big cocos reworks 2022-10-17 15:46:36 +03:00
platform cleanup 2022-11-30 00:48:06 +02:00
robtop big cocos reworks 2022-10-17 15:46:36 +03:00
script_support big cocos reworks 2022-10-17 15:46:36 +03:00
shaders big cocos reworks 2022-10-17 15:46:36 +03:00
sprite_nodes add more getters + ranges utils 2022-10-27 15:12:31 +03:00
support cleanup 2022-11-30 00:48:06 +02:00
text_input_node big cocos reworks 2022-10-17 15:46:36 +03:00
textures add more getters + ranges utils 2022-10-27 15:12:31 +03:00
tilemap_parallax_nodes big cocos reworks 2022-10-17 15:46:36 +03:00
touch_dispatcher big cocos reworks 2022-10-17 15:46:36 +03:00
.gitignore whole of geode except without history 2022-07-30 19:24:03 +03:00
CCCamera.h big cocos reworks 2022-10-17 15:46:36 +03:00
CCConfiguration.h big cocos reworks 2022-10-17 15:46:36 +03:00
CCDirector.h big cocos reworks 2022-10-17 15:46:36 +03:00
ccFPSImages.h big cocos reworks 2022-10-17 15:46:36 +03:00
CCScheduler.h big cocos reworks 2022-10-17 15:46:36 +03:00
CMakeLists.txt big cocos reworks 2022-10-17 15:46:36 +03:00
libcocos2d.lib big cocos reworks 2022-10-17 15:46:36 +03:00
libcocos2dcpp.so big cocos reworks 2022-10-17 15:46:36 +03:00