]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Move checkpoint splits from infomessages to their own HUD panel
authorDes - <gitlab@damianv.com.ar>
Tue, 13 May 2025 08:06:11 +0000 (08:06 +0000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 13 May 2025 08:06:11 +0000 (18:06 +1000)
commit065630b22d72eb851172ab02caec33e950b90d6f
tree6944aee72acfd10d80f364e911a638edd06f50d7
parentf6669352734929a0f26c0f4ef015b58b48a393d7
Move checkpoint splits from infomessages to their own HUD panel
23 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/checkpoints.qc [new file with mode: 0644]
qcsrc/client/hud/panel/checkpoints.qh [new file with mode: 0644]
qcsrc/client/hud/panel/infomessages.qc
qcsrc/client/hud/panel/racetimer.qc
qcsrc/client/main.qc
qcsrc/client/main.qh
qcsrc/menu/xonotic/_mod.inc
qcsrc/menu/xonotic/_mod.qh
qcsrc/menu/xonotic/dialog_hudpanel_checkpoints.qc [new file with mode: 0644]
qcsrc/menu/xonotic/dialog_hudpanel_checkpoints.qh [new file with mode: 0644]
qcsrc/menu/xonotic/mainwindow.qc
xonotic-client.cfg