Skip to content
Snippets Groups Projects
  1. Mar 31, 2016
    • Alam Ed Arias's avatar
      Merge branch 'travis-ci' into 'master' · f9411982
      Alam Ed Arias authored
      Clang cleanup
      
      "taking the absolute value of unsigned type 'unsigned int' has no effect"
      
      using abs() on an unsigned should be nop,  replace them with (angle_t)()
      
      Need someone to verify this does not break any game logic
      
      See merge request !63
      f9411982
  2. Mar 30, 2016
  3. Mar 26, 2016
  4. Mar 25, 2016
  5. Mar 15, 2016
  6. Mar 14, 2016
  7. Mar 10, 2016
  8. Mar 07, 2016
  9. Mar 06, 2016
  10. Feb 29, 2016
Loading