Commit graph

344 commits

Author SHA1 Message Date
camila314
55d974cd50 CCDrawNode::drawDot 2022-11-03 19:29:01 -05:00
altalk23
a7393261ed stop using github api to check if resources.zip exists it does you silly 2022-11-04 00:06:57 +03:00
alk
821c21e5f0
Merge pull request #65 from altalk23/altalk
implement http headers to webasyncrequest and make index conditional
2022-11-03 23:46:38 +03:00
altalk23
727304a276 implement http headers to webasyncrequest and make index conditional request 2022-11-03 23:46:01 +03:00
mat
b9e670fffe
remove corny
too corny
2022-11-01 23:56:39 -03:00
alk
be26ef277a
Update README.md 2022-10-31 00:37:44 +03:00
alk
5d23a632a0
Merge pull request #62 from altalk23/altalk
Add clang-format file derived from geode-sdk/core
2022-10-31 00:34:24 +03:00
altalk23
ee9718a7f1 fix macos compile on github actions 2022-10-30 22:07:49 +03:00
altalk23
11e81e3d64 formatted includes 2022-10-30 21:59:20 +03:00
altalk23
2bb416ba77 formatted sources 2022-10-30 21:56:36 +03:00
alk
444464b185
Merge branch 'geode-sdk:main' into altalk 2022-10-30 21:25:03 +03:00
altalk23
94d45ccf21 added clang-format 2022-10-30 21:24:06 +03:00
HJfod
1255047d8f fix harrowing typo 2022-10-30 12:43:37 +03:00
HJfod
f0f9ac570b fix CCMenuItemSpriteExtra::init 2022-10-30 12:37:39 +03:00
HJfod
7981add684 update changelog 2022-10-25 21:52:30 +03:00
matcool
6658b76267
ccGLBindTexture2D 2022-10-23 20:01:42 -03:00
matcool
0376ad49c2
you didnt see that 2022-10-23 19:37:08 -03:00
matcool
a00415937b
add some cocos2d bindings 2022-10-23 19:33:38 -03:00
HJfod
71e1b251b2 change log: change change log 2022-10-23 18:01:42 +03:00
HJfod
17014b6302 add geode::cocos::switchToScene utility 2022-10-23 17:54:42 +03:00
alk
5a8bc843dc
Update JsonValidation.hpp to add missing GEODE_DLL 2022-10-23 16:39:33 +03:00
alk
a1c9063767
Merge pull request #60 from geode-sdk/altalk
add json validation to source
2022-10-23 16:27:50 +03:00
altalk23
483eb198fd add json validation to source 2022-10-23 16:22:27 +03:00
HJfod
86a87b00a4 remove deprecation warning from old result 2022-10-23 16:09:01 +03:00
HJfod
cecc96cb33 add open config button 2022-10-23 16:03:14 +03:00
HJfod
0a0a34eb5c some minor changes
- add Mod::getPackagePath as a replacement for Mod::getPath
 - add new geode/config directory for mods' config files
 - add Mod::getConfigDir for getting the mod's config directory
 - add libfmod.dylib and auto-move it in actions
 - add open save directory button to mod settings popup
2022-10-23 15:23:55 +03:00
HJfod
42d51e3cdc update build workflow to match layout branch 2022-10-23 14:56:16 +03:00
HJfod
67510e7494 bump version to v0.6.1 for CLI update fix 2022-10-23 11:56:17 +03:00
HJfod
305b37bab5 update changelog, hopefully we can actually get v0.6.0 released now 2022-10-22 22:55:28 +03:00
alk
ad37fd5487
Update crashlog.cpp 2022-10-22 20:33:15 +03:00
alk
d192bee692
Update crashlog.cpp 2022-10-22 20:26:34 +03:00
alk
714044322f
Merge pull request #58 from altalk23/main
change some reinterpret_casts to static_casts
2022-10-22 20:20:38 +03:00
alk
8f4e117325
Merge branch 'geode-sdk:main' into main 2022-10-22 20:20:09 +03:00
altalk23
a88e69fb0c change some reinterpret_casts to static_casts 2022-10-22 20:19:58 +03:00
HJfod
00b6536431
Merge pull request #57 from Jollycistaken/main
Adds string ids for the levelsearchlayer
2022-10-22 16:09:52 +00:00
Jollyc
32a1b7d903
Add files via upload 2022-10-22 09:05:11 -07:00
HJfod
ee54ed6206 Merge branch 'main' of https://github.com/geode-sdk/geode into main 2022-10-22 18:36:58 +03:00
HJfod
85a80ef6b4 add MenuLayer members 2022-10-22 18:36:50 +03:00
matcool
9446e995cf
make X_selector() macros not require using namespace cocos2d 2022-10-22 12:27:33 -03:00
matcool
7551537d4c
add EditorUI::scrollWheel 2022-10-22 12:27:12 -03:00
HJfod
9fc5e36c26 fix changelog 2022-10-22 18:19:16 +03:00
HJfod
3d3f8ae000 bump version + update changelog 2022-10-22 18:12:21 +03:00
HJfod
2ef03197b5 fix mac build
- move attribute & E -> T
2022-10-22 17:55:10 +03:00
HJfod
1dad98b235 Result stuff
- add NewResult
 - deprecate and nodiscard old Result
 - silence some warnings
2022-10-22 17:49:09 +03:00
matcool
a85823a322
fix AddressGen 2022-10-22 08:48:35 -03:00
camila314
c3878b8a20 Optimize TypeGen 2022-10-21 18:17:08 -05:00
altalk23
cb9d6f212a Merge branch 'main' of https://github.com/geode-sdk/geode 2022-10-20 22:46:12 +03:00
altalk23
42a3c6de3c move wrap to seperate files 2022-10-20 22:45:43 +03:00
mat
8b34384b0b add some missing windows addresses 2022-10-20 16:16:11 -03:00
altalk23
2a7c9d1be6 only hash png ogg and mp3 files 2022-10-20 21:47:29 +03:00