Commit graph

3246 commits

Author SHA1 Message Date
kynex7510
b9edb00f7c
Partially revert 25fc6b0 for macos 2024-05-31 13:33:54 +02:00
kynex7510
bf7e86988c
Fix win32 build 2024-05-31 13:28:12 +02:00
kynex7510
25fc6b00ae
Remove useless lib 2024-05-31 13:27:13 +02:00
kynex7510
6671e72edf
Add android32 libs 2024-05-31 12:06:31 +02:00
kynex7510
8ccf7b8af7
Update libs 2024-05-31 11:53:04 +02:00
mat
fa92969a56
Merge pull request #805 from geode-sdk/main
update win-64 branch
2024-05-30 18:17:40 -03:00
mat
8b999d5592
followThunkFunction for windows 64 bit (probably)
tested on a local app, cant be sure whether itll work on actual gd
2024-05-30 18:10:12 -03:00
dankmeme01
57bead48fe fix labels overlapping 2024-05-30 18:28:07 +02:00
dankmeme01
2138579d14 fix bugs with download cancellation 2024-05-30 18:11:18 +02:00
dankmeme01
be3af759ec fix colors being brokey 2024-05-30 15:40:34 +02:00
dankmeme01
cea58a87f1 merge main into new-index-but-better 2024-05-30 15:19:28 +02:00
Nikki
9e0042df7c
Merge pull request #801 from kynex7510/new-index-android
Fix android crash
2024-05-28 21:52:10 +02:00
kynex7510
1419dcafb0
Revert loader changes 2024-05-28 21:03:52 +02:00
kynex7510
a4b94693a3
WebRequest: Add proxy capabilities 2024-05-28 19:11:46 +02:00
dankmeme01
43f646164f fix xhash yet again wow yay cool you can compile again 2024-05-28 07:31:10 +02:00
Oleksandr Nemesh
3e03978b1e
make getGameVersion public (#797) 2024-05-27 21:29:42 +03:00
Fleeym
663637e98e Merge branch 'main' of github.com:geode-sdk/geode into new-index-but-better 2024-05-27 01:21:30 +03:00
altalk23
6510df7c85 reremove enums.hpp 2024-05-26 17:37:03 +03:00
TheSillyDoggo
30cdb41f6f
sometimes. (#767) 2024-05-26 17:36:15 +03:00
Alvy
5b4bc9b394
add like 2 i found for CommentType (#755) 2024-05-26 17:35:37 +03:00
Calloc
4300ed746e
add GJHttpType enums (#787) 2024-05-26 17:35:25 +03:00
SpaghettDev
f902930413
some enums (#710)
* GJFeatureState

* GauntletType

* DifficultyIconType

* DemonDifficultyType

* a bit of GJMusicAction (cant find shit)

* GJErrorCode, AccountError and BackupAccountError

* CurrencySpriteType

* PlayerCollisionDirection

* gjParticleValue

* AudioGuidelinesType

* TextStyleType

* comma

* GJSongError

* SongSelectType

* FMODReverbPreset

* lowercase FMODReverbPresets

* PLAIN -> plain
2024-05-26 17:35:10 +03:00
altalk23
6737c609fa readd enums for merging prs 2024-05-26 17:34:49 +03:00
Ashton
006413a1c9
Fix Texture Pack Removal (#793) 2024-05-26 17:30:56 +03:00
altalk23
2362839971 changelog and version bump 2024-05-26 17:04:25 +03:00
altalk23
23e04a08c3 move enums to bindings 2024-05-26 16:54:37 +03:00
Sabe
5f778ea90b
FMODQueuedMusic is not an enum (#666)
* FMODQueuedMusic is not an enum

* More types that are not enums
2024-05-26 16:50:14 +03:00
altalk23
8ea94d1e39 fix getgameversion not using the impl 2024-05-26 16:07:17 +03:00
altalk23
408395064d macos early version check 2024-05-26 16:06:03 +03:00
altalk23
32f2b24ff8 move geode call to 32 2024-05-26 15:47:21 +03:00
altalk23
a1536b4a66 define the windows32 64 macros 2024-05-26 15:46:40 +03:00
altalk23
bc1728e49a update tuliphook for win 64 2024-05-26 15:25:22 +03:00
altalk23
e0b30f648f fix defines 2024-05-26 14:37:35 +03:00
altalk23
01020ccbd4 windows 64 bit changes (apart for links and all) 2024-05-26 14:32:36 +03:00
Cvolton
a4c6b71ee4
make ref move ctor noexcept 2024-05-25 18:18:51 +02:00
Fleeym
961c6e2a40 new-index: add a ton of node ids 2024-05-20 19:59:00 +03:00
SpaghettDev
7a6958c47b
make CCTextFieldTTF hooks work (#774) 2024-05-19 21:05:01 +02:00
qimiko
7a87c8cfdb
ok fine 2024-05-16 17:39:59 -07:00
Chloe
fa159f17b1
update ccdirector 2024-05-16 17:25:54 -07:00
matcool
2d4165f4e4 add GEODE_MOD_ID macro that expands to own mod id 2024-05-16 12:08:16 -03:00
Fleeym
2b60027636 fix internal mod setup crashing on wine 2024-05-16 17:23:43 +03:00
HJfod
a2ae1321ec Merge branch 'main' of https://github.com/geode-sdk/geode into main 2024-05-16 15:09:09 +03:00
HJfod
da06cf6e4e fixes to the BasedButtonSprite change 2024-05-16 15:08:52 +03:00
Fleeym
9bedf1bacc hey look other platforms work 2024-05-16 15:08:03 +03:00
HJfod
edb8e6c721 cherry-pick BasedButtonSprite changes from new-index-but-better 2024-05-16 14:59:46 +03:00
Fleeym
3f3b1430f5 Merge branch 'main' into new-index-but-better 2024-05-16 14:25:21 +03:00
Fleeym
b4dd7f3de1 maybe fix the build action 2024-05-16 14:22:41 +03:00
Fleeym
49d423dc8c windows/util: check if failed callback exists before calling 2024-05-16 14:13:41 +03:00
Fleeym
557873db25 fix FieldContainer destructor sometimes crashing 2024-05-15 23:59:42 +03:00
Fleeym
89273c9458 Merge branch 'main' into new-index-but-better 2024-05-15 23:58:55 +03:00