]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add compass panel, somewhat a CGaz compass clone
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Wed, 31 Mar 2021 11:53:58 +0000 (13:53 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Wed, 31 Mar 2021 11:57:12 +0000 (13:57 +0200)
commitd7ca68b5f1fffb58f568a1f9ebd0ea67c0799f3e
tree5b1611f321724b6180101d783ff60f6c3bd1abf4
parent84bd0029952ef1095b1f145a5afa9eee38f6192a
Add compass panel, somewhat a CGaz compass clone
21 files changed:
_hud_common.cfg
_hud_descriptions.cfg
hud_luma.cfg
hud_luminos.cfg
hud_luminos_minimal.cfg
hud_luminos_minimal_xhair.cfg
hud_luminos_old.cfg
hud_nexuiz.cfg
qcsrc/client/hud/hud.qh
qcsrc/client/hud/panel/_mod.inc
qcsrc/client/hud/panel/_mod.qh
qcsrc/client/hud/panel/compass.qc [new file with mode: 0644]
qcsrc/client/hud/panel/compass.qh [new file with mode: 0644]
qcsrc/client/mutators/events.qh
qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc
qcsrc/common/gamemodes/gamemode/race/cl_race.qc
qcsrc/menu/xonotic/_mod.inc
qcsrc/menu/xonotic/_mod.qh
qcsrc/menu/xonotic/dialog_hudpanel_compass.qc [new file with mode: 0644]
qcsrc/menu/xonotic/dialog_hudpanel_compass.qh [new file with mode: 0644]
qcsrc/menu/xonotic/mainwindow.qc