2013-04-09 |
Ant Zucaro | Make percentile calculations 1-(p-1)/(n-1). |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | New, nicer pagination. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | Add map_id to map_index template. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | Clean up map view, show more on map_index page. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | Clean up server view, show more on server_index page. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | Clean up player view, show more on player_index page. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | Put commas in the aggregate stats line. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | Fix drop down event listener. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | Make the accuracy and damage graphs 100% wide. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ant Zucaro | Add fallback background color. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ant Zucaro | Add minified app CSS file. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ant Zucaro | Use minified CSS files. Hooray yuicompressor! |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ant Zucaro | Make the search page awesome. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ant Zucaro | Set the highlighted nav properly for gamefinder. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ant Zucaro | Use new glyphicon font for up/down/minus Elo. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ant Zucaro | Change location of glyph font file. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ant Zucaro | Port over all older styles (tables in particular). |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Ant Zucaro | Center the footer. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Ant Zucaro | Clean up the rest of the main index style issues. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Ant Zucaro | Add header image, statline, and border box. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Ant Zucaro | Move search over to the right if size permits. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Ant Zucaro | Remove responsive CSS. It is not needed. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Ant Zucaro | Add full bootstrap. This is good for debugging. |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Ant Zucaro | Configure the nav for mobile. |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Ant Zucaro | Add new assets to the base template. |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Ant Zucaro | Incorporate bootstrap, fix nav and search. |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Ant Zucaro | Optimize the background image. |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Ant Zucaro | Add bootstrap. |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Ant Zucaro | Only status 200s should be removed from the db. |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Ant Zucaro | This path will never be executed. Remove it. |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Ant Zucaro | Loop until binding to the address |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Ant Zucaro | Move the static assets to the "m" subdirectory |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Ant Zucaro | "Intercept" requests during downtime |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Ant Zucaro | Show CTS deaths on the scoreboard again |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Ant Zucaro | CTS deaths should not count towards the overall K:D... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Ant Zucaro | On second thought, don't |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Ant Zucaro | Don't count kills in CTS |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ant Zucaro | Two new utilities written in Go. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Store the active mods in the games table |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Save the server port number during submission |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Generic game meta handling |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Set server default create_dt to UTC time. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Search servers by hashkey first, then name. Update... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Gah, one more place to center the damn button and icon! |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Center the view button and game type icons in other... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Center view button and game type icons |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ant Zucaro | Flip short and long description. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Jan Behrens | Use gametype description for icon tooltips (e.g. ca... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Jan Behrens | Merge branch 'master' of http://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Ant Zucaro | Give the header stanza a bit more room. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Jan Behrens | Fix problems with too wide text in game_info page ... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Jan Behrens | Adding gametype icons to game_info page |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Jan Behrens | Merge branch 'master' of http://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Jan Behrens | Adding colors for yellow/pink teams; make all team... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ant Zucaro | Merge branch 'approved' of git://gitorious.org/xonotic... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Jan Behrens | Merge branch 'master' of http://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ant Zucaro | Fix KH scoreboard display |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ant Zucaro | Workaround for missing fastest for RC/CTS |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Jan Behrens | Fixing up after recent updates: correct win percentage... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Jan Behrens | Added option to filter by player id (for debugging... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Ant Zucaro | Add race support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Ant Zucaro | Add nb support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Ant Zucaro | No Elo for keyhunt, remove old ka name. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Ant Zucaro | Add kh support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Ant Zucaro | Add rune support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Ant Zucaro | Add keepaway support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Ant Zucaro | Add ft support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Ant Zucaro | Add dom support. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | fastest_cap -> fastest |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | Missed a gametype in the supported_games list. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | Add CTS support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | Clean up scoreboard and accuracy info for CTS. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | Add a new blank game check for CTS. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | Add cq support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | Add CA support to the scoreboard. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | Add assault support to the scoreboard |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ant Zucaro | Support a ton of new fields. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Ant Zucaro | Allow version-specific gametype support. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Ant Zucaro | Remove a debug statement. |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Ant Zucaro | Make latency displays parameter-driven. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Jan Behrens | Fixed display of bots in the scoreboard |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Jan Behrens | Making CA games work in XonStat |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Jan Behrens | Merge branch 'master' of http://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Ant Zucaro | Add two helper methods to simplify. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Ant Zucaro | Major refactor of submissions code. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Ant Zucaro | remove old submission handler |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Ant Zucaro | Redo submission handling. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jan Behrens | Some layout fixes for the player badges (nick_maxwidth) |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Jan Behrens | Merge branch 'approved' of gitorious.org:xonotic/xonsta... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Jan Behrens | Merge branch 'master' into approved.new |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Jan Behrens | Add views for player captimes (all the fastest caps... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Ant Zucaro | Use scoreboardpos instead of rank to sort. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Ant Zucaro | Support the new scoreboardpos and teamrank fields. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Jan Behrens | Merge branch 'master' into approved |
commit | commitdiff | tree | snapshot |
2013-01-04 |
antzucaro | Add request verification parameter in the dev INI. |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Ant Zucaro | 404 when hashkey is not found. |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Ant Zucaro | Do not send top-level elo/rank/pct. |
commit | commitdiff | tree | snapshot |
2012-12-30 |
antzucaro | Add a plain text hashkey view for menu integration. |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Ant Zucaro | Make the player game index Elo arrows clickable. |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Ant Zucaro | Whoops, add the game finder template! |
commit | commitdiff | tree | snapshot |
next |