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. 24 Feb, 2016 1 commit
  3. 24 Jan, 2016 1 commit
  4. 14 Jan, 2016 1 commit
    • Gavin Bisesi's avatar
      Remove 'syntax = proto2' from .proto files. · 0734b81e
      Gavin Bisesi authored
      That marker is only recognized by pb3-compatible compilers, meaning that
      tools which are otherwise compatible with our files break on them.
      Notably, this includes hprotoc (for haskell).
      0734b81e
  5. 20 Dec, 2015 1 commit
  6. 15 Dec, 2015 1 commit
  7. 11 Dec, 2015 1 commit
  8. 20 Oct, 2015 1 commit
  9. 28 Sep, 2015 1 commit
  10. 27 Sep, 2015 1 commit
  11. 23 Sep, 2015 2 commits
  12. 18 Sep, 2015 1 commit
  13. 14 Sep, 2015 1 commit
    • woogerboy21's avatar
      Added chat history to a room that is displayed on join. · 87a64da1
      woogerboy21 authored
      With this update a new chat history definition is added on a per
      room bases which allows operators to specify the number of chat
      messages to store and present to the user on join.  Please see
      the sample ini for room definitions.
      87a64da1
  14. 13 Sep, 2015 1 commit
  15. 10 Sep, 2015 1 commit
  16. 08 Sep, 2015 1 commit
  17. 02 Sep, 2015 1 commit
  18. 31 Aug, 2015 2 commits
  19. 26 Aug, 2015 1 commit
  20. 24 Aug, 2015 1 commit
  21. 22 Aug, 2015 2 commits
  22. 21 Aug, 2015 2 commits
  23. 16 Aug, 2015 1 commit
  24. 15 Aug, 2015 1 commit
  25. 14 Aug, 2015 1 commit
  26. 11 Aug, 2015 1 commit
  27. 10 Aug, 2015 1 commit
  28. 08 Aug, 2015 3 commits
  29. 07 Aug, 2015 2 commits
  30. 05 Aug, 2015 1 commit
  31. 30 Jul, 2015 1 commit
  32. 28 Jul, 2015 1 commit
  33. 13 Jul, 2015 1 commit