index
:
fparkan
devel
master
Utilities and tools for the game "Parkan: Iron Strategy".
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
fparkan-runtime
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(runtime): trace visual graph phases
Valentin Popov
2026-07-18
1
-5
/
+24
*
feat(runtime): split model asset load checkpoints
Valentin Popov
2026-07-18
1
-3
/
+6
*
feat(runtime): trace asset preparation phases
Valentin Popov
2026-07-18
1
-12
/
+38
*
feat(runtime): split visual graph load phase
Valentin Popov
2026-07-18
1
-2
/
+5
*
feat(game): preview multiple mission roots
Valentin Popov
2026-07-18
1
-0
/
+52
*
feat(runtime): bound static preview graph roots
Valentin Popov
2026-07-18
1
-7
/
+11
*
feat(runtime): report mission load phases
Valentin Popov
2026-07-18
1
-11
/
+88
*
feat(runtime): bound static preview asset loading
Valentin Popov
2026-07-18
1
-8
/
+69
*
test: realign stage 2 acceptance coverage
Valentin Popov
2026-07-03
1
-0
/
+56
*
feat(stage2): persist prepared mission assets and reports
Valentin Popov
2026-07-03
1
-3
/
+72
*
feat(stage2): materialize visual dependency graph
Valentin Popov
2026-07-03
1
-2
/
+2
*
fix: close stage 0-2 synthetic gates
Valentin Popov
2026-06-23
1
-35
/
+60
*
feat: close stage 0-2 audit groundwork
Valentin Popov
2026-06-23
1
-79
/
+81
*
fix: trace runtime scheduler phases
Valentin Popov
2026-06-22
1
-6
/
+172
*
fix: require manifests for licensed gates
Valentin Popov
2026-06-22
1
-19
/
+27
*
fix: make ci locked and isolate licensed tests
Valentin Popov
2026-06-22
1
-0
/
+5
*
feat: implement FParkan architecture foundation
Valentin Popov
2026-06-22
1
-0
/
+1099