]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add a small Menu game dialog that can be opened with F11
authorterencehill <piuntn@gmail.com>
Sun, 13 Mar 2022 19:08:56 +0000 (20:08 +0100)
committerterencehill <piuntn@gmail.com>
Sun, 13 Mar 2022 21:47:18 +0000 (22:47 +0100)
commit7543e59f1fafaf3e6fcbe64baf58e0a94f0321a7
tree99d6d820f0d85d087e2838c0a136004a13425eae
parent23af7cff89c0c285ca417a041230206362ee0287
Add a small Menu game dialog that can be opened with F11
12 files changed:
binds-xonotic.cfg
commands.cfg
qcsrc/menu/command/menu_cmd.qc
qcsrc/menu/menu.qc
qcsrc/menu/xonotic/_mod.inc
qcsrc/menu/xonotic/_mod.qh
qcsrc/menu/xonotic/dialog_gamemenu.qc [new file with mode: 0644]
qcsrc/menu/xonotic/dialog_gamemenu.qh [new file with mode: 0644]
qcsrc/menu/xonotic/dialog_multiplayer_profile.qh
qcsrc/menu/xonotic/dialog_settings_input.qh
qcsrc/menu/xonotic/keybinder.qc
qcsrc/menu/xonotic/mainwindow.qc