altalk23
5c457251d4
some problems rework
2024-02-04 12:41:18 +03:00
ConfiG
e6b15ed50a
Not const
2024-02-03 20:16:42 +03:00
ConfiG
1be7a997a1
set hook priority in fallback loading layer too
2024-02-03 20:12:31 +03:00
ConfiG
8b302f8139
fix alk's commit 2
2024-02-03 20:06:16 +03:00
HJfod
0cc77ae9b3
fix alk's commit
2024-02-03 19:00:13 +02:00
altalk23
e155c336c8
hardest node ids ever
2024-02-03 19:39:39 +03:00
HJfod
563a44c874
add a bunch of documentation and an option to addChildAtPosition
2024-01-31 23:30:52 +02:00
HJfod
aa949aed39
finished design for AnchorLayout
2024-01-31 23:11:43 +02:00
HJfod
7654f6e7cd
initial ideas, going to sleep for today
2024-01-30 00:08:53 +02:00
qimiko
e90c614c01
i'm so sorry
2024-01-28 17:52:25 -07:00
qimiko
0188eee5e5
add android only save path fix
2024-01-28 16:48:26 -07:00
matcool
ee89935127
goodbye inputnode
2024-01-28 18:21:05 -03:00
Fleeym
d2befe1873
fix the messagebox fix
2024-01-28 21:17:29 +02:00
octav adrian
5d63192161
update fix for GLFW error handler to 2.204 ( #467 )
...
* Fix GLFW error handler
* fix formatting oopsie
* add forwardcompat check
2024-01-28 14:09:38 -03:00
Skye Prince
7ccaef904c
Launch Argument Additions ( #453 )
...
* Safe mode
* Disable custom menu additions
* getLaunchBool -> getLaunchFlag
Yes this is silly I know
* parseLaunchArgument
* Fix loading bar going out of bounds
* Fix not putting arg in
* Remove temporary newline fix
* fix safe mode log
---------
Co-authored-by: ConfiG <cgytrus@cgyt.ru>
2024-01-28 19:00:39 +03:00
mat
fc7728fbfb
remove alk silly
2024-01-26 15:03:53 -03:00
altalk23
c551d430c3
inputnode fix
2024-01-26 16:29:14 +03:00
altalk23
16b9689855
reenable ccrash popup and index update
2024-01-24 20:51:58 +03:00
altalk23
303d7cede4
force prio hook no more
2024-01-24 11:57:10 +03:00
altalk23
709e3cab48
first impl of revert
2024-01-24 11:30:38 +03:00
altalk23
3822006176
readd isnt here apparently
2024-01-24 00:44:12 +03:00
altalk23
9b8a1a470f
im crying with more prio
2024-01-24 00:34:30 +03:00
altalk23
fd8c3630e3
fix editorui prio final
2024-01-24 00:00:44 +03:00
altalk23
b531a414bd
revert editorui prio
2024-01-23 22:53:33 +03:00
altalk23
eeeedbb9c4
move clipping rect fix to scrolllayer
2024-01-23 22:14:21 +03:00
altalk23
f1a32b6aef
hardcode editorui force priority
2024-01-23 21:40:25 +03:00
altalk23
f68b25a052
this is android32 only
2024-01-23 01:56:35 +03:00
altalk23
9c87d4c8dd
Fix exceptions on android 32 maybe 64?
2024-01-23 01:39:41 +03:00
altalk23
4ab71973fd
revert the fix
2024-01-22 22:29:30 +03:00
altalk23
316e652b19
readd the textinput fix
2024-01-22 19:59:12 +03:00
altalk23
d8b18dc609
ifdef gameDidSave into windows
2024-01-22 18:42:27 +03:00
alk
9869ddcdea
Macos support for Geode v2 ( #437 )
...
updates loader refactor stuff and other things
---------
Co-authored-by: matcool <26722564+matcool@users.noreply.github.com>
Co-authored-by: dankmeme01 <42031238+dankmeme01@users.noreply.github.com>
2024-01-21 14:08:06 -03:00
matcool
dc2fba24ee
avoid virtual call in forward compat cclayer::init hook
...
closes #432
2024-01-20 09:03:32 -03:00
Chloe
45a04cc330
Merge branch 'main' into hook-patch-refactor
2024-01-15 22:19:54 -07:00
qimiko
b871c2a088
dynamically resolve dynamic_cast address
2024-01-15 19:48:24 -07:00
ConfiG
7631b045e1
fix android
2024-01-15 00:47:02 +03:00
ConfiG
b70b64dfc9
rename executeGDThreadQueue to executeMainThreadQueue
2024-01-14 15:38:37 +03:00
ConfiG
be7ee3ef18
Refactor some stuff in Loader ( #420 )
...
* move console stuff from loader
* compile platform sources only per platform
* move ipc from loader
* move updater from loader
* remove Loader::didLastLaunchCrash
* remove platformdata from loader
* move updaters events and filters too
2024-01-14 14:23:34 +03:00
ConfiG
21caf514c2
move forward compat hook toggling to macros
2024-01-13 03:30:07 +03:00
ConfiG
f6cde6a62f
fallback save mod data for forward compat
2024-01-13 02:48:10 +03:00
ConfiG
d9ff838c80
fix last commit
2024-01-13 01:01:53 +03:00
ConfiG
98b3a8fbf1
remove some funcs from Loader
2024-01-13 00:49:42 +03:00
ConfiG
91bff5fbb2
forward compat mode
2024-01-12 22:18:24 +03:00
matcool
7ba832c9ee
debug maybe works now, and other things
2024-01-09 16:59:57 -03:00
matcool
c3c055662f
fix geode uses of CCArrayExt
2024-01-09 10:54:29 -03:00
HJfod
154c5a2522
fix openFolder on Windows
2024-01-06 19:31:26 +02:00
mat
b9a09f73d5
update json library, changes namespace to matjson
...
very breaking change! though not annoying to upgrade. this change was
done because matjson is not really meant to be a "do everything" json
library, so taking up the very common `json` identifier was troublesome.
2024-01-03 18:04:43 -03:00
altalk23
00b90e2d98
remove the log
2024-01-01 20:46:45 +03:00
altalk23
a8e53426e3
fix touch dispatcher
2024-01-01 20:46:13 +03:00
matcool
047db25b23
add fix for clipping rect in some layers
2023-12-27 00:35:39 -03:00