1. 15 Mar, 2016 1 commit
    • Fabio Bas's avatar
      Rework "paths" settings loading and card database loading · 1e3fb6c6
      Fabio Bas authored
       * main.cpp: removed path checking and db loading
       * card database: merge card loading methods into a single one
       * settings cache: take care of returning safe paths for decks,
      replays, etc..
       * main window: if db loading fails (eg. first run), propose to run
      oracle
      
      NSIS: propose to run cockatrice instead of oracle
      
      Rework card database loading
      
       * Move carddatabase-related method out of deckeditor tab
       * Load cards in another thread and render them progressively
       * Optimize database reload after enabled sets change
      
      Fix deck editor column width
      
       * removed the noCard hack.
       * getCard() no more creates cards instead of just returning existing
      ones
       * Fix the “edit tokens” dialog.
       * PictureLoader: avoid trying to download twice the same card
       * PictureLoader: correct return of card background
       * AbstractCardItem: avoid recalculating card color at every paint
      
      Use a different file to save custom tokens
      
      Misc required improvements
      
       * Use nullptr;
       * Refactor CardInfoWidget to use CardInfoPicture and CardInfoText
      instead of duplicating code;
       * Added CardInfo::getColorChar()
       * Fixed some potential crashes
       * removed dead code related to CardInfoWidget
       * Don't require a restart after adding a new custom sets file
       * Bump CMake requirements to 3.1
      1e3fb6c6
  2. 23 Sep, 2015 1 commit
  3. 22 Sep, 2015 1 commit
  4. 08 Jul, 2015 2 commits
  5. 06 Jul, 2015 1 commit
  6. 25 Apr, 2015 1 commit
    • Matt Lowe's avatar
      Changed pt to orange · ff1aec40
      Matt Lowe authored
      After feedback, and also noticing myself, the blue requires a little
      more focus than should be nessesarry. I have updated to be orange, which
      feels more comfortable. I have polled the community and they also agree
      orange > blue.
      ff1aec40
  7. 22 Apr, 2015 1 commit
    • Matt Lowe's avatar
      Colored PT · 004a952c
      Matt Lowe authored
      I compare the card pt, to the card with the same name in the db. if the
      card is found, we compare the pt, of the db item and the item in play.
      If there is not a match then we change the color of the PT. This is
      pretty much the same as mtgo does it.
      
      I looked into having only the P, or the T colored, though this is not
      posible, when you set a pen color you can not change it partway through
      painting a string. That would require 3 strings painted, one for p, /
      and t. Which is more effort than its worth. This does the job pretty
      well.
      
      I have also moved the pt slightly to the left so it lines up better. I
      have some images to compate.
      004a952c
  8. 03 Nov, 2014 1 commit
  9. 16 Oct, 2014 1 commit
  10. 09 Jul, 2014 1 commit
  11. 11 Feb, 2014 1 commit
  12. 17 Apr, 2013 1 commit
    • skoh-fley's avatar
      Fixed a cursor bugo · 69e6c9ac
      skoh-fley authored
      Click-holding on a card then immediately releasing now properly changes the
      cursor from a closed hand back to an open hand
      69e6c9ac
  13. 22 Apr, 2012 1 commit
  14. 24 Mar, 2012 2 commits
  15. 11 Mar, 2012 1 commit
  16. 20 Feb, 2012 1 commit
  17. 01 Jan, 2012 1 commit
  18. 30 Dec, 2011 1 commit
  19. 04 Dec, 2011 1 commit
  20. 17 Nov, 2011 1 commit
  21. 15 Sep, 2011 2 commits
  22. 18 Jul, 2011 1 commit
  23. 05 Jul, 2011 1 commit
  24. 27 May, 2011 1 commit
  25. 21 May, 2011 1 commit
  26. 07 Mar, 2011 2 commits
  27. 16 Feb, 2011 1 commit
  28. 15 Jan, 2011 1 commit
  29. 23 Dec, 2010 1 commit
  30. 10 Dec, 2010 1 commit
  31. 04 Dec, 2010 1 commit
  32. 01 Dec, 2010 1 commit
  33. 10 Nov, 2010 1 commit
  34. 09 Nov, 2010 1 commit
  35. 05 Nov, 2010 1 commit
  36. 03 Nov, 2010 1 commit