altalk23
|
20a2dc9f07
|
fix events and cleanup
|
2022-12-04 19:39:40 +03:00 |
|
HJfod
|
516393ae99
|
merge utils to be in fewer better-named files
|
2022-11-28 19:09:39 +02:00 |
|
HJfod
|
182ced8e17
|
Merge branch 'main' into layout
|
2022-11-22 17:24:03 +02:00 |
|
camila314
|
5e3ec38359
|
tee-hee forgot something again
|
2022-11-18 23:19:23 -06:00 |
|
camila314
|
c12fde309e
|
oops silly me forgot something
|
2022-11-18 23:18:37 -06:00 |
|
camila314
|
4ff33d0985
|
fix bad impl
|
2022-11-18 23:15:01 -06:00 |
|
camila314
|
06d69b1db5
|
findFirstChildRecursive put inside utils because its very useful
|
2022-11-18 23:04:14 -06:00 |
|
HJfod
|
2a81ed1ac1
|
fix CCArrayExt crashing on a nullptr array
|
2022-11-08 14:23:40 +02:00 |
|
HJfod
|
c8fa701762
|
Merge branch 'main' into layout
|
2022-11-02 12:57:03 +02:00 |
|
altalk23
|
11e81e3d64
|
formatted includes
|
2022-10-30 21:59:20 +03:00 |
|
HJfod
|
ec8da8da87
|
add geode::cocos::reloadTextures utility
|
2022-10-26 17:56:52 +03:00 |
|
HJfod
|
8340387fc9
|
fix CCArrayExt crashing on a nullptr array
|
2022-10-26 16:20:39 +03:00 |
|
HJfod
|
17014b6302
|
add geode::cocos::switchToScene utility
|
2022-10-23 17:54:42 +03:00 |
|
altalk23
|
a88e69fb0c
|
change some reinterpret_casts to static_casts
|
2022-10-22 20:19:58 +03:00 |
|
HJfod
|
c210ab2f33
|
change CCArrayExt to use Ref
|
2022-10-14 16:26:16 -03:00 |
|
altalk23
|
cce4daf501
|
more compile time optimizations
|
2022-10-13 12:56:23 +03:00 |
|
HJfod
|
1931e87c24
|
deprecate makeMenuSelector and replace all uses with actual member
functions ;-;
|
2022-10-09 16:24:24 +03:00 |
|
alk
|
2bf2d859b8
|
Some header additions (fix) (#41)
* starting
* editorui
* leveleditorlayer
* leveleditorlayer2
* effectgameobject
* gameobject
* coloraction
* ccarrayiterator adds
* editlevellayer, optionslayer, pauselayer, statscell, endlevellayer
* fix overload resolution for CCObject*
Co-authored-by: altalk23 <student@altalk23.local>
Co-authored-by: matcool <26722564+matcool@users.noreply.github.com>
|
2022-10-09 16:17:14 +03:00 |
|
HJfod
|
83088dc67a
|
fix clang build
|
2022-10-01 11:20:11 +03:00 |
|
HJfod
|
a39a79d8cb
|
more stuff to SafeCreate + make last crash info popup not show again +
fix file utils on windows by using wstring instead of string
|
2022-10-01 11:14:51 +03:00 |
|
HJfod
|
6dc8660801
|
expanded view for mods list + fix member lambda errors
|
2022-09-04 21:24:33 +03:00 |
|
HJfod
|
67a88d7ffc
|
support for sorting by category (seems like makeMenuSelector is causing
crashes, will have to look into that)
|
2022-09-03 21:52:59 +03:00 |
|
HJfod
|
8d7a46f6ab
|
Improved Popup class; makeMemberFunction & makeMenuSelector; one-time
info alerts; improved some UI stuff
|
2022-09-01 09:35:18 +03:00 |
|
HJfod
|
f7fabdbd38
|
some code cleanup on InstallTicket + a safe sprite creation utility in
cocos.hpp (that i'll probably remove in the next commit)
|
2022-08-06 21:46:18 +03:00 |
|
HJfod
|
46e3a071d3
|
whole of geode except without history
|
2022-07-30 19:24:03 +03:00 |
|