Commit graph

2033 commits

Author SHA1 Message Date
camila314
9186ecadc5 add thing 2023-10-22 14:57:59 -05:00
camila314
3794f64b6b Merge remote-tracking branch 'refs/remotes/origin/main' 2023-10-22 13:43:22 -05:00
camila314
9cae546797 add binding 2023-10-22 13:43:15 -05:00
camila314
278869ec68 add my binding 2023-10-22 13:41:20 -05:00
camila314
23bfc22d11 someone made an oopsie in SentAsyncWebRequest::Impl's constructor 2023-10-22 11:50:58 -05:00
camila314
b17ca9ae4b docs change lmao 2023-10-22 11:01:14 -05:00
camila314
acaa8ca4b7 Merge remote-tracking branch 'refs/remotes/origin/1.4.0-dev' into 1.4.0-dev 2023-10-22 10:40:08 -05:00
mat
d6de1187d3
avoid convertTouchToNodeSpace because of mac 2023-10-22 10:53:40 -03:00
Mazin Eltahawy
2d8e988ce3
Add null check for m_delegate (#318)
* fix formatting

* Add null check for `m_delegate`

---------

Co-authored-by: Mazin Eltahawy <mazintahawy@gmail.com>
Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2023-10-22 10:46:21 -03:00
Mazin Eltahawy
746966c423
Make CCTextInputNode work in nested hierarchies (#317) 2023-10-22 10:38:09 -03:00
Sergei Baigerov
626b86c328
Add RateLevelLayer and other bindings 2023-10-22 10:17:17 -03:00
nef
043e5a0a2e
Fix PAD in GJGarageLayer (#312) 2023-10-22 10:16:29 -03:00
FigmentBoy
100ebbaff8
Merge branch 'main' into 1.4.0-dev 2023-10-20 21:25:02 -04:00
FigmentBoy
836307c9ff
Add bindings 2023-10-20 14:54:45 -04:00
alk
303543b764
Merge pull request #309 from Cvolton/add-rewards
add missing GJRewardTypes
2023-10-16 20:03:46 +03:00
alk
742b326cad
Merge pull request #310 from CattoDev/main
ButtonSprite mac bindings and stuff
2023-10-16 19:59:32 +03:00
Catto_
b7d475b526
Mac bindings 2023-10-16 17:58:23 +02:00
Catto_
f62249027e
Merge branch 'geode-sdk:main' into main 2023-10-16 17:57:49 +02:00
altalk23
902385fd1b fix namespace 2023-10-16 18:49:28 +03:00
altalk23
17f892169c i forgot semicolon 2023-10-16 18:48:47 +03:00
altalk23
8c74e3357f thank you mat 2023-10-16 18:48:38 +03:00
altalk23
8ca3b9fce2 thank you cvolton 2023-10-16 18:47:20 +03:00
Cvolton
6f2044ca92
add missing GJRewardTypes 2023-10-16 17:15:35 +02:00
alk
a9d3bfd693
Merge pull request #308 from Cvolton/dlp-fix
Bindings: Fix DailyLevelPage updateTimers calling convention
2023-10-16 16:34:46 +03:00
Cvolton
bbec2c4d73
Bindings: Fix DailyLevelPage updateTimers calling convention 2023-10-16 15:10:15 +02:00
alk
49d157a636
Merge pull request #307 from not-nef/main
Add some ScrollingLayer members
2023-10-15 21:59:34 +03:00
nef
11d61c65f6
Add pad thingys 2023-10-15 20:41:41 +02:00
nef
f74d434f46
Add m_layerHeight 2023-10-15 20:31:29 +02:00
nef
d181260a9b
Add some ScrollingLayer members 2023-10-15 20:16:51 +02:00
alk
a2d42d898d
Merge pull request #306 from dankmeme01/patch-3
add virtual CCBlockLayer::customSetup
2023-10-15 21:05:13 +03:00
dankmeme01
c783a02f3f
add virtual CCBlockLayer::customSetup 2023-10-15 20:02:28 +02:00
alk
b42a86ea57
Merge pull request #305 from not-nef/main
Fix FLAlertLayer m_scrollingLayer not being a ScrollingLayer
2023-10-15 21:00:59 +03:00
alk
059bd7b711
Merge pull request #304 from Cvolton/fix-commentcell
Bindings: Fix ProfilePage and CommentCell virtuals
2023-10-15 21:00:29 +03:00
nef
9694b35d77
Fix FLAlertLayer m_scrollingLayer not being a ScrollingLayer 2023-10-15 19:59:33 +02:00
Cvolton
619fb6aa69 Bindings: Fix ProfilePage and CommentCell virtuals 2023-10-15 19:37:20 +02:00
mat
2f95a133be
change min sdk version to 23 2023-10-15 14:08:20 -03:00
altalk23
d7ea0a0eb3 Merge branch '1.4.0-dev' of https://github.com/geode-sdk/geode into 1.4.0-dev 2023-10-15 19:40:26 +03:00
altalk23
5ec0a6ad7f Readd fod's thing that apparently adds the .lib 2023-10-15 19:40:24 +03:00
mat
94b8b32766
add android build to main workflow 2023-10-15 13:37:34 -03:00
altalk23
18a5dc706f remove the bandaid that no one knows what it does 2023-10-15 19:27:00 +03:00
altalk23
cac2cbc774 fix field alignment by doing max 2023-10-15 19:20:47 +03:00
altalk23
f8c5e9748b Strip debug symbols on release for android 2023-10-15 19:05:08 +03:00
altalk23
9558afa8a9 remove unused codegen code in android 2023-10-15 18:51:08 +03:00
altalk23
089303345e fix the typo 2023-10-15 18:19:17 +03:00
altalk23
6cc010f43f the funny no break space 2023-10-15 18:17:28 +03:00
altalk23
6a01f9bebb Add changelog for 1.4.0 but i probably missed like 20 million things 2023-10-15 18:16:46 +03:00
altalk23
bfe9e8d945 windows profilepage virtuals 2023-10-15 17:59:43 +03:00
altalk23
944ab383b4 funny virtual warning 2023-10-15 17:48:40 +03:00
altalk23
69ac464960 Add profilepage virtuals 2023-10-15 17:44:41 +03:00
altalk23
241fed492c android crashlog implemented gg 2023-10-15 17:31:30 +03:00