]> git.xonotic.org Git - xonotic/darkplaces.git/commit
sbar: Implement cl_showspeed_factor, a multiplier of cm for cl_showspeed.
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 9 Aug 2020 18:38:05 +0000 (18:38 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 9 Aug 2020 18:38:05 +0000 (18:38 +0000)
commit977564cd53f68038ab908ad530e32d25244b95ee
tree876ecfff6d32fe83bd826a58b4f0af54252fc689
parent65a2b532899676194b80a8c340fdc0155365c91e
sbar: Implement cl_showspeed_factor, a multiplier of cm for cl_showspeed.

Also removed game-specific multipliers. These can be specified manually
as the player or mod author sees fit. In Xonotic, the scale varies per
map, and the scale of the player model can be adjusted with a cvar.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12888 d7cf8633-e32d-0410-b094-e92efae38249
sbar.c