1. 22 Apr, 2015 5 commits
    • 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
    • ctrlaltca's avatar
      Merge pull request #1002 from ctrlaltca/refix_999 · 82d8c724
      ctrlaltca authored
      Added translation fix missing from #1001
      82d8c724
    • Fabio Bas's avatar
      Added translation fix missing from #1001 · 7e56c5a9
      Fabio Bas authored
      7e56c5a9
    • ctrlaltca's avatar
      Merge pull request #1001 from ctrlaltca/fix_999 · 36a0d25c
      ctrlaltca authored
      Permit translation in "game created" column; Fix #999
      36a0d25c
    • Fabio Bas's avatar
      Permit translation in "game created" column; Fix #999 · 629f48e2
      Fabio Bas authored
      Also, extracted the 2 new strings
      629f48e2
  2. 21 Apr, 2015 9 commits
  3. 20 Apr, 2015 1 commit
  4. 19 Apr, 2015 5 commits
  5. 18 Apr, 2015 4 commits
  6. 17 Apr, 2015 9 commits
  7. 16 Apr, 2015 7 commits