1. 08 Jan, 2014 1 commit
    • Don Gagne's avatar
      Fix broken Windows build · 0422b468
      Don Gagne authored
      TeamCity caught this, but I thought the error was from my warnings
      work. Turns out it was a real build failure. Windows doesn’t know which
      floating point floor to use. In reality the parentheses are in the
      wrong place and should be the floor of the divide by 2. But integer
      division is always floor, so it’s not needed at all.
      0422b468
  2. 27 Dec, 2013 2 commits
  3. 24 Dec, 2013 2 commits
  4. 16 Aug, 2013 5 commits
  5. 15 Aug, 2013 1 commit
  6. 13 Aug, 2013 29 commits