Commit Graph

12 Commits

Author SHA1 Message Date
Elliot Nunn
e5dfcf65e7 Speed up Rez code by a lot!
And rip out some non-features
2020-01-19 14:50:41 +08:00
Elliot Nunn
762922aa5a Subclass Resource from bytearray
API compatibility preserved
2019-12-24 10:55:48 +08:00
Elliot Nunn
d121980787 Rip out hideous in-band compression comments
These were a big mistake. Future System 7 compression annotations will
be done using #pragmas.
2019-12-24 10:53:55 +08:00
Elliot Nunn
57bd293326 Roundtrip fix: tabs etc in resource names 2018-12-09 13:32:53 +08:00
Elliot Nunn
ad96f756d2 Keep fake header out-of-channel 2018-12-09 12:53:15 +08:00
Elliot Nunn
bda55a52b2 Support compressed resources 2018-11-10 18:05:43 +08:00
Elliot Nunn
f0ba2cba57 Add hack to save the header into a resource 2018-11-09 20:55:06 +08:00
Elliot Nunn
6187243466 Allow arbitrary resource alignment 2018-10-24 11:27:45 +08:00
Elliot Nunn
e55c2ee7d7 Roundtrip fix: Rez is very cautious about */ 2018-10-23 20:10:38 +08:00
Elliot Nunn
9cbc8a1bc4 Roundtrip fix: empty name is different to no name 2018-10-23 20:09:45 +08:00
Elliot Nunn
73009e7aa9 Stop trying to sort resources
Definitely didn't match Rez's behaviour
2018-10-23 19:15:58 +08:00
Elliot Nunn
56d16589e1 Initial commit (works, not documented) 2018-10-21 18:43:26 +08:00