Commit graph

2219 commits

Author SHA1 Message Date
kynex7510
d96c9756a1
Remove useless proxy forwarders 2024-06-03 18:36:51 +02:00
Fleeym
7087767d3e MenuLayer: prevent update and error icon overlap 2024-06-03 18:56:58 +03:00
Fleeym
4e1721a6ef make mod problems a bit better 2024-06-03 18:53:39 +03:00
mat
cdbed58178
Merge pull request #833 from geode-sdk/new-index-but-better
merge new index
closes #712
2024-06-03 12:15:35 -03:00
Fleeym
b96be1a8f2
add support for supersede updates from server (#810) 2024-06-03 12:12:48 -03:00
Fleeym
e6e1d34694 ModList: check owner when displaying mod devs 2024-06-03 17:39:15 +03:00
Fleeym
170506e533 fix xinput on wine 2024-06-03 17:03:37 +03:00
matcool
9a9f63a82f remove gd mod.json shorthand, per platform is now required
closes #471
2024-06-03 10:23:06 -03:00
qimiko
6b52da266c
fat libs for macos 2024-06-03 05:38:49 -07:00
matcool
ff8de703ab gnustl std::vector<bool>::at 2024-06-03 01:24:18 -03:00
matcool
324795cddb ghc::filesystem -> std::filesystem
remove ghc::filesystem :D
closes #713
2024-06-02 22:35:51 -03:00
qimiko
188ae45af2
update the libs or something 2024-06-02 17:59:13 -07:00
Cvolton
6575754b77
use aliastl on windows 2024-06-03 02:39:29 +02:00
matcool
713267a590 add getMod forward decl 2024-06-02 21:13:05 -03:00
matcool
ab08a1f64e remove log include from terminate util, fixes member test 2024-06-02 21:08:32 -03:00
kynex7510
b8996a984b
This line is useless 2024-06-02 23:13:38 +02:00
kynex7510
b6783d8997
Misinformation 2024-06-02 23:11:19 +02:00
kynex7510
9385cb302c
Load xinput if it's not already loaded 2024-06-02 23:10:05 +02:00
kynex7510
1f9cb46b02
Fix loader 2024-06-02 22:46:01 +02:00
matcool
b7488e0b5a SwelvyBG speed shouldnt depend on fps 2024-06-02 17:14:44 -03:00
matcool
959ae77036 proxy loader now properly defines ordinal 2024-06-02 16:38:50 -03:00
matcool
9194e8c718 important grammar fix 2024-06-02 15:26:06 -03:00
matcool
637a79429e fix proxyloader 2024-06-02 15:24:59 -03:00
matcool
6b79cb2b6e patch lld-link's tailMerge to almost fix xmm registers
see: https://github.com/llvm/llvm-project/issues/51941
2024-06-02 14:22:32 -03:00
matcool
a7bf4ef5ae we have enough windows bindings for proper 2.206 2024-06-02 14:06:10 -03:00
Cvolton
5e413acfc2
update cclayer header for 2.206 2024-06-02 19:00:51 +02:00
dankmeme01
0be92c90c7 fix persist and fix windows stacktrace 2024-06-02 18:05:34 +02:00
kynex7510
fe7d24cd01
Fix proxy 2024-06-02 17:10:44 +02:00
Cvolton
9b361b11b8
remove updateBar calls from slider stuff (its called implicitly by setValue) 2024-06-02 16:30:52 +02:00
kynex7510
ad54bf6425
Fix addresser 2024-06-02 10:43:41 +02:00
kynex7510
620e6b5eb9
Merge branch 'main' of https://github.com/geode-sdk/geode into new-index-but-better 2024-06-02 10:43:22 +02:00
kynex7510
4a5856ea1c
Switch to xinput 2024-06-02 09:36:33 +02:00
matcool
fd0109e408 comment out these patches for now TODO mat yeah 2024-06-02 04:03:15 -03:00
qimiko
888f6e8dac
arm mac platform 2024-06-01 20:05:54 -07:00
kynex7510
29b98b3b4b
Delete duplicates 2024-06-02 00:04:55 +02:00
kynex7510
8ea2d759cc
Revert "Revert "Merge branch 'main' into new-index-but-better""
This reverts commit be89e09e4b.
2024-06-02 00:04:09 +02:00
kynex7510
be89e09e4b
Revert "Merge branch 'main' into new-index-but-better"
This reverts commit 19ab68d202, reversing
changes made to f95daab2fe.
2024-06-02 00:00:23 +02:00
matcool
19ab68d202 Merge branch 'main' into new-index-but-better 2024-06-01 18:56:22 -03:00
kynex7510
f95daab2fe
Update loader 2024-06-01 23:50:36 +02:00
matcool
2c6ffb6bdf update all the libs 2024-06-01 18:50:29 -03:00
matcool
c0e4d43f42 fix followThunkFunction 2024-06-01 18:42:30 -03:00
matcool
00491a6859 fix narrowing casts in a very ugly way 2024-06-01 18:31:51 -03:00
kynex7510
827c28ad38
Remove win32 libs 2024-06-01 23:24:23 +02:00
altalk23
8b79a9b484 windows 64 bit entry that i have in fact not tested 2024-06-02 00:23:37 +03:00
dankmeme01
cf6f688e71 add glew32.lib 2024-06-01 23:19:15 +02:00
dankmeme01
3823134c6c add windows libs 2024-06-01 23:13:06 +02:00
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
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
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
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