Commit graph

4269 commits

Author SHA1 Message Date
Chloe
f7d44f36ac
fix vanilla crash on macos with special keys 2025-04-06 17:41:24 -07:00
dankmeme01
077304fc44 rm commenttypedummy from ios 2025-04-06 21:03:58 +02:00
matcool
df03f8a7fe fix clang 20 warnings 2025-04-06 12:53:18 -03:00
Jasmine
b6d637c08f
Fix iOS FMOD ()
* Delete FMOD library

* Change FMOD fix to modify
2025-04-05 22:38:28 -03:00
Chloe
1847a47494
silence ios gl deprecation warnings 2025-04-05 00:20:20 -07:00
Jasmine
42982de3a7
Attempt to improve iOS crashlogs () 2025-04-04 14:35:20 -03:00
Jasmine
9212edde98
Check image size in macOS crashlogs () 2025-04-04 14:05:07 -03:00
dankmeme01
dcd3244944 add extra error information to webresponse 2025-04-03 02:04:13 +02:00
dank meme
74395fc1b6 try to use boringssl for ios libcurl 2025-04-02 16:25:22 -07:00
mat
1b4561c986
sapphire support ()
---------

Signed-off-by: rooot <hey@rooot.gay>
Co-authored-by: Fire <17692105+FireMario211@users.noreply.github.com>
Co-authored-by: dank meme <dankmac@danks-iMac-Pro.local>
Co-authored-by: dankmeme01 <42031238+dankmeme01@users.noreply.github.com>
Co-authored-by: altalk23 <45172705+altalk23@users.noreply.github.com>
Co-authored-by: TheSillyDoggo <95105680+TheSillyDoggo@users.noreply.github.com>
Co-authored-by: Justin <52604018+hiimjustin000@users.noreply.github.com>
Co-authored-by: Cooper <coop@coopeeo.xyz>
Co-authored-by: km7 dev <100500023+Kingminer7@users.noreply.github.com>
Co-authored-by: Nya Meow <nyameowmeow@icloud.com>
Co-authored-by: Jasmine <52604018+hiimjasmine00@users.noreply.github.com>
Co-authored-by: pengubow <66965109+pengubow@users.noreply.github.com>
Co-authored-by: SpaghettDev <37266659+SpaghettDev@users.noreply.github.com>
2025-03-31 19:27:53 -03:00
Jasmine
a85fe17ce0 compileShader fix for iOS 2025-03-31 15:43:46 -04:00
FireMario211
fcaa399bca remove comments and add ios error if version mismatch 2025-03-31 15:37:52 -04:00
rooot
363581f6d4
feat(ios): revert back to geode index
Signed-off-by: rooot <hey@rooot.gay>
2025-03-31 19:56:03 +02:00
rooot
f74d3d5b53
feat(ios): consistent iOS detection in cmake
Signed-off-by: rooot <hey@rooot.gay>
2025-03-31 19:47:41 +02:00
rooot
fbc3bae790
chore(ios): deduplicate Cocos2d.cpp source (use mac one)
they're identical anyways

Signed-off-by: rooot <hey@rooot.gay>
2025-03-31 19:39:52 +02:00
rooot
6fd9879192
feat(ios): cleanup, remove unused code
Signed-off-by: rooot <hey@rooot.gay>
2025-03-31 18:48:29 +02:00
Jasmine
10f0c21ba2 Don't link iOS libraries on macOS 2025-03-31 12:28:58 -04:00
Jasmine
b62ac9ce08 Fix dependency linking 2025-03-30 22:50:02 -04:00
Jasmine
fecd8b7fa9
Merge branch 'geode-sdk:main' into main 2025-03-30 21:38:55 -04:00
Fire
f21c1b0679
fix CCClippingNode not clipping correctly with alpha threshold 2025-03-29 23:40:50 +00:00
pengubow
c95d09512e
fix file picker default path crash when it’s not a file extension 2025-03-29 23:32:36 +02:00
Jasmine
d950a6f1c7
Android Save Fix ()
* Android Save Fix

* I don't think that should be a variable

* Clean up code
2025-03-20 23:50:31 +01:00
rooot
683b603d68
Merge branch 'main' of https://github.com/geode-sdk/geode 2025-03-19 17:34:10 +01:00
rooot
20772f78e4
fix(ios): mod loading below 14.5 being broken
due to wrong/not set ios version target

Signed-off-by: rooot <hey@rooot.gay>
2025-03-19 14:12:52 +01:00
rooot
1f9ee5a535
chore(ios): small cmake cleanup
Signed-off-by: rooot <hey@rooot.gay>
2025-03-19 14:11:04 +01:00
rooot
317b771ecb
feat(ios): use upstream bindings again :3
Signed-off-by: rooot <hey@rooot.gay>
2025-03-19 13:29:35 +01:00
Fire
862b68f9b5
ios update fmod ver to 20220
you aren't going to do it, so I'm going to do it!
2025-03-17 16:40:24 -04:00
SpaghettDev
4a82508dce correct ifdef position 2025-03-16 12:49:25 -04:00
SpaghettDev
721e1103db AddExtraKeys iOS support 2025-03-16 10:22:23 -04:00
Chloe
575c982b5b
bump breakpad to latest commit
this supposedly fixes a bug. i'm not sure what bug it fixed but there's certainly a bug and this fixes it
2025-03-16 01:33:02 -07:00
rooot
a61b30bc07
feat: readd other platforms' workflows
Signed-off-by: rooot <hey@rooot.gay>
2025-03-15 22:19:04 +01:00
rooot
e4aa9a556a
chore(ios): minor code cleanup
Signed-off-by: rooot <hey@rooot.gay>
2025-03-15 21:01:57 +01:00
HJfod
5c5c123058 fix GL header inclusion in AddExtraKeys.cpp 2025-03-15 21:20:46 +02:00
Fire
3938ad4727
Open with Filza support 2025-03-15 17:30:24 +00:00
Fire
20ffb223e0
Fix freezes when the game crashes 2025-03-15 15:53:09 +00:00
dankmeme01
ac1de8abf1 fix gnustl set functions returning wrong type 2025-03-15 16:43:24 +01:00
mat
2513197731
4.3.1 2025-03-12 19:16:41 -03:00
dankmeme01
f03cee8c5c fix improper scrolllayer culling when it has children with y scale not set to 1 2025-03-12 22:45:06 +01:00
Jasmine
28e078dd41
Fix macOS arrow keys () 2025-03-12 16:17:07 -03:00
matcool
a16d2306eb fix simpleaxislayout not respecting ignoreInvisibleChildren 2025-03-12 15:09:00 -03:00
matcool
75bf0dfef3 4.3.0 2025-03-12 14:17:29 -03:00
matcool
74e33eed91 update changelog 2025-03-12 14:07:50 -03:00
matcool
e63374c11b fix SimpleAxisLayout scaling of buttons 2025-03-12 13:54:30 -03:00
Jasmine
90bb412b6a
Add geode custom ctor macro for every cocos class () 2025-03-12 13:25:02 -03:00
mat
fd8afaf3e8
fix utils::string::trim and trimLeft 2025-03-11 18:33:02 -03:00
rooot
0325d9509a
Merge branch 'main' of https://github.com/geode-sdk/geode into ios
Signed-off-by: rooot <hey@rooot.gay>
2025-03-11 22:23:48 +01:00
Jasmine
ffb23e6d74
Fix objc header inclusion () 2025-03-11 17:21:51 -03:00
rooot
f647d3e25b
feat(ios): code cleanup, remove todos
Signed-off-by: rooot <hey@rooot.gay>
2025-03-11 21:18:51 +01:00
SpaghettDev
ca2ece2aa8
Add support for missing keys and mouse buttons, rewrite numpad input ()
* add missing key codes and mouse buttons to enumKeyCodes

* rewrite numpad key detection

* add some INTL keys

* ifdef the hook for desktop only

* MacOS support

* same-line brackets

* unindent the enum by one indent

* Manual Objective-C method hooks

* Android keys

* Incorrect enum field casing

* the pch..

* ios support is not real :(

* iOS support

---------

Co-authored-by: Fleeym <61891787+Fleeym@users.noreply.github.com>
2025-03-11 17:16:33 -03:00
rooot
e2a4442261
chore(ios): revert some whitespace changes to match upstream
Signed-off-by: rooot <hey@rooot.gay>
2025-03-11 21:03:00 +01:00