]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add patch from Juhu/compass branch: "Add compass panel, somewhat a CGaz compass clone"
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Wed, 31 Mar 2021 12:00:25 +0000 (14:00 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Wed, 31 Mar 2021 12:00:25 +0000 (14:00 +0200)
commit1e505f722046be5a3a0242267b951ca2abee81f6
tree58d0a8e668d7789a6e3abfaae456eaf2ecbdffce
parent4503a0f6afe884e5cf23e8512eec00011df75e8a
Add patch from Juhu/compass branch: "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