]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Minor cleanup of client/defs.qh, move replicated cvars to a common location
authorMario <mario.mario@y7mail.com>
Sun, 2 Aug 2020 10:00:05 +0000 (20:00 +1000)
committerMario <mario.mario@y7mail.com>
Sun, 2 Aug 2020 10:00:05 +0000 (20:00 +1000)
commit2d8c8577d76a17b211403ca64cf39c39dede67a0
treebe7aa0e8baa938e591f9b8bf4b7e58837f24e1fc
parent76afe6b4bb64b3f349bcf8aeadd04d0b319a7d01
Minor cleanup of client/defs.qh, move replicated cvars to a common location
19 files changed:
qcsrc/client/commands/cl_cmd.qc
qcsrc/client/csqcmodel_hooks.qc
qcsrc/client/defs.qh
qcsrc/client/hud/panel/powerups.qc
qcsrc/client/hud/panel/racetimer.qh
qcsrc/client/hud/panel/scoreboard.qc
qcsrc/client/hud/panel/scoreboard.qh
qcsrc/client/main.qc
qcsrc/client/main.qh
qcsrc/client/mapvoting.qc
qcsrc/common/_mod.inc
qcsrc/common/_mod.qh
qcsrc/common/effects/qc/casings.qc
qcsrc/common/gamemodes/gamemode/nexball/cl_nexball.qh
qcsrc/common/replicate.qc [new file with mode: 0644]
qcsrc/common/replicate.qh [new file with mode: 0644]
qcsrc/server/client.qh
qcsrc/server/miscfunctions.qc
qcsrc/server/weapons/selection.qc