]> git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/templates/scoreboard.mako
Remove more refs to sqlahelper.
[xonotic/xonstat.git] / xonstat / templates / scoreboard.mako
2020-05-09 nicoConsistency fix fix-broken-scoreboard-tables-for-small-width 13/head
2020-05-09 nicoFix broken scoreboard tables for small screen widths
2015-04-12 Ant ZucaroStyle the game table for keyhunt.
2015-04-12 Ant ZucaroStyle the game table for ca, dm, duel, rune, and tdm.
2015-04-12 Ant ZucaroColor score cells yellow.
2015-04-12 Ant ZucaroFormat duel and ctf scoreboards.
2015-03-29 Ant ZucaroProgress on the game info page.
2013-08-17 Jan BehrensMerge branch 'master' into zykure/wip
2013-07-24 Ant ZucaroShow latency in game_info if at least one player has...
2013-07-21 Ant ZucaroMake the score field yellow, like in-game.
2013-07-20 Ant ZucaroFix display of KA games.
2013-04-21 Jan BehrensPlaying around with teamscore display (uses random...
2013-04-20 Jan BehrensAdding teamscores (proof-of-concept)
2013-04-19 Ant ZucaroMerge zykure-approved, my fixes, and merge fixes :D
2013-04-18 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-16 Jan BehrensFixing issue with long player nicks, fixes #1313
2013-03-28 Ant ZucaroPort over all older styles (tables in particular).
2013-02-09 Ant ZucaroShow CTS deaths on the scoreboard again
2013-02-09 Ant ZucaroOn second thought, don't
2013-02-02 Ant ZucaroMerge branch 'approved' of git://gitorious.org/xonotic...
2013-02-02 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
2013-02-02 Ant ZucaroFix KH scoreboard display
2013-02-02 Ant ZucaroWorkaround for missing fastest for RC/CTS
2013-02-01 Ant ZucaroAdd race support to the scoreboard.
2013-02-01 Ant ZucaroAdd nb support to the scoreboard.
2013-01-27 Ant ZucaroAdd kh support to the scoreboard.
2013-01-27 Ant ZucaroAdd rune support to the scoreboard.
2013-01-27 Ant ZucaroAdd keepaway support to the scoreboard.
2013-01-27 Ant ZucaroAdd ft support to the scoreboard.
2013-01-27 Ant ZucaroAdd dom support.
2013-01-26 Ant ZucaroAdd CTS support to the scoreboard.
2013-01-26 Ant ZucaroClean up scoreboard and accuracy info for CTS.
2013-01-26 Ant ZucaroAdd cq support to the scoreboard.
2013-01-26 Ant ZucaroAdd CA support to the scoreboard.
2013-01-26 Ant ZucaroAdd assault support to the scoreboard
2013-01-25 Ant ZucaroRemove a debug statement.
2013-01-23 Ant ZucaroMake latency displays parameter-driven.
2013-01-22 Jan BehrensFixed display of bots in the scoreboard
2012-12-23 Ant ZucaroProvide an option to show elo deltas on the game info...
2012-12-23 Ant ZucaroAdd ping to the scoreboard.
2012-11-14 Ant ZucaroProvide an option to show elo deltas on the game info...
2012-11-04 antzucaroMerge pull request #15 from baneofblabs/master
2012-11-02 Ant ZucaroAdd ping to the scoreboard.
2012-07-21 Ant ZucaroRemove +/- points display on scoreboard.
2012-06-20 Ant ZucaroAdd elo delta tracking.
2012-06-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2012-06-06 antzucaroMerge pull request #12 from nyov/nyov/conversion
2012-06-05 nyovdos2unix file conversions for everything
2012-05-05 nyovadapted z's search engine hints and header
2012-03-14 antzucaroMerge pull request #5 from dmazary/patch-1
2012-02-08 Ant ZucaroRemove quick links to accuracy info.
2012-02-06 Ant ZucaroMake the scoreboards look more like they used to.
2011-12-19 Ant ZucaroMerge branch 'search'
2011-12-15 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-12-15 Ant ZucaroProperly account for the new duel game type.
2011-06-30 Ant ZucaroMerge branch 'master' of https://github.com/z/XonStat
2011-06-30 Tyler Mulliganclassified the headers of all scoreboards and tweaked...
2011-06-30 Tyler Mulligancleaned up some styles, started laying out the recent...
2011-06-30 antzucaroMerge pull request #1 from z/master
2011-06-29 Tyler MulliganApplied Xonotic HTML/CSS/JS theme and worked existing...
2011-06-29 Ant ZucaroAvoid keyerror when rendering the scoreboard.
2011-06-28 antzucaroModularize the scoreboard with defs - one for header...
2011-06-27 antzucaroFix view accuracy link
2011-06-21 Ant ZucaroClean up main page, remove centering and generally...
2011-06-02 Ant ZucaroUpdate table style.
2011-05-27 Ant ZucaroVarious small improvements to style and headings
2011-05-27 Ant ZucaroUse anchor links to the game info permapage to show...
2011-05-26 Ant ZucaroShow accuracies on the game info page
2011-05-26 Ant ZucaroRemove <ul>s, center tables, and tweak the team colors...
2011-05-25 Ant ZucaroStylistic updates.
2011-05-25 Ant ZucaroStructure the static directory. Add Xolonium font....
2011-05-25 Ant ZucaroRemove redundant code for scoreboard display, add prope...
2011-05-25 Ant ZucaroFix bad dereference - pgstats is not a hash in this...
2011-05-25 Ant ZucaroStart moving scoreboard rendering to its own def, since...