Commit graph

317 commits

Author SHA1 Message Date
mat
26893f1b80
remove semicolon after class 2023-08-09 13:53:53 -03:00
Jouca
e342810a9a
added FriendsProfilePage (#208)
- Corrected UserListType
- Added UserListDelegate
- Added FriendsProfilePage create & init functions
2023-08-09 13:47:59 -03:00
camila314
0f09b2dea8 ccactionmanager symbols xd 2023-08-06 20:15:24 -05:00
altalk23
596532ea85 add missing functions for texture loader 2023-08-07 01:04:13 +03:00
HJfod
0570d2e9a9 fix GameObject::deselectObject on windows 2023-08-06 22:52:14 +03:00
Cvolton
22efe94fac
add CreatorLayer delegates 2023-08-04 22:36:54 +02:00
camila314
6fcfbe2db9 new bindings yippee! 2023-07-31 14:18:45 -05:00
HJfod
5a1d780689 add some mac addresses 2023-07-31 18:02:10 +03:00
HJfod
66b3c289c5 Merge branch 'main' of https://github.com/geode-sdk/geode into main 2023-07-30 22:21:37 +03:00
HJfod
42920b3eff bunch of CustomizeObjectLayer stuff 2023-07-30 22:20:40 +03:00
alk
4c8c0ae7b5
Merge branch 'main' into bi-additions 2023-07-30 20:50:30 +03:00
ToasterCoder
fc037fdb2c Update GeometryDash.bro 2023-07-30 20:35:55 +03:00
HJfod
2683ee30a5 fix CustomizeObjectLayer member name to be accurate 2023-07-30 12:43:57 +03:00
HJfod
138fdbb1a4 fix CustomizeObjectLayer bindings and menus not hiding on mode change 2023-07-29 23:58:13 +03:00
altalk23
26e38ecbab Change geode loading order, auto updating not implemented yet 2023-07-08 16:38:09 +03:00
ConfiG
887f448627
Merge branch 'main' of https://github.com/geode-sdk/geode 2023-06-26 13:46:18 +03:00
ConfiG
4668fd579b
some addresses and members 2023-06-26 13:46:16 +03:00
altalk23
0cb4300a4a the most important gjgamelevel fix 2023-06-25 21:04:59 +03:00
altalk23
3c3f7aacf3 fix gjgamelevel dataloaded macchew 2023-06-25 20:17:34 +03:00
altalk23
4ad8b486ff implement save and open panel 2023-06-25 19:52:01 +03:00
altalk23
5b9e8a7467 fix infolayer and browserlayer structs 2023-06-25 18:47:16 +03:00
Cvolton
fa994225f4
add mac moresearchlayer create (thanks nosu) 2023-06-24 00:00:55 +02:00
Cvolton
b6e95aa3ff
add mac bindings (thanks nosu) 2023-06-23 21:02:57 +02:00
Cvolton
174f4fc811
fix GManager::save 2023-06-22 21:21:44 +02:00
Cvolton
ac300b479f
add GManager::setup() address 2023-06-22 12:31:24 +02:00
Cvolton
37e58c05a0
fix gd::string in SetIDPopupDelegate 2023-06-22 02:23:53 +02:00
Cvolton
39793e95ac
fix GManager save() 2023-06-22 02:23:05 +02:00
Cvolton
b097404063
add chest reward related bindings 2023-06-22 01:57:14 +02:00
Cvolton
6af9f8cb0f
add glm::limitsavedlevels 2023-06-22 01:22:59 +02:00
Cvolton
16716d8bb9
add missing addresses and members needed for bi 2023-06-22 01:13:49 +02:00
ConfiG
90fc0d4a96
more CCMoveCNode members, add GroupCommandObject 2023-06-13 23:42:53 +03:00
ConfiG
5149d77959
some CCMoveCNode and GameObject members 2023-06-13 19:54:54 +03:00
ConfiG
f71fcb24f6
add setContentScaleFactor 2023-06-12 18:18:51 +03:00
ConfiG
c616e05926
add most cocos ctor/dtor addresses on windows 2023-06-12 16:39:15 +03:00
ConfiG
6615ad99f7
CCApplication and CCEGLView stuff 2023-06-12 01:50:10 +03:00
ConfiG
17dfe975af
CCApplication, AppDelegate and controller stuff 2023-06-11 19:57:03 +03:00
altalk23
9c3759b398 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-06-08 19:04:45 +03:00
mat
d071e75f95
Merge pull request #185 from cgytrus/cocos-stuff
Add some more cocos stuff
2023-06-07 16:30:23 -03:00
ConfiG
11f2208767
add more cocos stuff 2023-06-07 18:58:19 +03:00
qimiko
37d1f39ace
add binding for ccmessagebox
mat didn't know it existed. poor mat
cclog is at 0xbaa80 but bindings don't support variable args. idk
2023-06-05 19:13:32 -07:00
qimiko
cb016214cd
fix remaining symbol mismatches 2023-06-05 17:10:59 -07:00
mat
2a1a08ef24
Merge pull request #184 from cgytrus/cocos-stuff
Add some cocos stuff
2023-06-05 13:52:01 -03:00
ConfiG
584afba3ed
fix cclayercolor bindings 2023-06-05 16:28:31 +03:00
ConfiG
faa0c77304
add some cocos stuff 2023-06-05 15:45:12 +03:00
qimiko
41891637d6
update bindings to match android symbols 2023-06-04 17:46:48 -07:00
qimiko
df7166711c
remove unsigned from table indexes
it creates issues with android bindings :(
2023-06-04 16:45:56 -07:00
qimiko
36ac8397ce
add dialog enum types to bindings 2023-06-04 04:30:47 -07:00
qimiko
83fab2bdeb
add secretlayer4 bindings 2023-06-04 04:07:23 -07:00
altalk23
20f461305b addresses and crashlog 2023-06-02 21:56:59 +03:00
ConfiG
983e640fde
more stuff 2023-06-01 23:00:48 +03:00