Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
d69a6a6
chore: engine package
UserIsntAvailable Nov 12, 2023
e7fac84
feat: implement the `core` traits to work with assets.
UserIsntAvailable Nov 12, 2023
f1a1f60
test(gamma_table): parse_works.
UserIsntAvailable Nov 13, 2023
efc53e4
chore: added todo about return types
nenikitov Nov 13, 2023
743160d
chore: trailling commas are annoying :/
UserIsntAvailable Nov 13, 2023
34fa0b2
chore: merge branch 'source-port' of https://github.com/nenikitov/ash…
UserIsntAvailable Nov 13, 2023
f3f41db
wip: initial `PackFileDirectory` implementation.
UserIsntAvailable Nov 13, 2023
0e18775
chore: add work-in-progres asset names
nenikitov Nov 13, 2023
90f02f5
chore: merge branch `main` into `feat/packfiledir`.
UserIsntAvailable Jan 17, 2024
36ba083
chore: remove dangling `Cargo.toml` from previous `lib` crate.
UserIsntAvailable Jan 17, 2024
399d7d7
chore: move `asset/directory` -> `asset/pack_file/directory`.
UserIsntAvailable Jan 17, 2024
23b79ce
chore: merge branch `main` into `feat/packfiledir`.
UserIsntAvailable Jan 27, 2024
388b2d3
refactor: move to non-"lazy" packfile directory.
UserIsntAvailable Jan 27, 2024
203de62
chore: merge branch `main` into `feat/packfiledir`.
UserIsntAvailable Jan 27, 2024
377f0b3
chore: merge branch `main` into `feat/packfiledir`.
UserIsntAvailable Oct 14, 2024
f4e44cf
chore: merge branch `main` into `feat/packfiledir`.
UserIsntAvailable Oct 15, 2024
69e3ec7
refactor: rewrite directory implementation.
UserIsntAvailable Oct 15, 2024
360298c
refactor: brainstorm recursive directories.
UserIsntAvailable Oct 15, 2024
8208750
refactor: more wip code.
UserIsntAvailable Oct 28, 2024
51fc305
refactor: simplify code
UserIsntAvailable Oct 30, 2024
3d94f6b
refactor: add simple clap cli.
UserIsntAvailable Oct 30, 2024
a3373ba
chore: merge branch `main` into `feat/packfiledir`
UserIsntAvailable Mar 18, 2025
7e0134d
chore: merge branch `main` into `feat/packfiledir`
UserIsntAvailable Mar 18, 2025
037952d
wip: wip wip wip
UserIsntAvailable Mar 19, 2025
0bdde82
Merge branch 'main' into feat/packfiledir
UserIsntAvailable May 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
266 changes: 251 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading