1. 15 Jan, 2016 1 commit
  2. 26 Dec, 2015 1 commit
  3. 24 Oct, 2015 1 commit
  4. 23 Sep, 2015 1 commit
  5. 22 Sep, 2015 1 commit
  6. 14 Sep, 2015 1 commit
    • woogerboy21's avatar
      Added chat history to a room that is displayed on join. · 87a64da1
      woogerboy21 authored
      With this update a new chat history definition is added on a per
      room bases which allows operators to specify the number of chat
      messages to store and present to the user on join.  Please see
      the sample ini for room definitions.
      87a64da1
  7. 13 Sep, 2015 1 commit
  8. 08 Sep, 2015 1 commit
  9. 03 Sep, 2015 3 commits
  10. 02 Sep, 2015 1 commit
  11. 23 Aug, 2015 2 commits
  12. 22 Aug, 2015 1 commit
  13. 21 Aug, 2015 1 commit
  14. 14 Aug, 2015 1 commit
  15. 09 Aug, 2015 3 commits
    • Gavin Bisesi's avatar
      Revert "#1351 Fix" · 59568bf1
      Gavin Bisesi authored
      59568bf1
    • woogerboy21's avatar
      #1351 Fix · 5fc0da6a
      woogerboy21 authored
      This update address's the issue were a server with no db has only non-registered users but when creating a game will cause the dialogue to only allow the check box of "registered users only" resulting in a game that no user will ever be able to join.
      5fc0da6a
    • marco's avatar
      Shorcut read from settings · b0bf94e3
      marco authored
      b0bf94e3
  16. 07 Aug, 2015 1 commit
  17. 05 Aug, 2015 1 commit
  18. 30 Jul, 2015 1 commit
  19. 27 Jul, 2015 1 commit
  20. 14 Jul, 2015 1 commit
  21. 12 Jul, 2015 2 commits
  22. 07 Jul, 2015 1 commit
  23. 05 Jul, 2015 2 commits
  24. 15 Jun, 2015 1 commit
    • Fabio Bas's avatar
      Theme manager · 6b8ebe54
      Fabio Bas authored
      This is the first implementation of a theme manager. It’s a rebased and
      revisited version of #792.
      6b8ebe54
  25. 13 Jun, 2015 1 commit
  26. 17 May, 2015 1 commit
    • Fabio Bas's avatar
      Theme manager · bdd55db5
      Fabio Bas authored
      This is the first implementation of a theme manager. It’s a rebased and
      revisited version of #792.
      bdd55db5
  27. 14 May, 2015 1 commit
  28. 06 May, 2015 1 commit
    • Matt Lowe's avatar
      Added sound settings page · c64eeb4e
      Matt Lowe authored
      + added sound setting page
      + added sound setting icon
      + moved sound settings from interface settings
      
      Added master volume
      
      + added master volume slider.
      + volume can be changed by sliding bar or by using the spin box
      + Preview of  volume will be played when dragging and releasing bar.
      
      Added checks for qt4
      
      Qt4 does not have support for setting the volume without some lengthy
      work around, I have disabled volume control for qt4 users and have
      mentioned that "Master volume requires qt5".
      
      Updated sfx
      
      + removed all old sfx
      + added new end step and tap sound
      + tap/endstep sound has a timer on it to prevent spamming
      + test sound engine will now use endstep sound
      
      Made end step sfx softer
      
      end step felt too harsh
      
      Added player joined sound
      
      + added a sound for when a new player joins a room
      
      Updated
      
      Was missing a sound when a player joins
      
      Made end step softer
      
      Made end step even softer
      
      updated sound again
      c64eeb4e
  29. 02 Apr, 2015 1 commit
    • Matt Lowe's avatar
      Left hand justification · a082fbcf
      Matt Lowe authored
      Set to false by default, let me know if you think it should be true.
      
      As all cards are played to the left of the screen this feels more
      comfortable to use as you dont need to keep looking at different areas
      of the screen.
      
      Will auto rearrange when changed during game-play.
      a082fbcf
  30. 26 Mar, 2015 1 commit
    • Matt Lowe's avatar
      Added system tray icon · 81a8141f
      Matt Lowe authored
      + Can be used for setting client size and closing the client.
      
      Will expand on by sending client alerts to the tray.
      
      Updated to push message notifactions to the toolbar
      
      Preview image:
      
      Added setting to enable/disable message popups
      
      Added functionality
      
      + updated popup message and translation
      + Double clicking tray icon will now bring up the app/minimize it
      + can now be alerted of mentions
      + added setting to set if you want mentions on desktop
      + clicking mention message will take you to the main chat
      + added translations for icon menu
      + removed maximize/minimize/restore from menu, not needed.
      
      Added disconnect
      
      + Disconnects any previous message slots/signals from the system icon
      message bubble
      81a8141f
  31. 18 Mar, 2015 1 commit
  32. 10 Mar, 2015 1 commit
  33. 21 Feb, 2015 1 commit