]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
quick implementation of shownames in the HUD. Currently networked via MSG_ONE, not...
authorFruitieX <fruitiex@gmail.com>
Sat, 2 Apr 2011 21:15:08 +0000 (00:15 +0300)
committerFruitieX <fruitiex@gmail.com>
Sat, 2 Apr 2011 21:15:08 +0000 (00:15 +0300)
commit92982a7c62b989146cd802754aec73f2051d5be0
tree92383e016f5b4cc1f665dd6864e87c9c906f0de0
parenta5b4dca2f4950106e36c974e88a77602e3eda19b
quick implementation of shownames in the HUD. Currently networked via MSG_ONE, not sure that's such a good thing...
17 files changed:
_hud_descriptions.cfg
hud_luminos.cfg
hud_luminos_minimal.cfg
hud_luminos_old.cfg
hud_luminos_xhair_minimal.cfg
hud_nexuiz.cfg
qcsrc/client/Defs.qc
qcsrc/client/Main.qc
qcsrc/client/autocvars.qh
qcsrc/client/hud.qc
qcsrc/client/hud.qh
qcsrc/common/constants.qh
qcsrc/common/util.qh
qcsrc/menu/classes.c
qcsrc/server/cl_player.qc
qcsrc/server/defs.qh
qcsrc/server/t_teleporters.qc