| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove wildcard exports/imports | Freya Murphy | 2025-11-14 | 1 | -0/+1 |
| * | Enable more clippy lints | Freya Murphy | 2025-11-14 | 1 | -0/+18 |
| * | dungeon: switch to only using small rng from rand | Freya Murphy | 2025-11-12 | 1 | -1/+1 |
| * | add x11 feature | Freya Murphy | 2025-11-11 | 1 | -1/+0 |
| * | use fmt fns directly when possible | Freya Murphy | 2025-11-10 | 1 | -3/+4 |
| * | minimize dependencies & features | Freya Murphy | 2025-11-10 | 1 | -3/+14 |
| * | more unused features | Freya Murphy | 2025-11-10 | 1 | -2/+0 |
| * | graphics: have raylib enable default features on windows | Freya Murphy | 2025-11-10 | 1 | -1/+0 |
| * | graphics: have some window arguments passed in through cmd args, fix camera pos | Freya Murphy | 2025-11-10 | 1 | -0/+2 |
| * | update raylib to 5.6-dev | Freya Murphy | 2025-11-10 | 1 | -1/+26 |
| * | graphics: refactor to get rid of casting hell, use u16 when possible | Freya Murphy | 2025-11-07 | 1 | -1/+1 |
| * | dungeon: remove unused rand_chacha | Freya Murphy | 2025-10-31 | 1 | -1/+0 |
| * | refactor Cargo.toml files | Freya Murphy | 2025-10-30 | 1 | -1/+24 |
| * | initial baseline | Freya Murphy | 2025-10-08 | 1 | -0/+33 |