- 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
-
- 20 Jan, 2016 1 commit
-
-
Michael Milton authored
-
- 19 Oct, 2015 1 commit
-
-
Fabio Bas authored
-
- 18 Oct, 2015 1 commit
-
-
Fabio Bas authored
-
- 13 Oct, 2015 1 commit
-
-
Fabio Bas authored
-
- 09 Oct, 2015 1 commit
-
-
Fabio Bas authored
-
- 25 Jun, 2015 1 commit
-
-
Fabio Bas authored
-
- 14 May, 2015 1 commit
-
-
Fabio Bas authored
-
- 07 May, 2015 1 commit
-
-
Fabio Bas authored
* uninstaller: delete zlib1.dll (first issue in #876) * require the user to uninstall the old version before installing the new one * use project-version as branding name (fourth issue in #876)
-
- 02 May, 2015 1 commit
-
-
Fabio Bas authored
Shown in “about” dialog and used in windows packages name.
-
- 28 Apr, 2015 1 commit
-
-
tooomm authored
-updated and cleaned up cockatrice+servatrice svg's -added old original svg's for future adjustments -updated cockatrice+servatrice png's ico+icns updates -see #925 for more details -updated svg's as source for new icon files bmp updates -updated svg's as source for new installer logos cleaned up oracle.svg cleaned up oracle.svg /2 svg updates /2 removed sensible data `inkscape:export-filename` removed removed sensible data inkscape:export-filename removed sensible data inkscape:export-filename removed sensible data inkscape:export-filename fix fix2
-
- 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
-
- 21 Apr, 2015 1 commit
-
-
woogerboy21 authored
Remove argument that if added by default with out having the proper configuration defined during compiling would cause cockatrice to not open properly.
-
- 04 Feb, 2015 1 commit
-
-
woogerboy21 authored
There are extra quotes introduced into line #19 that causes the NSIS installer creation to fail.
-
- 29 Jan, 2015 1 commit
-
-
tooomm authored
-
- 10 Oct, 2014 3 commits
- 09 Oct, 2014 1 commit
-
-
woogerboy21 authored
Servatrice icon now gets created in windows start menu.
-
- 03 Oct, 2014 1 commit
-
-
Matt Lowe authored
~ Updated the back of the card, cleaner lines, slightly more modern. ~ Updated game icon/logo
-
- 02 Oct, 2014 2 commits
- 15 Sep, 2014 1 commit
-
-
Fabio Bas authored
-
- 11 Jul, 2014 2 commits
- 28 Jun, 2014 3 commits
-
-
Fabio Bas authored
-
Fabio Bas authored
-
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
-