|
9f7e39a8a3
|
Removed unnecessary print statements
|
2024-07-16 00:21:36 -05:00 |
|
|
b3d4d4c52d
|
Preliminary PAK writing
|
2024-07-06 14:50:39 -05:00 |
|
|
721e61f98c
|
Ran cargo fmt
|
2024-07-05 00:11:09 -05:00 |
|
|
a1b4b04208
|
Formatting and doc fixes
|
2024-07-05 00:10:01 -05:00 |
|
|
580af113eb
|
Improved binio.rs, updated LZW decompressor
|
2024-07-02 10:06:25 -05:00 |
|
|
3911c73761
|
Increased speed of CZ3 and 4 decoding, feature gate for image
|
2024-07-01 14:40:52 -05:00 |
|
|
ea7f8fb6d2
|
Cleaned up code a little, fixed compression quirks
|
2024-05-23 02:49:28 -05:00 |
|
|
8aa150ee46
|
Added CZ4 recompression
|
2024-05-23 02:37:20 -05:00 |
|
|
c9126a688d
|
Cleaned up code, fixed clippy warnings
|
2024-05-22 02:24:07 -05:00 |
|
|
22db2ff571
|
Cleaned up code, ran cargo fmt
|
2024-05-10 18:37:12 -05:00 |
|
|
c438399548
|
Implemented preliminary incorrect compression
|
2024-05-08 18:07:28 -05:00 |
|
|
f4eb9ea1b3
|
Moved all implementations to common struct
|
2024-05-08 11:28:34 -05:00 |
|
|
3c01617a5c
|
Begin unifying CZ formats
|
2024-05-08 09:57:24 -05:00 |
|
|
252f382099
|
Fixed merge conflict
|
2024-05-08 09:42:28 -05:00 |
|
|
ae94c46aa8
|
Merge branch 'main' of https://github.com/G2-Games/lbee-utils
|
2024-05-07 16:31:01 -05:00 |
|
|
aa03498fd0
|
Added docmentation and fixes
|
2024-05-07 16:27:18 -05:00 |
|
|
613e38c6b5
|
Applied clippy suggestions, fixed errors, fixed CZ4 implementation
|
2024-05-07 11:38:38 -05:00 |
|
|
8945b80065
|
Added DynamicCz, added better test program, fixed error messages
|
2024-05-06 15:40:00 -05:00 |
|
|
b28a8d0b88
|
Fixed various issues with saving
|
2024-05-06 12:26:53 -05:00 |
|
|
a1fbb3368a
|
Added CZ4 read implementation
|
2024-05-05 23:04:51 -05:00 |
|