Kontroll
|
3204d39803
|
redundancy!!
|
2022-10-12 22:06:33 -04:00 |
|
Kontroll
|
5f2c2aa9c0
|
I'm not a regular nazi, just a grammar nazi
|
2022-10-12 21:59:32 -04:00 |
|
mat
|
3cb2a851c9
|
be consistent with file name geode -> Geode
|
2022-10-12 22:57:07 -03:00 |
|
matcool
|
61dd4a672c
|
add CCApplication::getVerticalSyncEnabled for win32
|
2022-10-12 22:46:23 -03:00 |
|
matcool
|
e70052a15a
|
add PlayLayer::PlayLayer address for windows
|
2022-10-12 22:46:03 -03:00 |
|
HJfod
|
2b06316397
|
rework Index + add AsyncWebRequest API + add GEODE_DEBUG macro
|
2022-10-13 00:22:43 +03:00 |
|
altalk23
|
6ba63208a2
|
fix cclayercolor
|
2022-10-12 23:24:59 +03:00 |
|
altalk23
|
f580eda0b0
|
add geode debug
|
2022-10-12 22:07:18 +03:00 |
|
altalk23
|
a75bc1b612
|
Merge branch 'main' of https://github.com/altalk23/geode
|
2022-10-12 21:34:50 +03:00 |
|
alk
|
0646ea95f8
|
Fix unformatted log::logs (#45)
* fix unformmated log::log functions
Co-authored-by: altalk23 <student@altalk23.local>
|
2022-10-12 21:34:13 +03:00 |
|
altalk23
|
81eb10f115
|
Merge branch 'main' of https://github.com/altalk23/geode
|
2022-10-12 21:32:20 +03:00 |
|
altalk23
|
377aa3f7ce
|
fix unformmated log::log functions
|
2022-10-12 21:31:33 +03:00 |
|
mat
|
8ad52a9077
|
switch github action builds to RelWithDebInfo
|
2022-10-11 19:36:15 -03:00 |
|
alk
|
851b87acc8
|
Merge branch 'geode-sdk:main' into main
|
2022-10-12 00:45:27 +03:00 |
|
alk
|
c7a7e0f128
|
Add issue templates (#44)
* set build type for macos only on top level
* add issue templates
Co-authored-by: altalk23 <student@altalk23.local>
|
2022-10-11 23:56:12 +03:00 |
|
alk
|
5e8fbe1f3d
|
Merge branch 'geode-sdk:main' into main
|
2022-10-11 23:55:42 +03:00 |
|
altalk23
|
5520696952
|
add issue templates
|
2022-10-11 23:51:37 +03:00 |
|
matcool
|
09a9ebbced
|
strip version string
|
2022-10-11 17:38:01 -03:00 |
|
matcool
|
5dda0a1e86
|
use binary mode for hashes, bump version to 0.4.5
|
2022-10-11 17:31:16 -03:00 |
|
HJfod
|
081df4e0b5
|
dont use createWithCapacity
|
2022-10-11 22:37:59 +03:00 |
|
HJfod
|
436a0776c0
|
add some addresses + bump version to 0.4.4
|
2022-10-11 22:29:31 +03:00 |
|
HJfod
|
e3b8cf3354
|
Merge branch 'main' into layout
|
2022-10-11 22:23:49 +03:00 |
|
HJfod
|
714a269c41
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2022-10-11 22:23:11 +03:00 |
|
HJfod
|
843466391b
|
make sure it's closed
|
2022-10-11 22:22:42 +03:00 |
|
HJfod
|
69d7604e9d
|
fix problem with GD not starting up through Steam
|
2022-10-11 22:22:42 +03:00 |
|
HJfod
|
397f73c81f
|
make sure it's closed
|
2022-10-11 22:03:16 +03:00 |
|
HJfod
|
b38353a70f
|
fix problem with GD not starting up through Steam
|
2022-10-11 22:00:08 +03:00 |
|
matcool
|
9338440a97
|
fix god awful indentation in this file
|
2022-10-11 13:14:13 -03:00 |
|
HJfod
|
4e5ce3cdff
|
Merge branch 'main' into layout
|
2022-10-11 16:46:40 +03:00 |
|
HJfod
|
66285aeadf
|
fix setting crash on slider control disable + expose some internal ui
stuff for mods to use + update changelog
|
2022-10-11 16:45:56 +03:00 |
|
HJfod
|
1b90149227
|
bump version to v0.4.3 + fix max and min mod versions
|
2022-10-11 16:22:59 +03:00 |
|
HJfod
|
3fe5bf1e80
|
Merge branch 'main' into layout
|
2022-10-11 11:41:53 +03:00 |
|
HJfod
|
d636f7d536
|
move version to its own file so it's easy for CLI to query it
|
2022-10-11 11:37:46 +03:00 |
|
HJfod
|
5f2d3c8328
|
update CHANGELOG
|
2022-10-11 11:04:09 +03:00 |
|
HJfod
|
3659215347
|
add LevelBrowserLayer ids
|
2022-10-11 11:03:06 +03:00 |
|
HJfod
|
c213827131
|
add IDs to CreatorLayer
|
2022-10-10 23:39:33 +03:00 |
|
HJfod
|
132f522416
|
split MenuLayer menus into more logical groupings
|
2022-10-10 22:10:27 +03:00 |
|
altalk23
|
0533c7a54a
|
Merge branch 'main' of https://github.com/altalk23/geode
|
2022-10-10 21:21:49 +03:00 |
|
altalk23
|
88b7017760
|
set build type for macos only on top level
|
2022-10-10 21:21:37 +03:00 |
|
HJfod
|
4afebb1dbc
|
bump version to v0.4.2 so we don't forget
|
2022-10-10 21:15:45 +03:00 |
|
HJfod
|
a5158c6330
|
Merge branch 'main' into layout
|
2022-10-10 21:07:19 +03:00 |
|
HJfod
|
7fea821c7e
|
fix log filenames
|
2022-10-10 21:00:32 +03:00 |
|
HJfod
|
25b481e9db
|
fix md4c not being static on mac
|
2022-10-10 20:59:07 +03:00 |
|
HJfod
|
3f7a9ed8d3
|
initial layout stuff
|
2022-10-10 20:58:47 +03:00 |
|
HJfod
|
12fed3fe53
|
Update README.md
|
2022-10-10 17:34:18 +00:00 |
|
altalk23
|
e6065b210f
|
Merge branch 'main' of https://github.com/geode-sdk/geode
|
2022-10-10 11:22:16 +03:00 |
|
altalk23
|
1bf388c006
|
user ndebug for removing log debug
|
2022-10-10 10:54:18 +03:00 |
|
HJfod
|
75918681ab
|
stop defining geode platform macros in 4 different places
|
2022-10-09 21:04:10 +03:00 |
|
HJfod
|
e7f82381a1
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2022-10-09 21:02:48 +03:00 |
|
HJfod
|
6b3e682389
|
add addresses
|
2022-10-09 20:38:47 +03:00 |
|