]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add a confirmation dialog for changing HUD skin
authorotta8634 <k9wolf@pm.me>
Sun, 9 Mar 2025 06:00:44 +0000 (14:00 +0800)
committerotta8634 <k9wolf@pm.me>
Fri, 14 Mar 2025 16:33:05 +0000 (00:33 +0800)
commite0337f438d7d95da53232fe06c4d4da36192b95a
tree734c9266e3570e2ac926ab9e65c41db7140038c5
parent215631713401b91a7205557550e3a21e7ea3d362
Add a confirmation dialog for changing HUD skin

For a button that overrides almost all often-changed HUD settings, it really deserves a confirmation dialog.
Such dialogs are also used by the factory reset button, and the reset keybindings button.
Decided to create the dialog in the same file as the hudsetup exit dialog since they're tied together.
qcsrc/menu/xonotic/dialog_hudsetup_exit.qc
qcsrc/menu/xonotic/dialog_hudsetup_exit.qh
qcsrc/menu/xonotic/mainwindow.qc
qcsrc/menu/xonotic/mainwindow.qh