]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge branch 'terencehill/uid2name_dialog' into 'master'
authorMario <zacjardine@y7mail.com>
Sun, 3 Jul 2016 23:09:30 +0000 (23:09 +0000)
committerMario <zacjardine@y7mail.com>
Sun, 3 Jul 2016 23:09:30 +0000 (23:09 +0000)
commitdb3ca57a1d783b7cdd0cc8b714939f973a4d0f1e
tree6192e7c1dc042387c3c5ab1e5a3641aa8abf9a32
parent732386d2190f1f9eda9c16c0502402e978d06c57
parentd00246a55e1f819b2beafc5c33194a470d18d31f
Merge branch 'terencehill/uid2name_dialog' into 'master'

uid2name dialog

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

Menu dialog:
![uid2name_dialog_menu](/uploads/3508d2ae94c24ebc9c66d77bc2bfa744/uid2name_dialog_menu.jpg)

See merge request !332