|
|
d637d6964e
|
Renamed PakEntry::FileHeader to Animation2d.
Added `Animation2d` type and strarted working on it's deserialization.
|
2021-01-21 18:06:50 +00:00 |
|
|
|
e65ba48dd8
|
PakEntry now does no parsing.
|
2021-01-20 19:36:26 +00:00 |
|
|
|
3dcd61b9b6
|
Added PakEntry for each entry within a PakFile.
|
2021-01-20 06:00:09 +00:00 |
|
|
|
00194d55d1
|
Worked on .PAK implementation.
Started work on `.TIM` implementation.
|
2021-01-20 05:05:39 +00:00 |
|
|
|
4c07bbe4c4
|
Moved .DRV filesystem to top-level in dcb-io.
Started work on parsing `.PAK` files.
|
2021-01-20 02:14:33 +00:00 |
|
|
|
0ebd141373
|
Implemented the custom filesystem.
|
2021-01-18 21:38:06 +00:00 |
|
|
|
e14897ea52
|
Fixed some documentation issues.
Started work on making `dcb-io` the custom filesystem.
|
2021-01-18 17:02:12 +00:00 |
|
|
|
c15ab13007
|
Moved most of the ISO 9660 implementation from dcb-io to dcb-iso9660.
Cleaned up the implementation of `dcb-iso9660` a bit.
|
2021-01-18 15:15:32 +00:00 |
|
|
|
f80606ec71
|
Changed Filesystem to just carry the root dir entry.
|
2021-01-18 14:06:44 +00:00 |
|
|
|
a462d4c87d
|
Fixed string's formatting impls being recursive.
Added special cases for `FileAlphabet`.
|
2021-01-17 21:34:51 +00:00 |
|
|
|
b0921aa93c
|
Removed ByteArray::SIZE.
Added several filesystem entities.
Revised alphabet strings.
|
2021-01-17 21:26:21 +00:00 |
|
|
|
8b650c5aad
|
Removed old dcb-io implementation and started on new one based on the filesystem.
|
2021-01-17 18:14:32 +00:00 |
|
|
|
38ea8db1db
|
Split dcb into dcb-io, dcb-exe, dcb-util and dcb.
Also worked on `dcb-exe` slightly, but still not fully supported.
|
2020-11-11 17:56:37 +00:00 |
|