1. 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
  2. 16 May, 2015 5 commits
  3. 15 May, 2015 2 commits
  4. 14 May, 2015 6 commits
  5. 12 May, 2015 1 commit
    • Matt Lowe's avatar
      Cleanup · f1703ed0
      Matt Lowe authored
      + Removed todo
      + linked test sound to the player joined sound
      f1703ed0
  6. 11 May, 2015 2 commits
  7. 09 May, 2015 1 commit
  8. 08 May, 2015 4 commits
  9. 07 May, 2015 4 commits
  10. 06 May, 2015 8 commits
    • Matt Lowe's avatar
      flipped svg · 5f270509
      Matt Lowe authored
      5f270509
    • poixen's avatar
      Merge pull request #1059 from poixen/dark_play · 9a81b151
      poixen authored
      Updated hand and table color
      9a81b151
    • Matt Lowe's avatar
      updated clear svg · c34718fe
      Matt Lowe authored
      c34718fe
    • Matt Lowe's avatar
      Added punctuation mark · 5dfef621
      Matt Lowe authored
      5dfef621
    • poixen's avatar
      Merge pull request #1044 from poixen/reveal_bug · 325e240d
      poixen authored
      Fixed revealing top card bug
      325e240d
    • Matt Lowe's avatar
      Updated card loadout background · 6da6e5b5
      Matt Lowe authored
      6da6e5b5
    • Matt Lowe's avatar
      Updated filter svgs · f2a53abc
      Matt Lowe authored
      Now uses the same as in the deck editor
      f2a53abc
    • 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
  11. 05 May, 2015 2 commits
    • Matt Lowe's avatar
      Updated hand and table color · 87d938e5
      Matt Lowe authored
      Updated default colors, darker, more modern, slick. Great feedback from
      community.
      87d938e5
    • Matt Lowe's avatar
      Updated reveal zone check boxes · 1e0c4cbf
      Matt Lowe authored
      I saw in some images from other platforms it can take up alot of space.
      Made the boxed horizontal, rather than vertical.
      
      WIP Remade reveal zone
      
      + darkened card area to eaisily see boundries
      + reverted back to using a window
      + window can be resized
      + removed fake title bar and "X"
      + moved all cards revealed slightly to the right, makes it easier to
      drag-select from the left
      
      Cleanup
      
      Changed style to use cockatrice icon
      
      Changed cast
      
      from static_cast to qstyleoption_cast
      1e0c4cbf
  12. 04 May, 2015 4 commits