]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Move race splits from infomessage to their own hud panel
authorDes <xon@damianv.com.ar>
Wed, 11 Sep 2024 15:56:35 +0000 (12:56 -0300)
committerDes <xon@damianv.com.ar>
Wed, 11 Sep 2024 15:56:35 +0000 (12:56 -0300)
commitd78bba8e52edd76c526b164e4fed000982014c8c
tree291d08957d539d3723d2626def45c5d82804d056
parentccc29ee1275dfea41701ce9a912c4092959ef888
Move race splits from infomessage to their own hud panel
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/infomessages.qc
qcsrc/client/hud/panel/racesplits.qc [new file with mode: 0644]
qcsrc/client/hud/panel/racesplits.qh [new file with mode: 0644]
qcsrc/common/_mod.inc
qcsrc/common/_mod.qh
qcsrc/menu/xonotic/_mod.inc
qcsrc/menu/xonotic/_mod.qh
qcsrc/menu/xonotic/dialog_hudpanel_racesplits.qc [new file with mode: 0644]
qcsrc/menu/xonotic/dialog_hudpanel_racesplits.qh [new file with mode: 0644]
qcsrc/menu/xonotic/mainwindow.qc