1. 23 Aug, 2015 1 commit
  2. 22 Aug, 2015 3 commits
    • Gavin Bisesi's avatar
      Address PR feedback · 66f14c11
      Gavin Bisesi authored
      66f14c11
    • Daenyth's avatar
      Fix #1351 - Server ignores only-reg if in "none" auth mode. · 6170c903
      Daenyth authored
      When in none auth mode, registered users don't exist; hence the setting
      makes the game impossible to join.
      
      Normally the setting would be greyed out when the user is unregistered,
      but commit 475c54bf introduced a new edge case where the stored setting
      would apply to the field even if the user is unregistered, making the
      setting possible to apply in no-reg mode. Regardless, any client could
      have done this, not just the default cockatrice.
      
      The server side fix should prevent all issues in the future.
      6170c903
    • Zach H's avatar
      country to lower (fix win bug) · 41b10308
      Zach H authored
      41b10308
  3. 21 Aug, 2015 4 commits
  4. 20 Aug, 2015 1 commit
  5. 19 Aug, 2015 1 commit
  6. 16 Aug, 2015 6 commits
  7. 14 Aug, 2015 3 commits
  8. 11 Aug, 2015 1 commit
  9. 09 Aug, 2015 4 commits
  10. 08 Aug, 2015 6 commits
  11. 07 Aug, 2015 3 commits
  12. 06 Aug, 2015 1 commit
  13. 05 Aug, 2015 1 commit
  14. 03 Aug, 2015 1 commit
  15. 01 Aug, 2015 2 commits
  16. 30 Jul, 2015 1 commit
  17. 28 Jul, 2015 1 commit
    • Matt Lowe's avatar
      Previous server connection history · 1ca24b25
      Matt Lowe authored
      This adds the ability to select previous servers from a list to connect
      to.
      
      You can remove items from the drop down by selecting them and pressing
      delete.
      
      If you connect to a new host it will be added to the previous hosts.
      
      It will remember the last host connected to in the dropdown.
      1ca24b25