]> git.xonotic.org Git - xonotic/xonstat.git/commit
Use description value in cd_weapon when displaying weapon stats. This avoids weird...
authorAnt Zucaro <azucaro@gmail.com>
Sat, 21 May 2011 20:37:10 +0000 (16:37 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 21 May 2011 20:37:10 +0000 (16:37 -0400)
commit1c304d828cd7dc79ee6c6f43bed5fb8f89825eb1
tree6a99984a8145634567bd022249f7c04e02649166
parent9126a17f6ba1869992752a9044b8f82c82abd64e
Use description value in cd_weapon when displaying weapon stats. This avoids weird sorting by things like "grenadelauncher" when the weapon is being displayed as "Mortar".
xonstat/templates/player_weapon_stats.mako
xonstat/views.py