]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
* Makes frag messages ("you fragged XXX") bigger (1.8x the size of normal centerprint...
authorJeremy Potter <gitlab@stormdesign.us>
Thu, 16 Apr 2020 12:11:26 +0000 (12:11 +0000)
committerterencehill <piuntn@gmail.com>
Thu, 16 Apr 2020 12:11:26 +0000 (12:11 +0000)
commit53a364120b21fe615caba4dd16bb0f90623c0a1e
tree9d0da9f28673d1e5e11ac70865919f8bbf08eb01
parent3c08700f00a014d84ffe1bb64305ca5da7594cea
* Makes frag messages ("you fragged XXX") bigger (1.8x the size of normal centerprint messages) and makes them bold.
* Does this by implementing a new operator in `HUD_CenterPrint` - "`^BOLD`." Put `^BOLD` at the beginning of a centerprint notification to make it bold.
12 files changed:
_hud_descriptions.cfg
hud_luma.cfg
hud_luminos.cfg
hud_luminos_minimal.cfg
hud_luminos_minimal_xhair.cfg
hud_luminos_old.cfg
hud_nexuiz.cfg
qcsrc/client/autocvars.qh
qcsrc/client/hud/hud_config.qc
qcsrc/client/hud/panel/centerprint.qc
qcsrc/common/notifications/all.inc
qcsrc/common/notifications/all.qh