veloren/server-cli/src
2024-02-14 21:55:12 +01:00
..
web update few dependencies 2024-02-06 19:11:10 +01:00
cli.rs fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support 2023-10-05 23:23:27 +02:00
main.rs exclude non linux/macos targets from compiling ShutdownSignal 2024-02-14 21:55:12 +01:00
settings.rs exclude non linux/macos targets from compiling ShutdownSignal 2024-02-14 21:55:12 +01:00
shutdown_coordinator.rs allow using other signals for graceful shutdown 2024-02-12 09:49:17 +01:00
tui_runner.rs replace tui with ratatui 2024-02-06 19:11:10 +01:00
tuilog.rs replace tui with ratatui 2024-02-06 19:11:10 +01:00