1. 17 Feb, 2016 1 commit
  2. 11 Dec, 2015 1 commit
  3. 25 Sep, 2015 1 commit
  4. 23 Sep, 2015 2 commits
  5. 10 Sep, 2015 1 commit
  6. 08 Sep, 2015 1 commit
  7. 15 Aug, 2015 1 commit
  8. 14 Aug, 2015 1 commit
  9. 11 Aug, 2015 1 commit
  10. 10 Aug, 2015 1 commit
  11. 08 Aug, 2015 1 commit
  12. 05 Aug, 2015 1 commit
  13. 22 Jul, 2015 1 commit
  14. 21 Jul, 2015 1 commit
  15. 13 Jul, 2015 1 commit
  16. 12 Jul, 2015 1 commit
  17. 05 Jul, 2015 3 commits
  18. 30 Jun, 2015 1 commit
  19. 29 Jun, 2015 1 commit
  20. 24 Jun, 2015 1 commit
  21. 22 Jun, 2015 1 commit
  22. 20 Jun, 2015 1 commit
    • Matt Lowe's avatar
      Moved username formatting to INI file · a795d7d8
      Matt Lowe authored
      Rather than having the username limitations hard coded, I have moved it
      into the ini file. I have added some examples to the code and also to
      the ini.
      
      This is only and example and can be expanded on by others.
      a795d7d8
  23. 03 Jun, 2015 1 commit
  24. 31 May, 2015 1 commit
  25. 24 May, 2015 1 commit
    • Fabio Bas's avatar
      More work · 471f6371
      Fabio Bas authored
       * Refactored code out of common/ into servatrice/
       * added smtp client library
       * disable registration when connected
       * validate email address
       * send activation token via email
      471f6371
  26. 23 May, 2015 3 commits
  27. 22 May, 2015 1 commit
    • Gavin Bises's avatar
      Add first draft of protocol extension for registration · 735fcbf3
      Gavin Bises authored
      Stub for registration command handling in server
      
      First draft of handling registration requests
      
      WIP (will be rebased)
      
      clean up bad imports (rebase this later)
      
      Finish checkUserIsBanned method
      
      Add username validity check
      
      Check servatrice registration settings
      
      WIP
      
      Finish(?) server side of registration
      
      Needs testing
      
      Fix switch case compile failure
      
      I have no idea why I have to do this
      
      WIP for registration testing python script
      
      Stub register script initial attempt
      
      Rearrange register script
      
      First try at sending reg
      
      register.py sends commands correctly now
      
      Add more debug to register.py
      
      Pack bytes the right way - servatrice can parse py script sends now
      
      register.py should be working now
      
      Parse xml hack correctly
      
      Log registration enabled settings on server start
      
      Insert gender correctly on register
      
      Show tcpserver error message on failed gameserver listen
      
      Fail startup if db configured and can't be opened.
      
      TIL qt5 comes without mysql by default in homebrew...
      735fcbf3
  28. 17 Apr, 2015 1 commit
  29. 16 Apr, 2015 2 commits
  30. 13 Apr, 2015 2 commits
  31. 12 Apr, 2015 1 commit
  32. 12 Feb, 2015 1 commit
  33. 29 Jan, 2015 1 commit