[quake3-commits] [ioquake/ioq3] 09166b: Make Team Arena prevTeamMember command loop around...
Zack Middleton
zack at cloemail.com
Wed Oct 17 14:33:59 EDT 2018
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 09166ba05e46503d7c7cf26c65f10d2cc5108334
https://github.com/ioquake/ioq3/commit/09166ba05e46503d7c7cf26c65f10d2cc5108334
Author: Zack Middleton <zack at cloemail.com>
Date: 2018-10-17 (Wed, 17 Oct 2018)
Changed paths:
M code/cgame/cg_newdraw.c
Log Message:
-----------
Make Team Arena prevTeamMember command loop around player list
Team Arena HUD's team member info box can be cycled through using
nextTeamMember and prevTeamMember commands. nextTeamMember command loops
around when end of list is reached but prevTeamMember command got stuck
at last entry in list (team overview).
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the quake3-commits
mailing list