Skip to content
Failed

Changes

Summary

  1. Server.c: Kick players when server shuts down (commit: 8f889d1) (details)
  2. Commands: Add /shutdown command (commit: 39b858e) (details)
  3. Util/Alloc.c: Add newline at the end of file (commit: 29aa780) (details)
Commit 8f889d12cfc16aaa413b765d9f27735f58bf8918 by 16738302+Haxk20
Server.c: Kick players when server shuts down
(commit: 8f889d1)
The file was modified Source/Server/Server.c (diff)
The file was modified Source/Server/Commands/CommandManager.h (diff)
The file was modified Source/Server/CMakeLists.txt (diff)
The file was addedSource/Server/Commands/Shutdown.c
The file was modified Source/Server/Commands/CommandManager.c (diff)
Commit 29aa7802faec75d487018e08c353cf3726d86839 by 16738302+Haxk20
Util/Alloc.c: Add newline at the end of file
(commit: 29aa780)
The file was modified Source/Util/Alloc.c (diff)