]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
server: fix the save command's checks for multiplayer/dedicated
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 25 Aug 2024 10:17:29 +0000 (20:17 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Wed, 28 Aug 2024 13:11:02 +0000 (23:11 +1000)
commitf4b7ecaf3dfdb91eb7af5003fd253a824afdec93
tree8993764f495f904c909777a5fe7760367495046d
parent61e94826ea54ad60c88c2c4b42e7e2968b0744b9
server: fix the save command's checks for multiplayer/dedicated

Also makes the save and load messages nicer.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
cl_main.c
host.c
host.h
sv_ccmds.c
sv_save.c