aboutsummaryrefslogtreecommitdiff
path: root/server/replaytool
AgeCommit message (Collapse)Author
2025-09-16upgrade depsmetamuffin
2025-09-15replaytool render: change resolution via override.cfgmetamuffin
2025-09-12replaytool render: use xwayland-run on x11metamuffin
2025-09-12replaytool render: video driver optionmetamuffin
2025-09-12rendering drivermetamuffin
2025-09-11add render subcommand to replaytoolmetamuffin
2025-09-11Split replaytool into multiple filesmetamuffin
2025-09-03replaytools sends end packet, quit movie mode on replay endmetamuffin
2025-09-03fix paused replay not pausing clientmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
2025-05-30pausable replaysmetamuffin
2024-09-30replaytool binds to loopback onlymetamuffin
2024-09-28update cargo stuffmetamuffin
2024-09-18translate server messagesmetamuffin
2024-08-11update depsmetamuffin
2024-07-18clippymetamuffin
2024-07-11replace openssl dep with rustls+ringv1.1.0metamuffin
2024-07-11abort recording if packet is invalidmetamuffin
2024-07-11restart failed recordingsmetamuffin
2024-07-11(overly) properly flush zstd in replaytoolmetamuffin
2024-07-09doc replaytoolmetamuffin
2024-07-09contignous recordingmetamuffin
2024-07-08compress replaysmetamuffin
2024-07-08break the correct loop when replay eofmetamuffin
2024-07-08warn when joining replaysmetamuffin
2024-07-08add noticemetamuffin
2024-07-08add replay system to client and server toolmetamuffin
2024-07-08move glam dep to protocol cratemetamuffin
2024-07-08split off protocol into its own cratemetamuffin