1. 07 May, 2015 1 commit
  2. 06 May, 2015 5 commits
  3. 05 May, 2015 1 commit
  4. 04 May, 2015 4 commits
  5. 03 May, 2015 2 commits
  6. 02 May, 2015 7 commits
    • Matt Lowe's avatar
      Updated reveal zone check boxes · 052ce729
      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.
      052ce729
    • Fabio Bas's avatar
    • Fabio Bas's avatar
      Append last commit date to version string · 6e9a211a
      Fabio Bas authored
      Shown in “about” dialog and used in windows packages name.
      6e9a211a
    • ctrlaltca's avatar
      Merge pull request #1024 from tooomm/icon_works · 53f63e28
      ctrlaltca authored
      Icon works
      53f63e28
    • ctrlaltca's avatar
      Merge pull request #1041 from poixen/protobuf_error · 8cbf8941
      ctrlaltca authored
      Removed lprotobuf error on building
      8cbf8941
    • Matt Lowe's avatar
      Moved zone loactions · 7ccc23f9
      Matt Lowe authored
      I have moved the default opening positions of some of the reveal zones.
      
      Example:
      
      The sideboard will be in the same position as the scry and the random
      card from hand will be the same as the hand view.
      7ccc23f9
    • Matt Lowe's avatar
      Fixed revealing top card bug · 33fa3ae0
      Matt Lowe authored
      Previously if you were to reveal the top card, then look at the top x (x
      > 1) cards, then move them to another zone, the top card would stop
      being revealed.
      
      The issue was that when moving the cards the first card was being
      revealed, then being moved.
      
      I have also fixed an issue too:
      + reveal top card
      + scry 4
      + grab all cards and move to the first column of available space at the
      left most of the screen (column 0). Everything is fine.
      + now try with another column (> 0), you will see that the card order
      has flipped.
      
      This no longer happens.
      
      This needs some testing before being merged. I will run the build for a
      while, right now it feels good though.
      33fa3ae0
  7. 01 May, 2015 3 commits
    • Zach's avatar
      Merge pull request #1040 from poixen/fixed_search · 9ff22eaf
      Zach authored
      Reverted back to full punctuation
      9ff22eaf
    • Matt Lowe's avatar
      Removed lprotobuf error on building · 878b7603
      Matt Lowe authored
      Will need @ctrlaltca to confirm this wont mess anything up. I have
      removed a option to se set from the cmake file. This option is not
      needed.
      
      Windows users, you will need to run cmake to create the sln again.
      878b7603
    • Matt Lowe's avatar
      Reverted back to full punctuation · 95104df5
      Matt Lowe authored
      Reverted back. Right now it feels strange to only have simple search.
      Really you would want both simple search AND accurate search on, though
      this requires twice the checks for each result.
      95104df5
  8. 29 Apr, 2015 2 commits
  9. 28 Apr, 2015 2 commits
    • Zach's avatar
      Merge pull request #1035 from ctrlaltca/fix_762 · 5410afbb
      Zach authored
      Add "play top card face down" menu entry to library; fix #762
      5410afbb
    • tooomm's avatar
      svg+png updates · a6970d96
      tooomm authored
      -updated and cleaned up cockatrice+servatrice svg's
      -added old original svg's for future adjustments
      -updated cockatrice+servatrice png's
      
      ico+icns updates
      
      -see #925 for more details
      -updated svg's as source for new icon files
      
      bmp updates
      
      -updated svg's as source for new installer logos
      
      cleaned up oracle.svg
      
      cleaned up oracle.svg /2
      
      svg updates /2
      
      removed sensible data
      
      `inkscape:export-filename` removed
      
      removed sensible data
      
      inkscape:export-filename
      
      removed sensible data
      
      inkscape:export-filename
      
      removed sensible data
      
      inkscape:export-filename
      
      fix
      
      fix2
      a6970d96
  10. 27 Apr, 2015 8 commits
  11. 26 Apr, 2015 5 commits