HJfod
c01291d13c
add address fix from https://github.com/geode-sdk/geode/pull/35
2022-08-29 00:26:42 +03:00
HJfod
78415153b5
mod sprite names now use directories instead of prefixes. note that this
...
commit will not work without manually removing the prefixes from loader
resources (and adding the directory prefixes to spritesheet keys) until
the CLI rewrite is finished
2022-08-29 00:16:30 +03:00
HJfod
34a64ae56b
Merge branch 'main' into ui
2022-08-28 23:29:52 +03:00
HJfod
f5b7c9d31a
Merge branch 'ui' of https://github.com/geode-sdk/geode into ui
2022-08-28 20:38:33 +03:00
HJfod
1b8cf87933
more bindings + fix cmake hotfix on windows
2022-08-28 20:38:18 +03:00
HJfod
2902770006
Update README.md
2022-08-18 15:03:23 +03:00
hjfod
99e69443df
rename GEODE_LINK_SOURCE to GEODE_LINK_NIGHTLY to reflect the name of
...
the folder
2022-08-13 13:59:12 +03:00
HJfod
5646a12d73
fully bump version to 0.2.0 + fix cmake platform binary name on windows
2022-08-09 01:15:39 +03:00
HJfod
efed426532
fully bump version to 0.2.0 + fix cmake platform binary name on windows
2022-08-09 01:13:21 +03:00
HJfod
31a3281806
Merge branch 'main' of https://github.com/geode-sdk/geode into ui
2022-08-09 00:21:12 +03:00
altalk23
4348a7d547
a hacky way to supress the generatedsource.cpp not found error and a random patch to fix loader being built even though its not top level
2022-08-08 21:18:09 +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
cc45578f0d
this should be all the header includes fixed?
2022-08-02 13:29:17 +03:00
HJfod
8a6d098ad4
how did windows even let that file build with a missing include
2022-08-02 13:24:44 +03:00
HJfod
daa322b763
fix UI header includes to not cause circular header dependencies
2022-08-02 13:17:26 +03:00
HJfod
609bbe0c8f
fix actions build not cloning submodules
2022-08-02 13:04:11 +03:00
HJfod
ae26a1202c
Update build.yml
2022-08-01 18:26:25 +03:00
HJfod
cdaa8ad6dc
add all UI-related stuff from API, including index, nodes, actual ui,
...
resources, md4c; and fix up some minor formatting issues
2022-08-01 18:18:03 +03:00
HJfod
1f0482be97
make AddressGen spit out hexadecimal
2022-07-31 22:59:02 +03:00
HJfod
19c9f9ebde
fix AddressGen hooking gd::base and causing Windows to not work at all +
...
fix GD bug with Open GL errors not showing properly
2022-07-31 22:50:49 +03:00
HJfod
a149dcd6a2
fix indentation
2022-07-30 21:13:28 +03:00
HJfod
56ebed9d81
better README
2022-07-30 21:12:30 +03:00
HJfod
46e3a071d3
whole of geode except without history
2022-07-30 19:24:03 +03:00