HJfod
|
8c969a8628
|
fix codegen base classes not all being public + CCApplication members
|
2023-03-25 20:31:11 +02:00 |
|
hjfod
|
52c308e65d
|
event stuff
|
2023-03-25 18:22:34 +02:00 |
|
hjfod
|
e962d5b89f
|
fix mac build
|
2023-03-24 09:43:46 +02:00 |
|
HJfod
|
9bdd9fc526
|
add event listener stuff
|
2023-03-23 21:42:01 +02:00 |
|
HJfod
|
a5e33668aa
|
add filter to EventListenerNode
|
2023-03-23 19:14:09 +02:00 |
|
hjfod
|
dc4f029bf3
|
add CCEGLView::setupWindow
|
2023-03-23 18:01:10 +02:00 |
|
HJfod
|
11299df20c
|
remove uses of RT_ADD + more bindings
|
2023-03-22 21:49:29 +02:00 |
|
hjfod
|
72728464bb
|
editor stuff
|
2023-03-22 17:31:47 +02:00 |
|
HJfod
|
3fe5e6197e
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-21 22:01:22 +02:00 |
|
HJfod
|
93fd396ed9
|
ensure mod events are only posted in gd thread
|
2023-03-21 22:01:10 +02:00 |
|
hjfod
|
f2d683a931
|
pass CLI_PATH through PATHS instead of global variable
|
2023-03-21 09:23:26 +02:00 |
|
hjfod
|
7ca9959b1b
|
add GEODE_DONT_INSTALL_MODS
|
2023-03-21 09:19:19 +02:00 |
|
hjfod
|
2ddbb2d72d
|
MOD_ID is not known at that point whoops
|
2023-03-21 08:55:13 +02:00 |
|
hjfod
|
4318a8d53e
|
fix setup_geode_mod not linking sdk if cli calls are disabled
|
2023-03-21 08:54:11 +02:00 |
|
qimiko
|
7d953793e2
|
fix target arch on arm mac
|
2023-03-20 14:23:32 -07:00 |
|
HJfod
|
da691652cf
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-20 21:02:00 +02:00 |
|
HJfod
|
7686c85e4f
|
editor binding
|
2023-03-20 21:01:55 +02:00 |
|
matcool
|
33a2883058
|
remove duplicate code for codegen calling convention
|
2023-03-20 15:42:01 -03:00 |
|
HJfod
|
94138f32ad
|
fix hooking callback functions
|
2023-03-20 19:08:42 +02:00 |
|
hjfod
|
d7f8a0248a
|
bindins
|
2023-03-20 18:10:20 +02:00 |
|
altalk23
|
3d339ef075
|
Update TulipHook to 4369d05
|
2023-03-20 12:39:31 +03:00 |
|
alk
|
917c6148a4
|
Update TulipHook to 01b59ba / ABI fix
|
2023-03-20 12:15:09 +03:00 |
|
alk
|
245f27d47a
|
Update TulipHook to 07b1c8b
|
2023-03-20 12:00:14 +03:00 |
|
altalk23
|
909e3355f9
|
update tuliphook
|
2023-03-20 11:48:15 +03:00 |
|
alk
|
f5c7a236b8
|
Add Geode.pdb to action build paths
|
2023-03-20 09:44:59 +03:00 |
|
HJfod
|
2cc25ba914
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-19 21:45:41 +02:00 |
|
HJfod
|
1265aafd56
|
more editor bindigs + CCRect dual CCPoint constructor
|
2023-03-19 21:45:23 +02:00 |
|
matcool
|
9fb1c4dcdb
|
add AudioEffectsLayer members and rename some PlayerObject ones
|
2023-03-19 16:39:37 -03:00 |
|
HJfod
|
6b67789b63
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-19 15:29:25 +02:00 |
|
HJfod
|
81472c9ab5
|
make Layout inherit from CCObject
|
2023-03-19 15:02:49 +02:00 |
|
matcool
|
db9ea383a3
|
prevent mod from trying to resolve multiple times
|
2023-03-19 09:37:04 -03:00 |
|
matcool
|
cdba471658
|
fix some bindings for CCCircleWave and PlayLayer
|
2023-03-19 09:18:38 -03:00 |
|
HJfod
|
7a05c4984f
|
add SelectFontLayer bindings
|
2023-03-19 11:55:36 +02:00 |
|
HJfod
|
cc13197c98
|
add editor settings bindings
|
2023-03-19 10:01:40 +02:00 |
|
HJfod
|
ee91aecc48
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-19 08:40:32 +02:00 |
|
HJfod
|
bb8bcef210
|
add bindings
|
2023-03-19 08:40:13 +02:00 |
|
hjfod
|
951abe5e75
|
add bindings
|
2023-03-18 23:08:39 +02:00 |
|
alk
|
ec22fd45c8
|
Update AddressGen.cpp
|
2023-03-18 22:37:36 +03:00 |
|
HJfod
|
da56b0b4f2
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-18 21:26:02 +02:00 |
|
alk
|
53002c7a00
|
revert isBinded in codegen
|
2023-03-18 22:25:54 +03:00 |
|
HJfod
|
2d278ea641
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-18 21:25:49 +02:00 |
|
alk
|
92f11b0f99
|
dont make cocos definitions sources for windows
|
2023-03-18 22:24:46 +03:00 |
|
HJfod
|
9060a76fe3
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-18 21:22:22 +02:00 |
|
alk
|
e8c03fea09
|
add isBinded to codegen
|
2023-03-18 22:22:09 +03:00 |
|
HJfod
|
b191f8a583
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2023-03-18 21:01:48 +02:00 |
|
HJfod
|
55b0312664
|
more editor bindings
|
2023-03-18 21:01:39 +02:00 |
|
alk
|
0216a66e89
|
Fix cutoff constructor
|
2023-03-18 21:59:53 +03:00 |
|
hjfod
|
5446e3583f
|
editor bindings
|
2023-03-17 14:42:43 +02:00 |
|
camila314
|
6e73cb16f4
|
fix mac address
|
2023-03-16 20:52:33 -05:00 |
|
camila314
|
8fc23e14da
|
make mac pos accurate to cocos2d positioning
|
2023-03-16 20:06:19 -05:00 |
|