1. 09 Oct, 2015 1 commit
    • Gavin Bisesi's avatar
      Add dummy googletest · 3ebe42c4
      Gavin Bisesi authored
      Uses the built in cmake -Dtest=ON
      
      It should download googletest on the fly if needed.
      
      Adds a new make target, `make test`
      
      Ref #167
      3ebe42c4
  2. 01 Oct, 2015 1 commit
  3. 23 Sep, 2015 2 commits
  4. 22 Sep, 2015 1 commit
  5. 13 Sep, 2015 1 commit
  6. 10 Sep, 2015 2 commits
  7. 25 Aug, 2015 1 commit
  8. 21 Aug, 2015 2 commits
  9. 20 Aug, 2015 1 commit
  10. 19 Aug, 2015 1 commit
  11. 16 Aug, 2015 1 commit
  12. 09 Aug, 2015 1 commit
  13. 05 Jul, 2015 2 commits
  14. 03 Jul, 2015 1 commit
  15. 15 Jun, 2015 1 commit
    • Fabio Bas's avatar
      Theme manager · 6b8ebe54
      Fabio Bas authored
      This is the first implementation of a theme manager. It’s a rebased and
      revisited version of #792.
      6b8ebe54
  16. 23 May, 2015 1 commit
  17. 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
  18. 26 Apr, 2015 1 commit
  19. 16 Apr, 2015 1 commit
  20. 13 Feb, 2015 1 commit
    • Fabio Bas's avatar
      Translation updates to support Transifex · 798dc09f
      Fabio Bas authored
       * ignore .tx folder
       * cmake: when UPDATE_TRANSLATIONS=ON, extract new strings only to the
      english translation file.
       * added info in CONTRIBUTING.md
       * updated english translations
      798dc09f
  21. 28 Dec, 2014 1 commit
  22. 26 Dec, 2014 1 commit
  23. 09 Nov, 2014 2 commits
  24. 14 Oct, 2014 1 commit
  25. 10 Oct, 2014 2 commits
  26. 06 Sep, 2014 1 commit
  27. 04 Sep, 2014 1 commit
  28. 28 Jun, 2014 1 commit
    • Fabio Bas's avatar
      Cmake reorganization · fc24ffde
      Fabio Bas authored
      * Move all cmake-related files in a new “cmake” folder
      * move nsis files in there, too, since they are templates parsed by cake
      * retrieve git version once when cmake is run, and use it for both
      creating version_string.h/cpp and for package naming
      fc24ffde
  29. 27 Jun, 2014 2 commits
  30. 25 Jun, 2014 2 commits
  31. 24 Jun, 2014 1 commit
  32. 22 Jun, 2014 1 commit
    • Fabio Bas's avatar
      OSX: Handle zonebg for first time installations · 0b4701c4
      Fabio Bas authored
       If none of the gameboard images is set and and the user’s data
      directory doesn’t contain a “zonebg” directory, create the directory,
      copy contents from cockatrice’s app bundle and sets the config
      accordingly.
      0b4701c4