|
|
41a05b61fa
|
dcb_util::array_split_{mut} is now qualified to with it's crate, instead of importing it.
|
2021-06-04 18:24:19 +01:00 |
|
|
|
47736dabb8
|
Renamed methods and types in Bytes.
|
2021-06-02 13:51:45 +01:00 |
|
|
|
3485d10e21
|
Removed unnecessary features flags.
|
2021-04-29 15:20:28 +01:00 |
|
|
|
53963b5a7e
|
Switched to a 120 max width.
|
2021-04-26 18:07:33 +01:00 |
|
|
|
2e44a3e382
|
clippy::map_err_ignore is now allowed.
|
2021-04-25 09:46:24 +01:00 |
|
|
|
4076e2a18b
|
Added clippy::if_not_else to allowed lints.
|
2021-04-22 20:08:58 +01:00 |
|
|
|
de556f37da
|
Added an allow of clippy::single_match_else.
|
2021-04-19 22:48:06 +01:00 |
|
|
|
991fa6ecce
|
Fixed all documentation errors.
Renamed some errors to their function's name.
|
2021-04-10 05:41:58 +01:00 |
|
|
|
bd53e223cb
|
Updated some documentation on PakEntryReader.
|
2021-03-31 20:44:04 +01:00 |
|
|
|
7c5f13866c
|
Moved dcb_pak::entry to dcb_pak::reader::entry.
|
2021-03-30 21:20:09 +01:00 |
|
|
|
8617c0faab
|
Renamed PakEntry into PakEntryReader.
|
2021-03-30 21:15:03 +01:00 |
|
|
|
912839985b
|
Added PakFileReader:cur_pos.
`unpak` now uses an internal index instead of the header id, as those aren't unique.
|
2021-03-30 21:10:43 +01:00 |
|
|
|
5b484eece3
|
Updated rustfmt.toml.
|
2021-03-28 21:00:18 +01:00 |
|
|
|
c10316b531
|
Updated to version 1.52.0-nightly.
|
2021-03-16 20:40:19 +00:00 |
|
|
|
7cba0aa52c
|
Updated lints and features to 1.52.0-nightly.
|
2021-03-11 16:01:19 +00:00 |
|
|
|
66f981d63f
|
Moved drv and pak from dcb-io into their own crates.
|
2021-01-27 20:44:23 +00:00 |
|