1. 14 Oct, 2014 2 commits
  2. 10 Oct, 2014 2 commits
  3. 03 Oct, 2014 3 commits
    • Matt Lowe's avatar
      Fixed svg for icon · e240e47d
      Matt Lowe authored
      For some reason there was an issue with making the creature image white,
      i found a workaround. Icon should now display correctly.
      e240e47d
    • Matt Lowe's avatar
      Icon changes · 7cdd2a26
      Matt Lowe authored
      + added updated mac icon that was missing
      ~ resized cockatrice.png
      7cdd2a26
    • Matt Lowe's avatar
      Logo and card back refresh · 294edb32
      Matt Lowe authored
      ~ Updated the back of the card, cleaner lines, slightly more modern.
      ~ Updated game icon/logo
      294edb32
  4. 02 Oct, 2014 1 commit
  5. 01 Oct, 2014 1 commit
  6. 30 Sep, 2014 1 commit
  7. 19 Sep, 2014 1 commit
  8. 11 Sep, 2014 1 commit
  9. 09 Sep, 2014 1 commit
  10. 06 Sep, 2014 2 commits
  11. 04 Sep, 2014 1 commit
  12. 29 Aug, 2014 1 commit
  13. 27 Aug, 2014 1 commit
  14. 19 Aug, 2014 1 commit
  15. 11 Aug, 2014 4 commits
  16. 08 Aug, 2014 3 commits
  17. 07 Aug, 2014 8 commits
  18. 06 Aug, 2014 5 commits
  19. 05 Aug, 2014 1 commit
    • Peng Liu's avatar
      Removed the QLists for determining image format. Instead, using QImageReader,... · 4bb1d28a
      Peng Liu authored
      Removed the QLists for determining image format. Instead, using QImageReader, both when downloading/saving and when loading, to determine the correct format (Cockatrice now supports all QImageReader-supported formats).
      Image loading still uses one for loop to iterate through the QList of paths to folders in which to search for images.
      4bb1d28a