HJfod
|
00e191accb
|
Merge pull request #1040 from SMJSGaming/main
Added IDs to web request to prevent incompatibilities between web mods
|
2024-08-13 11:35:49 +03:00 |
|
SMJSGaming
|
58402e9b7b
|
Made the ID system thread safe
|
2024-08-13 10:11:54 +02:00 |
|
SMJSGaming
|
a5bbf6a40c
|
Added IDs to web request to prevent incompatibilities between web mods
|
2024-08-13 09:05:59 +02:00 |
|
altalk23
|
ca3a2a378a
|
link geode sdk account in code of conduct
|
2024-08-09 18:42:39 +03:00 |
|
altalk23
|
ab8ace055a
|
Clarify code of conduct inspirations
|
2024-08-09 18:41:24 +03:00 |
|
altalk23
|
80693c1db1
|
Add code of conduct
|
2024-08-09 18:38:59 +03:00 |
|
dankmeme01
|
e4054d46fc
|
fix missing GEODE_DLL in ccarray funcs
|
2024-08-07 19:18:36 +02:00 |
|
TheSillyDoggo
|
677bd762de
|
Change SwelvyBG sprites to be 2048x512 (#1029)
Since these textures use GL_REPEAT, the resolution should be powers of two otherwise it might not work on some devices (such as iOS)
Source: https://registry.khronos.org/OpenGL-Refpages/es2.0/xhtml/glTexParameter.xml
|
2024-08-05 11:29:32 -03:00 |
|
Cvolton
|
c11462af1d
|
add arg name for fullPathForFilename
|
2024-08-05 14:18:36 +02:00 |
|
Chloe
|
81f8573cc5
|
stl fix for member tests
|
2024-08-05 02:26:38 -07:00 |
|
dankmeme01
|
f63bd44ad2
|
add custom constructor for ccfileutilsandroid
|
2024-08-05 09:46:51 +02:00 |
|
dankmeme01
|
63b82f9fb2
|
bump FMOD headers to 2.02.23
|
2024-08-04 20:24:05 +02:00 |
|
Cvolton
|
b595d98cd7
|
fix missing includes
|
2024-08-04 19:40:49 +02:00 |
|
mat
|
3e0ebcd065
|
Merge pull request #1025 from Prevter/bettercrashlog
fixing windows crashlog window
|
2024-08-01 21:20:11 -03:00 |
|
Oleksandr Nemesh
|
bf6879113f
|
fix buttons glitches
|
2024-08-02 02:45:39 +03:00 |
|
Oleksandr Nemesh
|
677e7debd5
|
add restart button
|
2024-08-02 02:45:28 +03:00 |
|
dankmeme01
|
59a0ade533
|
actually fix it
|
2024-08-01 14:14:50 +02:00 |
|
dankmeme01
|
d729a12bf3
|
fix order of buttons in CCMenuItemExt::createToggler
|
2024-08-01 14:05:36 +02:00 |
|
altalk23
|
fe730ed78b
|
use virtual getChildren for getChildByID
|
2024-08-01 12:31:16 +03:00 |
|
dankmeme01
|
bae22b4e34
|
add new gd::string constructor
|
2024-07-30 17:19:33 +02:00 |
|
HJfod
|
a533b5f51a
|
actually technically that last one didn't match og behaviour even
|
2024-07-29 22:06:14 +03:00 |
|
HJfod
|
8de28d1e2a
|
support old <c hex> syntax too for backwards compatability
|
2024-07-29 22:05:37 +03:00 |
|
HJfod
|
7e87d675bc
|
update changelog
|
2024-07-29 21:00:46 +03:00 |
|
HJfod
|
fabe7d37de
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2024-07-29 20:59:11 +03:00 |
|
HJfod
|
749fdf1ad3
|
add TextInput::focus and unfocus
|
2024-07-29 20:58:58 +03:00 |
|
Chloe
|
22bcbe1b5e
|
remove usages of cc3x
|
2024-07-29 06:18:17 -07:00 |
|
HJfod
|
d49ac634f3
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2024-07-29 16:13:37 +03:00 |
|
HJfod
|
7599321fa8
|
increment VERSION
|
2024-07-29 16:13:25 +03:00 |
|
Chloe
|
b6250cd278
|
fix mac build
|
2024-07-29 05:59:09 -07:00 |
|
HJfod
|
d95b879b4d
|
update changelog
|
2024-07-29 15:58:02 +03:00 |
|
HJfod
|
96e2f5b63a
|
update theme button name and id
|
2024-07-29 15:17:25 +03:00 |
|
HJfod
|
69f2934768
|
silence a warning
|
2024-07-29 15:15:08 +03:00 |
|
HJfod
|
4b4bc0eb9b
|
don't cancel subtasks on task destructor
|
2024-07-29 15:15:00 +03:00 |
|
HJfod
|
2a3c35f584
|
allow modifying Geode UI via events
|
2024-07-29 15:14:49 +03:00 |
|
HJfod
|
c323faee27
|
make openInfoPopup return a Task<bool>
|
2024-07-29 13:10:42 +03:00 |
|
HJfod
|
c4fe40b037
|
teehee totally forgot GEODE_DLL on this one
|
2024-07-29 12:51:12 +03:00 |
|
HJfod
|
028bbf9a8b
|
add support for hex colors + 2.2 color tags + fix mod links
|
2024-07-29 12:50:56 +03:00 |
|
HJfod
|
6080fdbfde
|
deprecate cc3x
|
2024-07-29 12:50:37 +03:00 |
|
HJfod
|
5c840127fa
|
expose LoadingSpinner for mods to use
|
2024-07-29 12:50:22 +03:00 |
|
alk
|
f489878952
|
Update JapaneseExtra.nsh
|
2024-07-29 00:56:35 +03:00 |
|
MarioMastr
|
0ef7d6e075
|
add custom_constructor to ccglprogram (#1009)
|
2024-07-29 00:19:00 +03:00 |
|
HJfod
|
1185672bb8
|
Merge pull request #1019 from SMJSGaming/main
Changed the operator overloads of CCPoint to be more inline with othe…
|
2024-07-28 17:30:35 +03:00 |
|
SMJSGaming
|
caeef8f4a4
|
Changed the operator overloads of CCPoint to be more inline with other engines
|
2024-07-28 16:16:41 +02:00 |
|
HJfod
|
a154f820db
|
Merge pull request #1018 from SMJSGaming/main
Added remove methods to the web API
|
2024-07-28 10:47:20 +03:00 |
|
SMJSGaming
|
72586f780d
|
Added remove methods to the web API
|
2024-07-27 19:53:07 +02:00 |
|
Chloe
|
29dba46f1e
|
add the delegate to changelog
|
2024-07-25 17:47:14 -07:00 |
|
Chloe
|
dceb91e181
|
he can go back now :D
|
2024-07-25 17:11:37 -07:00 |
|
Chloe
|
d13b1dc269
|
actually no i forgot one thing 😭
|
2024-07-25 07:14:01 -07:00 |
|
Chloe
|
057bb7a44d
|
undo everything part 2
|
2024-07-25 07:13:26 -07:00 |
|
Chloe
|
509c5e7e93
|
add objectdecoderdelegate for objectdecoder
|
2024-07-25 06:58:44 -07:00 |
|