Ethan Roseman
|
7cb1790789
|
Fix alignment of many data sections (#305)
* generate c includes for img segments
* flatten battle/item/dusty_hammer.c
needs custom splat
* use .inc.c for c incbins
* fixy
* new stuff
* git subrepo pull (merge) --force tools/splat
subrepo:
subdir: "tools/splat"
merged: "6120d18600"
upstream:
origin: "https://github.com/ethteck/splat.git"
branch: "master"
commit: "6120d18600"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* remove dumb
* git subrepo pull tools/splat
subrepo:
subdir: "tools/splat"
merged: "8a179e74ba"
upstream:
origin: "https://github.com/ethteck/splat.git"
branch: "master"
commit: "8a179e74ba"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* yaml cleaning
* Further yaml cleanup & battle item refactor
* remove rawptr
* git subrepo pull tools/splat
subrepo:
subdir: "tools/splat"
merged: "fe30b60b75"
upstream:
origin: "https://github.com/ethteck/splat.git"
branch: "master"
commit: "fe30b60b75"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* further cleanup
* Further cleanup & match gfx_draw_background
* clean & wip
Co-authored-by: Alex Bates <hi@imalex.xyz>
|
2021-07-12 18:15:00 +09:00 |
|
alex
|
ca08ab9072
|
avoid including ld_addrs everywhere (#234)
|
2021-03-28 02:48:33 +09:00 |
|
Ethan Roseman
|
3984c74621
|
almost
|
2021-01-09 19:20:33 +09:00 |
|
Alex Bates
|
a9310efa85
|
add MessageID constants
|
2020-10-20 07:10:14 +01:00 |
|
Alex Bates
|
4bb2eb3ed2
|
rename si_vars.h to si.h
|
2020-08-15 22:12:50 +01:00 |
|
Alex Bates
|
cbc5f2fe40
|
match AwaitPlayerApproach, IsPlayerWithin, AwaitPlayerLeave, GetDist2D
|
2020-08-15 13:00:13 +01:00 |
|
Alex Bates
|
4724a110a5
|
generate enums.h
|
2020-08-14 23:53:01 +01:00 |
|
Ethan Roseman
|
0782fa07a3
|
Refactoring stuff
|
2020-08-12 21:56:23 -04:00 |
|