]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
remove playermodel descriptions
authornyov <nyov@nexnode.net>
Tue, 18 Nov 2014 14:54:28 +0000 (14:54 +0000)
committernyov <nyov@nexnode.net>
Tue, 18 Nov 2014 15:06:06 +0000 (15:06 +0000)
commitc708a29f90d269bc654dd45a70dc020ab633e759
treed5ad3dc4889ab3ef8610c7e05a1f2fec377ddea1
parent010293006b6e9c3a0a2e2aeca0b7d4a392aebdb6
remove playermodel descriptions

Model description has been moved to a keyword field, which limits
them to a single line but lets us keep the text around.
(Additional multiline descriptions at the end of the file are still
 possible, but won't look good with the model name moved to the bottom)
16 files changed:
models/player/erebus.iqm_0.txt
models/player/gak.iqm_0.txt
models/player/gakarmored.iqm_0.txt
models/player/gakmasked.iqm_0.txt
models/player/ignis.iqm_0.txt
models/player/ignishalfmasked.iqm_0.txt
models/player/ignismasked.iqm_0.txt
models/player/megaerebus.iqm_0.txt
models/player/nyx.iqm_0.txt
models/player/pyria.iqm_0.txt
models/player/seraphina.iqm_0.txt
models/player/seraphinamasked.iqm_0.txt
models/player/umbra.iqm_0.txt
qcsrc/common/util.qc
qcsrc/common/util.qh
qcsrc/menu/xonotic/playermodel.c