1. 23 Feb, 2015 1 commit
  2. 22 Feb, 2015 1 commit
  3. 21 Feb, 2015 5 commits
  4. 19 Feb, 2015 3 commits
    • Matt Lowe's avatar
      Updated player fighting svg · f28a8b5a
      Matt Lowe authored
      + Changed to be black
      + Made a little thicker
      f28a8b5a
    • Matt Lowe's avatar
      Updated image · 1b8c1ab9
      Matt Lowe authored
      Bolder outline
      More defined shape
      1b8c1ab9
    • Matt Lowe's avatar
      Fixed 5+ hour issue for new games · 28aed657
      Matt Lowe authored
      The problem was converting a negative int to an unsigned int. This was
      resulting in a value of: (2^32) - n. Meaning that the room age was
      extreamly old. After 48s the delay from the server will catch up and the
      time diff will be 0 rather than negative, which is why after 48s the
      room will change from 5+ hours to <1 min.
      28aed657
  5. 16 Feb, 2015 2 commits
  6. 15 Feb, 2015 1 commit
  7. 14 Feb, 2015 1 commit
  8. 13 Feb, 2015 2 commits
  9. 12 Feb, 2015 4 commits
  10. 11 Feb, 2015 3 commits
  11. 10 Feb, 2015 1 commit
  12. 09 Feb, 2015 9 commits
  13. 08 Feb, 2015 3 commits
  14. 07 Feb, 2015 4 commits