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
altalk23
78ca51fe3e
ok only tuliphook and static libs left
2023-12-23 18:02:13 +03:00
altalk23
cab63073c2
add android64 to headers
2023-12-23 16:10:23 +03:00
altalk23
db4c76f7f7
fix trysavegame
2023-12-23 13:32:44 +03:00
altalk23
62bff96a19
fix geode abouts not showing up
2023-12-23 13:08:14 +03:00
altalk23
15eaf56ca8
fix toggle button
2023-12-23 12:09:11 +03:00
altalk23
d28084c3bf
i hate force prio i hate force prio
2023-12-23 11:52:05 +03:00
matcool
cc4dfc1ba4
disable parts of menulayer::init for now
2023-12-22 15:11:20 -03:00
matcool
210375ca6d
fix loadinglayer
2023-12-22 01:45:43 -03:00
altalk23
9af2bd5e89
android gg
2023-12-21 22:04:43 +03:00
altalk23
95915f5c81
do android stuff
2023-12-21 20:44:22 +03:00
altalk23
5d07b2ab7d
Geode android compiles gg girls and girls
2023-12-21 19:42:01 +03:00
altalk23
d853f2240e
move node ids
2023-12-20 20:21:23 +03:00
altalk23
f021b726be
comment out ids except menulayer
2023-12-20 19:58:47 +03:00