alex
a3e4140101
Sprite stuff ( #270 )
...
* root-level configure script
* fix configure on macos?
* fix macos again maybe
* fix messages, add asset stack
* generate map headers from xml maps
* fix sprite_dir asset
* git subrepo pull (merge) --force tools/splat
subrepo:
subdir: "tools/splat"
merged: "5e36c45558"
upstream:
origin: "https://github.com/ethteck/splat.git "
branch: "master"
commit: "5e36c45558"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* name sprite.c
* almost match func_802DD8F8
* match func_802DD8F8
* crusade against unsigned integers
* name some sprite data
* add pylibyaml to requirements.txt
2021-04-19 00:01:59 -04:00
Ethan Roseman
fc97b1de13
removing py ranges
2021-02-04 00:15:14 +09:00
Ethan Roseman
31f3c68b83
update requirements
2021-01-15 16:22:27 +09:00
Alex Bates
63aa87446b
ninja src/**/*.c
2021-01-14 03:56:02 +00:00
Alex Bates
cfd0e92cff
tidy up splat
2020-12-02 22:26:08 +00:00
Ethan Roseman
a102b7546f
Merge branch 'master' into asm-update
2020-11-02 00:17:17 -05:00
Ethan Roseman
5d160b9f08
gPlayerData offsets
2020-11-01 18:28:44 -05:00
Alex Bates
44fd38f4f8
add image splits
2020-10-31 18:30:16 +00:00
Alex Bates
83153acb59
implement SCRIPT(...) dsl
2020-10-22 05:54:03 +01:00
Alex Bates
4d530df425
drop pycparser dependency
...
Removed in e7f93f62ae
2020-10-19 07:20:17 +01:00
Devon R
06a533b153
Add pycparser and PyYAML to main dependencies for n64splat
2020-10-15 19:01:24 +09:00
Devon R
69d98e7a18
Update install.sh to include the dependencies of diff.py for --extra
...
This also pulls the dependencies out of install.sh into their own
requirements.txt and requirements_extra.txt so separate distros won't
have to maintain their Python dependencies separately
2020-10-15 16:02:52 +09:00