- 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`
-
- 09 Feb, 2016 1 commit
-
-
Ira Aspen authored
-
- 06 Feb, 2016 1 commit
-
-
Ira Aspen authored
-
- 20 Jan, 2016 1 commit
-
-
Michael Milton authored
-
- 26 Dec, 2015 1 commit
-
-
Fabio Bas authored
-
- 13 Oct, 2015 1 commit
-
-
Fabio Bas authored
-
- 09 Oct, 2015 2 commits
-
-
Fabio Bas authored
-
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
-
- 01 Oct, 2015 1 commit
-
-
Fabio Bas authored
fix #1547
-
- 23 Sep, 2015 2 commits
-
-
Zach authored
-
woogerboy21 authored
-
- 22 Sep, 2015 1 commit
-
-
Fabio Bas authored
* Removed remaining picture handling from card database and cardinfo * removed the “noCard object” hack
-
- 13 Sep, 2015 1 commit
-
-
Fabio Bas authored
-
- 10 Sep, 2015 2 commits
-
-
Fabio Bas authored
-
woogerboy21 authored
-
- 25 Aug, 2015 1 commit
-
-
marco authored
Use -DPORTABLE=1 to build a portable version
-
- 21 Aug, 2015 2 commits
- 20 Aug, 2015 1 commit
-
-
marco authored
-
- 19 Aug, 2015 1 commit
-
-
Jeff authored
-
- 16 Aug, 2015 1 commit
-
-
marco authored
-
- 09 Aug, 2015 1 commit
-
-
marco authored
-
- 05 Jul, 2015 2 commits
- 03 Jul, 2015 1 commit
-
-
Gavin Bises authored
-
- 15 Jun, 2015 1 commit
-
-
Fabio Bas authored
This is the first implementation of a theme manager. It’s a rebased and revisited version of #792.
-
- 23 May, 2015 1 commit
-
-
Fabio Bas authored
* added missing bits of serverside code; * added fronted in client; * removed demo python scripts;
-
- 17 May, 2015 1 commit
-
-
Fabio Bas authored
This is the first implementation of a theme manager. It’s a rebased and revisited version of #792.
-
- 26 Apr, 2015 1 commit
-
-
Fabio Bas authored
* add to the application bundle a custom info.plist * fix a graphic glitch on the life counter
-
- 16 Apr, 2015 1 commit
-
-
Fabio Bas authored
-
- 13 Feb, 2015 1 commit
-
-
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
-
- 28 Dec, 2014 1 commit
-
-
Fabio Bas authored
* Always install “release” plugins * install only plugins actually used
-
- 26 Dec, 2014 1 commit
-
-
Fabio Bas authored
We previously parsed only .cpp files, but some strings are inlined in header files.
-
- 09 Nov, 2014 2 commits
- 14 Oct, 2014 1 commit
-
-
Fabio Bas authored
-
- 10 Oct, 2014 2 commits
- 06 Sep, 2014 1 commit
-
-
Fabio Bas authored
-