Commit graph

3117 commits

Author SHA1 Message Date
dankmeme01
f8f85ad2b0 Merge branch 'main' into new-index-but-better 2024-06-01 22:39:58 +02:00
mat
ccfa6edf53
Merge pull request #814 from geode-sdk/win-64
Win 64 support
2024-06-01 17:12:30 -03:00
altalk23
bdbaed05df Merge branch 'win-64' of https://github.com/geode-sdk/geode into win-64 2024-06-01 20:23:05 +03:00
altalk23
008be9e780 typeinfo cast port 2024-06-01 20:23:03 +03:00
matcool
ae0545f977 oops 2024-06-01 14:21:31 -03:00
matcool
cf111ca000 handle delayLoad failure in Addresser::followThunkFunction 2024-06-01 14:16:40 -03:00
SMJS
2f56c0f800
Updated SimpleTextArea to clean up some old stuff and fix the overflow in most wrapping modes (#798)
* Fixed some broken overflow handles and made some optimizations in general

* Removed 2 empty methods

* Added an extra const
2024-06-01 18:22:50 +03:00
YellowCat98
ac20d69611
show info key from mod.json in geode::openIssueReportPopup (#802)
* hmm

* forgot semicolon

* add a few more changes

* compile please?
2024-06-01 18:22:29 +03:00
altalk23
de733173c0 add CCMenuItemExt for lambda callback util needs 2024-06-01 15:38:21 +03:00
kynex7510
bd7b3b12dd
QoL 2024-06-01 13:22:41 +02:00
kynex7510
ad9f0ee8bb
Change ModItem bg color 2024-06-01 13:02:15 +02:00
kynex7510
68732ebe57
Oh my fod 2024-06-01 09:01:04 +02:00
kynex7510
68e271f317
Use correct paths 2024-06-01 08:59:19 +02:00
kynex7510
a222f0895b
Fix xinput build 2024-06-01 08:48:00 +02:00
Fleeym
b9e48fd078 forgot to delete this oops 2024-06-01 00:52:04 +03:00
Fleeym
479de68286
Add a better popup for mod errors (#809) 2024-06-01 00:51:02 +03:00
Fleeym
8c43486ddf fix linux crosscompile 2024-06-01 00:18:21 +03:00
kynex7510
6d5a5cacd8
Update macos curl 2024-05-31 20:10:40 +02:00
kynex7510
6bac7e0432
Skip submodules for net_libs 2024-05-31 19:25:26 +02:00
kynex7510
b3367d2230
Enable TLS certificate verification 2024-05-31 14:46:07 +02:00
kynex7510
a203a11b05
Link to zlib only on macos 2024-05-31 14:22:41 +02:00
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