qimiko
|
888f6e8dac
|
arm mac platform
|
2024-06-01 20:05:54 -07:00 |
|
mat
|
ccfa6edf53
|
Merge pull request #814 from geode-sdk/win-64
Win 64 support
|
2024-06-01 17:12:30 -03:00 |
|
altalk23
|
008be9e780
|
typeinfo cast port
|
2024-06-01 20:23:03 +03:00 |
|
SMJS
|
2f56c0f800
|
Updated SimpleTextArea to clean up some old stuff and fix the overflow in most wrapping modes (#798)
* Fixed some broken overflow handles and made some optimizations in general
* Removed 2 empty methods
* Added an extra const
|
2024-06-01 18:22:50 +03:00 |
|
altalk23
|
de733173c0
|
add CCMenuItemExt for lambda callback util needs
|
2024-06-01 15:38:21 +03:00 |
|
mat
|
fa92969a56
|
Merge pull request #805 from geode-sdk/main
update win-64 branch
|
2024-05-30 18:17:40 -03:00 |
|
dankmeme01
|
43f646164f
|
fix xhash yet again wow yay cool you can compile again
|
2024-05-28 07:31:10 +02:00 |
|
Oleksandr Nemesh
|
3e03978b1e
|
make getGameVersion public (#797)
|
2024-05-27 21:29:42 +03:00 |
|
altalk23
|
6510df7c85
|
reremove enums.hpp
|
2024-05-26 17:37:03 +03:00 |
|
Alvy
|
5b4bc9b394
|
add like 2 i found for CommentType (#755)
|
2024-05-26 17:35:37 +03:00 |
|
Calloc
|
4300ed746e
|
add GJHttpType enums (#787)
|
2024-05-26 17:35:25 +03:00 |
|
SpaghettDev
|
f902930413
|
some enums (#710)
* GJFeatureState
* GauntletType
* DifficultyIconType
* DemonDifficultyType
* a bit of GJMusicAction (cant find shit)
* GJErrorCode, AccountError and BackupAccountError
* CurrencySpriteType
* PlayerCollisionDirection
* gjParticleValue
* AudioGuidelinesType
* TextStyleType
* comma
* GJSongError
* SongSelectType
* FMODReverbPreset
* lowercase FMODReverbPresets
* PLAIN -> plain
|
2024-05-26 17:35:10 +03:00 |
|
altalk23
|
6737c609fa
|
readd enums for merging prs
|
2024-05-26 17:34:49 +03:00 |
|
altalk23
|
23e04a08c3
|
move enums to bindings
|
2024-05-26 16:54:37 +03:00 |
|
Sabe
|
5f778ea90b
|
FMODQueuedMusic is not an enum (#666)
* FMODQueuedMusic is not an enum
* More types that are not enums
|
2024-05-26 16:50:14 +03:00 |
|
altalk23
|
32f2b24ff8
|
move geode call to 32
|
2024-05-26 15:47:21 +03:00 |
|
altalk23
|
a1536b4a66
|
define the windows32 64 macros
|
2024-05-26 15:46:40 +03:00 |
|
altalk23
|
e0b30f648f
|
fix defines
|
2024-05-26 14:37:35 +03:00 |
|
altalk23
|
01020ccbd4
|
windows 64 bit changes (apart for links and all)
|
2024-05-26 14:32:36 +03:00 |
|
Cvolton
|
a4c6b71ee4
|
make ref move ctor noexcept
|
2024-05-25 18:18:51 +02:00 |
|
SpaghettDev
|
7a6958c47b
|
make CCTextFieldTTF hooks work (#774)
|
2024-05-19 21:05:01 +02:00 |
|
qimiko
|
7a87c8cfdb
|
ok fine
|
2024-05-16 17:39:59 -07:00 |
|
Chloe
|
fa159f17b1
|
update ccdirector
|
2024-05-16 17:25:54 -07:00 |
|
HJfod
|
edb8e6c721
|
cherry-pick BasedButtonSprite changes from new-index-but-better
|
2024-05-16 14:59:46 +03:00 |
|
HJfod
|
f79e87af93
|
addSideArt overload for styling
|
2024-05-15 12:46:08 +03:00 |
|
HJfod
|
77e7c6d969
|
add docs for querySelector
|
2024-05-15 11:18:38 +03:00 |
|
HJfod
|
c75ec639f2
|
CCNode::querySelector
|
2024-05-15 11:11:46 +03:00 |
|
HJfod
|
80455ddb14
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2024-05-14 15:02:30 +03:00 |
|
HJfod
|
1dc9ec41cc
|
add Result::unwrapOrDefault()
|
2024-05-14 15:02:17 +03:00 |
|
Chloe
|
fcd1a331a0
|
win32 cocos header update
|
2024-05-13 23:30:04 -07:00 |
|
mat
|
4baef33172
|
fix comment
|
2024-05-12 13:01:26 -03:00 |
|
matcool
|
d725126e1f
|
add geode::utils::getDisplayFactor
|
2024-05-12 10:25:36 -03:00 |
|
dankmeme01
|
92e0de4dea
|
fix <memory> include
|
2024-05-10 12:15:18 +02:00 |
|
ConfiG
|
4ce33b363a
|
add the new particle system fields
|
2024-05-09 18:26:58 +03:00 |
|
HJfod
|
77e0f2ebb0
|
fix file::readFromJson
|
2024-05-09 17:28:19 +03:00 |
|
HJfod
|
7ff257cbd4
|
bring in Layout changes from new-index-but-better; makes AxisLayout pimpl
|
2024-05-09 15:18:18 +03:00 |
|
HJfod
|
26729c3f34
|
cherry-pick changes to ui/General from new-index-but-better
|
2024-05-09 11:49:19 +03:00 |
|
camila314
|
8db8406148
|
nvm
|
2024-05-05 14:39:33 -05:00 |
|
camila314
|
42fe3ba7b4
|
changed cchsvvalue back
|
2024-05-05 14:32:56 -05:00 |
|
dankmeme01
|
29b4732173
|
fix inputnode touches behaving weirdly in certain situations
|
2024-05-05 09:18:10 +02:00 |
|
mat
|
5c5e3bac72
|
add missing include in TextInput.hpp
|
2024-05-01 12:51:08 -03:00 |
|
Justin
|
f65336d4ba
|
geode::cocos::isSpriteName and geode::cocos::getChildBySpriteName (#725)
* isSpriteName and getChildBySpriteName (Code)
* isSpriteName and getChildBySpriteName (Headers)
|
2024-04-28 17:44:20 -03:00 |
|
Justin
|
8ae4303918
|
GJDifficultyName and GJFeatureState (#706)
* Update Enums.hpp
* Update Enums.hpp
* Update Enums.hpp
* Update Enums.hpp
|
2024-04-28 22:28:13 +02:00 |
|
altalk23
|
bdb96daed1
|
remove typename from listimpl
|
2024-04-22 17:32:51 +03:00 |
|
altalk23
|
20dc3c95e2
|
deprecate old fields
|
2024-04-22 15:53:23 +03:00 |
|
altalk23
|
aaf62584fb
|
fix fields not working on macos? hopefully
|
2024-04-22 15:34:57 +03:00 |
|
altalk23
|
0a3efd7704
|
more typename
|
2024-04-22 00:22:40 +03:00 |
|
altalk23
|
4505b0da69
|
i hate concepts (alternate fields impl)
|
2024-04-22 00:09:49 +03:00 |
|
dankmeme01
|
d7c3d4af62
|
Update ccTypes.h
|
2024-04-16 07:43:04 +02:00 |
|
Justin
|
5e11ddab85
|
Fix ccHSVValue (#694)
|
2024-04-16 07:16:51 +02:00 |
|