Commit graph

3443 commits

Author SHA1 Message Date
Fleeym
4d267d3794 ModProblemItem: use SPACE_WRAP for the textarea 2024-06-12 12:18:42 +03:00
kynex7510
84e47a596f
Revert "use fixed cmake"
This reverts commit cb0b34f7e3.
2024-06-12 08:18:13 +02:00
ninXout
5323ede87f
Merge pull request #891 from Prevter/ccdrawnode
add 2.2 CCDrawNode members
2024-06-11 18:11:24 -04:00
Oleksandr Nemesh
562fbf6cb1
add 2.2 CCDrawNode members 2024-06-12 00:57:12 +03:00
matcool
fa7a2de780 add Task::then to handle tasks without storing a listener 2024-06-11 14:58:23 -03:00
matcool
da617eefaa std::string const& -> std::string_view in task code 2024-06-11 13:16:34 -03:00
Fleeym
e9df2af4d4 guess we're not removing date library
This reverts commit 5912a8325c.
2024-06-11 17:59:49 +03:00
Fleeym
5912a8325c remove date library 2024-06-11 17:55:50 +03:00
mat
c80f58bb27
specify commit hash on md4c 2024-06-11 10:56:36 -03:00
kynex7510
a5d638215e
Mute warning 2024-06-11 15:54:33 +02:00
kynex7510
cb0b34f7e3
use fixed cmake 2024-06-11 15:47:44 +02:00
kynex7510
cb1e7def9b
Remove warnings 2024-06-11 15:20:06 +02:00
kynex7510
68ac2b020a
Mute warning 2024-06-11 15:13:20 +02:00
kynex7510
fdcad96521
Use winapi threads 2024-06-11 15:04:15 +02:00
Cvolton
698112a573
fix "loading mods cancelled" constantly appearing 2024-06-11 01:07:03 +02:00
Cvolton
2b53e8ae7d
add keyboard support to modslayer 2024-06-11 00:44:14 +02:00
dankmeme01
b8ae37ed06 dont crash on bp if debugger attached 2024-06-10 23:58:41 +02:00
Cvolton
d0821f5c3a
add special error for 1114 2024-06-10 20:36:00 +02:00
Fleeym
341c73565f version bump 2024-06-10 20:51:06 +03:00
matcool
cdaad65440 rename win32 platform to win64, requires latest codegen 2024-06-10 14:18:17 -03:00
mat
2d274693c1
friend CCHttpClient 2024-06-10 11:33:06 -03:00
Cvolton
84c0ba5f0f
increase max delay for restarting gd 2024-06-10 14:50:40 +02:00
Cvolton
cc5df2cac2
add awesome code to show restarting text 2024-06-10 14:35:44 +02:00
matcool
1d98bc9248 fix it 2024-06-09 19:47:38 -03:00
matcool
89548f282c i forgot about the json primitives 2024-06-09 19:36:36 -03:00
matcool
899a1a5d86 just include stl_serialize everywhere at this point 2024-06-09 19:23:05 -03:00
matcool
6c1a330aa6 check for is_json when using Mod::getSavedValue 2024-06-09 19:14:45 -03:00
mat
a953d77009
Check for non-ascii characters in changelog.md (#884) 2024-06-09 18:02:15 -03:00
Cvolton
7b4817506e
fix the remaining alk space 2024-06-09 22:58:29 +02:00
Ashton
2779c04394
UI Fixes and Revamped Developer List (#877)
* UI Fixes and Revamped Developer List

* Remove toggler fix as the underlying issue is fixed in bindings
2024-06-09 17:19:12 -03:00
SMJS
74a450e3c3
Border simplification/bad practice fixes (#883)
* Removed some useless stuff from Border

* Removed the bad z order abuse
2024-06-09 17:15:09 -03:00
ninXout
fbcd932bc9
Merge pull request #881 from acaruso-xx/main 2024-06-09 12:02:04 -04:00
acaruso-xx
ce6e6f063a Fix CCMotionStreak member 2024-06-09 11:27:57 -04:00
dankmeme01
f5c2ea71d6 update tuliphook 2024-06-09 16:04:50 +02:00
mat
6793fbd773
make windows installer use x64 vc_redist 2024-06-08 17:11:28 -03:00
SpaghettDev
7c5a83d3d1
cursor position member (#872) 2024-06-08 21:50:58 +02:00
dankmeme01
5b483946ba
Fix windows crashlog (#875)
* i fixed it for real now i promise i tested

* fix wine too
2024-06-08 21:40:14 +02:00
matcool
2f22102a93 trigger on_mod(Loaded) for internal mod, use it in a few places 2024-06-08 16:19:28 -03:00
dank_meme
23f444e8b4 fix windows crashlog finally!!! 2024-06-08 19:14:36 +02:00
altalk23
3ab70775c0 fix macos entry again 2024-06-08 19:20:04 +03:00
HJfod
e71d8fff5d Merge branch 'main' of https://github.com/geode-sdk/geode into main 2024-06-08 18:35:05 +03:00
HJfod
c82112f2c8 cancel tasks on handle destroy 2024-06-08 18:34:54 +03:00
Fleeym
f909a737ec add WebResponse::into 2024-06-08 18:11:16 +03:00
altalk23
5969c905a8 fix mangles for entries 2024-06-08 16:00:04 +03:00
altalk23
6b2ac24ccd add geodeImplicitEntry and geodeCustomEntry 2024-06-08 15:57:50 +03:00
SMJS
87649f18da
Fixed padding and added a content layer to borders (#868) 2024-06-08 14:50:59 +03:00
SMJS
d9ed677c95
Added my nodes to the UI include (#869) 2024-06-08 14:50:15 +03:00
altalk23
330c20ec2c fix the string 2024-06-08 14:46:24 +03:00
Jouca
9c8f1a809e
Added ParticleStruct members (#865)
* Update CCParticleSystemQuad.h

* Update CCParticleSystemQuad.h

---------

Co-authored-by: alk <45172705+altalk23@users.noreply.github.com>
2024-06-08 14:45:31 +03:00
dankmeme01
1dcc4264a4 apparently it did do something 2024-06-08 13:41:41 +02:00