mat
b55e6465ce
fix gnustl vector dtor
2023-10-11 15:23:13 -03:00
altalk23
0bdb0df702
this code is still very sad
2023-10-11 21:03:54 +03:00
mat
ea4341b38a
some missing geode custom ctors
2023-09-25 19:23:29 -03:00
mat
0b5c9c9b5a
fix callconv on this one function
...
for some reason the fmod c functions arent stdcall on the dll, need to fix this for the other functions later
2023-09-24 14:37:25 -03:00
altalk23
696a2caf1f
Make codegen sources private visibility
2023-09-24 12:16:33 +03:00
FigmentBoy
cf8fbbad71
Allow for StringSetting character filters
2023-09-18 23:04:45 -04:00
ConfiG
07f3acb0f9
revert cc increment gl draws
...
let someone else do it i dont have a mac to test
2023-09-18 16:43:19 +03:00
ConfiG
7d1897dbd6
ifx hope
2023-09-18 16:24:27 +03:00
ConfiG
264c9e4a64
bet its this
2023-09-18 16:18:55 +03:00
ConfiG
2726a82e64
Please Die
2023-09-18 16:15:45 +03:00
ConfiG
ca4010e3e3
ccGLBindTexture2DN, macNumberOfDraws, ccIncrementGLDraws
2023-09-18 15:40:04 +03:00
ConfiG
07c6278253
fix CCArrayExt::operator[] return type
2023-09-18 10:09:53 +03:00
altalk23
a6a47bf6cf
Fix #239 and revert GEODE_HIDDENs
2023-09-16 09:48:48 +03:00
altalk23
889bb77e6d
make cc_dll attribute hidden on mac
2023-09-15 14:08:38 +03:00
altalk23
9a28e58639
add GEODE_HIDDEN to _spr
2023-09-14 17:54:26 +03:00
ConfiG
ae048e48a9
deprecate Mod::isLoaded
2023-09-11 14:38:14 +03:00
ConfiG
adf1a361a2
add compileShader to broma
2023-09-09 20:26:19 +03:00
altalk23
92ca99b82c
fix broken web request stuff
2023-09-08 18:05:20 +03:00
altalk23
83e48fa8dc
Fix AsyncWebRequest backwards compat
2023-09-08 18:02:59 +03:00
altalk23
c256207457
Add post & custom requests and user agents to AsyncWebRequest
2023-09-08 17:17:45 +03:00
altalk23
b21ff6e234
Fix geode checkbox and installed mods not showing restart
2023-09-08 15:07:11 +03:00
altalk23
5d15eb0215
Implement UI for multiple version downloading (very cursed)
2023-09-05 02:22:57 +03:00
altalk23
63027a7f84
Fix mod logo and special files of index entries
2023-09-04 23:45:04 +03:00
altalk23
b0d39e79c9
make patch dtor protected
2023-09-04 22:42:07 +03:00
altalk23
1eeb8810c9
Move patch getters to srouce
2023-09-04 22:39:27 +03:00
altalk23
69821f3e2c
Add disable auto enable to Patch
2023-09-04 22:36:33 +03:00
altalk23
d81774957d
Remove runtime enable/disable, requires cleanup
2023-09-04 19:08:25 +03:00
altalk23
d02bb4e169
map fix again
2023-08-27 20:05:36 +03:00
altalk23
e67f59548f
Merge branch '1.2.0-dev' of https://github.com/geode-sdk/geode into 1.2.0-dev
2023-08-27 19:53:45 +03:00
altalk23
967b3d08cf
fix insert
2023-08-27 19:53:43 +03:00
matcool
7139ac4dcc
add some methods to windows gd::string
2023-08-27 13:50:10 -03:00
altalk23
196ab7bb19
fix erase and rebalance
2023-08-27 19:44:29 +03:00
altalk23
824614e704
add macos map operator[]
2023-08-27 19:40:49 +03:00
altalk23
d6ef0a9650
Merge branch '1.2.0-dev' of https://github.com/geode-sdk/geode into 1.2.0-dev
2023-08-27 19:36:11 +03:00
altalk23
db02c3dd1a
macos map add things
2023-08-27 19:34:33 +03:00
altalk23
7836e60b86
Merge branch 'main' into 1.2.0-dev
2023-08-27 19:16:32 +03:00
matcool
8b9860be5b
fix addresser for some cocos funcs
2023-08-27 11:10:43 -03:00
ConfiG
32f7610ab6
Merge branch 'main' into 1.2.0-dev
2023-08-23 18:20:34 +03:00
mat
0161c9571f
Update CCActionManager.h
2023-08-21 19:25:27 -03:00
ConfiG
277f68bfd7
rename queueInGDThread to queueInMainThread
2023-08-19 00:23:20 +03:00
altalk23
a31d07237f
Add objc hooking utilities
2023-08-18 10:51:00 +03:00
ConfiG
9a3f1c9e7b
change GEODE_UNWRAP to require ; at the end
2023-08-18 01:39:02 +03:00
alk
a0020cc503
Merge branch 'main' into better-dependencies
2023-08-17 01:08:30 +03:00
ConfiG
f316c86756
fix typos in "successfully"
2023-08-16 21:16:15 +03:00
altalk23
86accf9a33
remove friend ModInfo::Impl (created a warning)
2023-08-14 17:03:40 +03:00
ConfiG
73169fbf22
improve index related ui
...
- hide install list behind a popup
- remove android and ios filters
- don't show not installable mods
- allow quick popups to be completely cancelled by esc
2023-08-13 21:52:36 +03:00
ConfiG
3d2e447333
add epic super secret api that nobody should use
2023-08-13 21:52:31 +03:00
ConfiG
8908235234
add importance to incompat
2023-08-13 21:52:30 +03:00
ConfiG
e7180695b8
early load
2023-08-13 21:40:21 +03:00
ConfiG
5200128544
huge dependency stuff refactor
2023-08-13 21:40:18 +03:00