aboutsummaryrefslogtreecommitdiff
path: root/server/replaytool
AgeCommit message (Collapse)Author
2026-02-27Merge branch 'stable-rust'nokoe
2026-02-27use stable rust toolchainstable-rustnokoe
2026-02-26compiles with tile stacksmetamuffin
2025-12-12fix windows compilemetamuffin
2025-12-12map download toolmetamuffin
2025-11-21replaytool port argument + error contextsmetamuffin
2025-11-03implement keepalive in replaytoolmetamuffin
2025-10-15camera replay option in render toolmetamuffin
2025-10-15replaytool: Send ready + show packet countermetamuffin
2025-10-15Improve replaytool error reportingmetamuffin
2025-10-11clippy + fmt; start using if let chainsmetamuffin
2025-10-10Update to newest rust; replace rand with std randommetamuffin
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