- 05 Apr, 2016 1 commit
-
-
Fabio Bas authored
-
- 03 Apr, 2016 2 commits
- 02 Apr, 2016 1 commit
-
-
Fabio Bas authored
-
- 30 Mar, 2016 2 commits
-
-
woogerboy21 authored
Yay! Figured out how to do this in VS2015!
-
woogerboy21 authored
Moved the updated hashing function out of the settingscache and into the remoteclient and privatized the function for proper use.
-
- 29 Mar, 2016 1 commit
-
-
woogerboy21 authored
ClientID is now generated on startup and stored in settings cache. Then upon connect there is a new SrvClientID generated from the ClientID + servername being connected to
-
- 22 Mar, 2016 2 commits
- 21 Mar, 2016 2 commits
- 19 Mar, 2016 1 commit
-
-
Psithief authored
P/T column is really narrow. It should go before Card Type, so Card Type can expand into the remaining space. Improves #1671, assuming I got this correct. Untested!
-
- 18 Mar, 2016 2 commits
- 15 Mar, 2016 1 commit
-
-
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
-
- 24 Feb, 2016 1 commit
-
-
tooomm authored
- `sounds` and `themes` moved into `cockatrice/` moved subdirectory reference `/cmakelists` to `/cockatrice/cmakelists`
-
- 12 Feb, 2016 1 commit
-
-
Fabio Bas authored
fix #1777
-
- 11 Feb, 2016 1 commit
-
-
Fabio Bas authored
-
- 09 Feb, 2016 6 commits
- 07 Feb, 2016 2 commits
- 06 Feb, 2016 6 commits
- 05 Feb, 2016 4 commits
- 02 Feb, 2016 1 commit
-
-
Fabio Bas authored
-
- 28 Jan, 2016 2 commits
- 23 Jan, 2016 1 commit
-
-
Fabio Bas authored
fix #1765
-