]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Implement the uid2name dialog in the menu, but keep the existing one implemented...
authorterencehill <piuntn@gmail.com>
Sat, 2 Jul 2016 14:06:21 +0000 (16:06 +0200)
committerterencehill <piuntn@gmail.com>
Sat, 2 Jul 2016 14:06:21 +0000 (16:06 +0200)
commit997053573f965d56d4eff383755a83ca1f9b24af
treefba39653a15f5d4f5f578528f85585d4e42afbe2
parent5bc5e1ce321e4810a042950eb31cbc01ca22f373
Implement the uid2name dialog in the menu, but keep the existing one implemented in the HUD vote panel for compatibility sake, so clients with an older menu can still see it
qcsrc/client/hud/panel/vote.qc
qcsrc/menu/xonotic/_mod.inc
qcsrc/menu/xonotic/_mod.qh
qcsrc/menu/xonotic/dialog_uid2name.qc [new file with mode: 0644]
qcsrc/menu/xonotic/dialog_uid2name.qh [new file with mode: 0644]
qcsrc/menu/xonotic/mainwindow.qc