Jennifer Taylor
|
f6b90ea014
|
Add feature to enable overlay bounds generation for visualizing regions in textures.
|
2020-11-23 20:56:05 +00:00 |
|
Jennifer Taylor
|
8acdb1cefc
|
Update documentation for other texture formats that we semi-support.
|
2020-11-23 20:55:38 +00:00 |
|
Jennifer Taylor
|
ff147a37b1
|
Support an additional texture format found in updated BishiBashi JP data, document mapping to D3D9 structures.
|
2020-11-23 20:55:00 +00:00 |
|
Jennifer Taylor
|
db6a6739fc
|
Implement the first bits of what's necessary to update textures.
|
2020-11-12 05:03:52 +00:00 |
|
Jennifer Taylor
|
88042a7e9e
|
Write back textures and regions when saving files.
|
2020-11-12 05:03:03 +00:00 |
|
Jennifer Taylor
|
a5966a6382
|
Fix some lint and typing issues uncovered by mypy/flake8 upgrades.
|
2020-11-11 05:14:36 +00:00 |
|
Jennifer Taylor
|
ffa70e372b
|
Ability to write back out simple files with the data we parsed.
|
2020-11-11 03:39:51 +00:00 |
|
Jennifer Taylor
|
32d1909137
|
Support round-tripping a few more bits of various files, to increase our eventual success of injecting translated T*BB textures.
|
2020-11-11 03:39:21 +00:00 |
|
Jennifer Taylor
|
7fcca97ae4
|
Capture the rest of the file that I know about in parsed structures, track when a file needs to be read-only.
|
2020-11-10 03:26:26 +00:00 |
|
Jennifer Taylor
|
59b93e6931
|
Massive refactor to start parsing out to a file structure instead of just extracting.
|
2020-11-10 03:26:06 +00:00 |
|
Jennifer Taylor
|
b594349faf
|
Capture another unknown header flag that seems to change randomly.
|
2020-11-10 03:25:39 +00:00 |
|
Jennifer Taylor
|
f9d035aa34
|
Remove out-of-date TODO.
|
2020-11-09 03:01:42 +00:00 |
|
Jennifer Taylor
|
f7ffd9185b
|
Add a few more missing bytes, assert where we always see constants.
|
2020-11-09 02:46:36 +00:00 |
|
Jennifer Taylor
|
d9f96f4b4c
|
Fix a texture decoding bug, add a few more supported formats.
|
2020-11-06 21:24:31 +00:00 |
|
Jennifer Taylor
|
96298d8ecf
|
Fix T*BB font decoding issue by setting the correct endianness.
|
2020-11-06 19:57:35 +00:00 |
|
Jennifer Taylor
|
b507dfda71
|
Ignore XML mappings by default.
|
2020-11-06 19:57:13 +00:00 |
|
Jennifer Taylor
|
4ce03847dd
|
Rename utility to more generic format parser.
|
2020-11-06 19:05:40 +00:00 |
|