Commit graph

1688 commits

Author SHA1 Message Date
altalk23
696a2caf1f Make codegen sources private visibility 2023-09-24 12:16:33 +03:00
mat
4ec9ecd95a
Merge pull request #258 from Cvolton/llm-fix
Fix misaligned LLM header
2023-09-23 20:43:31 -03:00
Cvolton
9fa76b41ea
Remove pad in LLM 2023-09-24 01:20:14 +02:00
mat
78e0e15e13
fix debug on windows 2023-09-23 18:59:28 -03:00
alk
438fdb8dca
Merge pull request #257 from SMJSGaming/patch-1
Added 3 missing members to CCAnimateFrameCache
2023-09-23 19:47:19 +03:00
SMJS
e98c112896
Added 3 missing members to CCAnimateFrameCache
I'm not entirely sure what they're for, I simply found that they exist
2023-09-23 18:44:59 +02:00
alk
2c5405a6e4
Merge pull request #256 from Cvolton/pauselayer-buttons
Bindings: PauseLayer buttons
2023-09-23 18:27:44 +03:00
Cvolton
2a85c41eed
Add EditorPauseLayer::onResume to bindings 2023-09-23 16:45:05 +02:00
Cvolton
c60728446e
Add Mac bindings for PauseLayer 2023-09-23 15:10:03 +02:00
Cvolton
e87d52b7f0
Add Windows bindings for PauseLayer buttons 2023-09-23 14:34:35 +02:00
altalk23
2e0e5929d8 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-09-20 15:29:55 +03:00
altalk23
6502285dd0 add ccconfig 2023-09-20 15:29:49 +03:00
alk
7291cbff70
Merge pull request #253 from FireMario211/patch-1
Update EndLevelLayer class bindings
2023-09-20 08:30:43 +03:00
Fire
b71bfb921a
Add more funcs to EndLevelLayer
also inherit CCLayer in case someone wants to hook customSetup and do stuff there

again only win offsets because i dont have a mac
2023-09-20 03:17:10 +00:00
FigmentBoy
3ee606e7b9
Update patchnotes and set version to 1.3.4 2023-09-19 17:18:21 -04:00
FigmentBoy
cf8fbbad71 Allow for StringSetting character filters 2023-09-18 23:04:45 -04:00
ConfiG
719da0fac3
Merge pull request #249 from Cvolton/bi-additions-6
Update LevelInfoLayer bindings
2023-09-19 01:47:19 +03:00
Cvolton
266bdc3491
Update LevelInfoLayer bindings 2023-09-19 00:31:05 +02:00
alk
dd890ed285
Merge pull request #248 from FireMario211/patch-1
Add SecretLayer2 class to bindings
2023-09-18 20:17:35 +03:00
Fire
100fc66500
Add new class (SecretLayer2)
only win offsets because I dont have a mac. `onSubmit` and `updateSearchLabel` from @Jouca, everything else found by me.
2023-09-18 14:48:06 +00: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
alk
4635b21cb2
Merge pull request #244 from SMJSGaming/patch-1
Replaced the unknown in Slider with the accurate name
2023-09-17 00:41:40 +03:00
SMJS
418e1be2f6
Replaced the unknown in Slider with the accurate name
Note for other occurences, if it's a node and it has 2 floats as fields, 99% of the time it's rob adding the accurate width and height rather than fixing the content size
2023-09-16 23:38:26 +02:00
alk
ed46326159
I will calmly talk to whoever decided no break space to be alt + space 2023-09-16 14:58:46 +03:00
ConfiG
2e7a305970
fix job names in build.yml 2023-09-16 14:19:31 +03:00
altalk23
444fd0b2c1 Update version and changelog 2023-09-16 14:10:06 +03:00
altalk23
81de161b3e reunify resources.zip 2023-09-16 14:09:05 +03:00
altalk23
5856f5fde0 Trying to fix hashes by enforcing LF 2023-09-16 11:38:11 +03:00
altalk23
e9502be423 github actions test 2023-09-16 11:14:08 +03:00
altalk23
9498ae23d1 Update changelog 2023-09-16 10:02:47 +03:00
altalk23
aa55ebe8aa fix search paths - season 1 episode 4 2023-09-16 10:01:45 +03:00
altalk23
9eadc2a577 oh right i need to fix the search paths again 2023-09-16 09:57:40 +03:00
altalk23
2723588f21 Fix nested lists in md 2023-09-16 09:50:05 +03:00
altalk23
a6a47bf6cf Fix #239 and revert GEODE_HIDDENs 2023-09-16 09:48:48 +03:00
altalk23
7cc534aaf9 add geodehidden to gd classes for macos 2023-09-15 14:16:45 +03:00
altalk23
889bb77e6d make cc_dll attribute hidden on mac 2023-09-15 14:08:38 +03:00
altalk23
a571fbbcae Macos updateModifierKeys 2023-09-14 18:13:12 +03:00
altalk23
5954b06bc4 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-09-14 17:54:32 +03:00
altalk23
9a28e58639 add GEODE_HIDDEN to _spr 2023-09-14 17:54:26 +03:00
ConfiG
21866a033a
improve utils::file::read* error checking 2023-09-14 17:39:00 +03:00
altalk23
93482eb7c2 ninx was lazy to make a pr 2023-09-14 14:05:23 +03:00
altalk23
66227141f6 remove duplicate useprogram 2023-09-12 16:28:47 +03:00
altalk23
5c4694a740 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-09-12 16:26:48 +03:00
altalk23
8f7f9a1146 add compileshader 2023-09-12 16:26:42 +03:00
ConfiG
114d5eb3b4
Merge remote-tracking branch 'origin/main' 2023-09-12 15:53:52 +03:00