]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Migrates client->server commands (such as `say` and `clientversion`) to a registry...
authorMario <mario.mario@y7mail.com>
Sun, 4 Aug 2024 09:39:00 +0000 (09:39 +0000)
committerterencehill <piuntn@gmail.com>
Sun, 4 Aug 2024 09:39:00 +0000 (09:39 +0000)
commit96e9698d6191170fe5fd1c5e9c164404f21ab360
treebb4ad82b2a540c5d5cc85391b044f84bb89ca034
parent3e1924fcac9e769dfbf183d4615f6da0099ae070
Migrates client->server commands (such as `say` and `clientversion`) to a registry, matching the other command handlers.

Also reword some client commands to be less clunky and more consistent
commands.cfg
qcsrc/server/command/cmd.qc
qcsrc/server/command/reg.qh