index
:
DungeonCrawl
audio
main
A rust Dungeon Crawler!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
/
Cargo.toml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: move data out of crate
Freya Murphy
2025-11-24
1
-0
/
+1
*
wasm: add options for logs, debug, and seed
Freya Murphy
2025-11-17
1
-4
/
+1
*
wasm: fix C_INCLUDE_PATH for non wasm builds
Freya Murphy
2025-11-17
1
-1
/
+1
*
wasm support!
Freya Murphy
2025-11-17
1
-1
/
+4
*
add x11 feature
Freya Murphy
2025-11-11
1
-1
/
+2
*
graphics: add feature to include assets statically in the binary
Freya Murphy
2025-11-10
1
-0
/
+1
*
minimize dependencies & features
Freya Murphy
2025-11-10
1
-1
/
+1
*
graphics: have some window arguments passed in through cmd args, fix camera pos
Freya Murphy
2025-11-10
1
-0
/
+1
*
graphics: refactor debug ui
Freya Murphy
2025-11-08
1
-2
/
+1
*
Add SDL feature flag (fixes wayland issues)
Freya Murphy
2025-10-31
1
-0
/
+1
*
refactor Cargo.toml files
Freya Murphy
2025-10-30
1
-4
/
+8
*
graphics: move wayland support to a feature
Freya Murphy
2025-10-30
1
-0
/
+1
*
graphics: refactor DebugInfo => FrameInfo, with other minor changes
Freya Murphy
2025-10-16
1
-0
/
+4
*
initial baseline
Freya Murphy
2025-10-08
1
-0
/
+11