Commit graph

2247 commits

Author SHA1 Message Date
dankmeme01
99958c02c9 fix empty post fields freeze 2024-06-06 09:58:24 +02:00
dankmeme01
07ceb71e8c allow integral web param 2024-06-06 09:43:37 +02:00
qimiko
20f0f35f9c
make the load hook dynamic 2024-06-05 14:24:25 -07:00
qimiko
0060de4e64
a real path hash fix 2024-06-05 13:47:16 -07:00
SMJS
e0d9056a88
Added space only wrapping to the simple text area (#851) 2024-06-05 21:16:23 +03:00
qimiko
712caa4c1e
dynamic cast hooks for macos 2024-06-04 22:23:14 -07:00
qimiko
f08856f663
fix macos entry addresses 2024-06-04 21:52:47 -07:00
qimiko
5170433c72
no pch 2024-06-04 14:54:07 -07:00
Cvolton
144b2d70da
aliastl string 2024-06-04 23:33:07 +02:00
Fleeym
81b4d7048e fix ModProblemItem error stuff 2024-06-05 00:28:47 +03:00
Fleeym
9b4cfebbee ModsLayer: add open mods dir button 2024-06-05 00:19:47 +03:00
Fleeym
b1a21ad5f1 fix GeodeSquareSprite screwing up texture cache 2024-06-05 00:19:47 +03:00
Fire
63d4e49eda
fix m1 crashlog code (#842) 2024-06-04 15:33:32 -03:00
Cvolton
25fe269c68
use setidpopup for page changes 2024-06-04 19:39:36 +02:00
Fleeym
bb64bf8bc0 rare hjfod L 2024-06-04 20:20:20 +03:00
matcool
40e2605731 use formatDevelopers in modpopup 2024-06-04 12:55:55 -03:00
kynex7510
69e40b659f
Fearmongering 2024-06-04 16:31:03 +02:00
qimiko
84a73f11ab
works for me imo 2024-06-04 04:20:35 -07:00
matcool
4f6492da08 implement std::hash<std::filesystem::path> for everything but windows 2024-06-04 00:41:21 -03:00
qimiko
7860cb05ef
grrr (pch fixes) 2024-06-03 17:20:47 -07:00
altalk23
35b5626252 remove ghc from util.cpp (why was this here did i broke smth) 2024-06-03 23:24:45 +03:00
altalk23
0c35a92ece Update queueInMainThread to be movable 2024-06-03 23:21:17 +03:00
altalk23
e52b488d0d remove old fields & fix some deprecations 2024-06-03 23:04:54 +03:00
Fleeym
05cb95edec SAFE restart 2024-06-03 21:13:30 +03:00
Fleeym
e5f9c90370 ModList: add alternative buttons for mods 2024-06-03 21:13:30 +03:00
Fleeym
20e80e27b1 adjust error colors on GD theme 2024-06-03 21:13:30 +03:00
Fleeym
669eef4358 ModProblems: add "Fix" button check 2024-06-03 21:13:30 +03:00
kynex7510
cc119d8843
Merge branch 'main' of https://github.com/geode-sdk/geode 2024-06-03 18:37:20 +02:00
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