]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Menu text boxes: fix a couple issues after screen resolution change:
authorterencehill <piuntn@gmail.com>
Fri, 18 Oct 2024 16:03:31 +0000 (18:03 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 18 Oct 2024 16:03:31 +0000 (18:03 +0200)
commitcd1873ae9f1f19208a9ff186c2005e3dfad91d3f
tree1c1470b8bb0b13010e4019c43763558e20cf3fa2
parentcbffcb93e993f1e715c83199f99cbeb003e81afe
Menu text boxes: fix a couple issues after screen resolution change:

1. Text wasn't rewrapped correctly for all text boxes
2. campaign and welcome text boxes displayed line feeds as unprintable characters

Also remove TOS dialogs' .text attribute since it's redundant now
qcsrc/menu/xonotic/dialog_multiplayer_join_termsofservice.qc
qcsrc/menu/xonotic/dialog_multiplayer_join_termsofservice.qh
qcsrc/menu/xonotic/dialog_termsofservice.qc
qcsrc/menu/xonotic/dialog_termsofservice.qh
qcsrc/menu/xonotic/textbox.qc