- 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
-
-
Fabio Bas authored
-
- 24 Jan, 2016 1 commit
-
-
Fabio Bas authored
-
- 14 Jan, 2016 1 commit
-
-
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).
-
- 20 Dec, 2015 1 commit
-
-
Fabio Bas authored
-
- 15 Dec, 2015 1 commit
-
-
Fabio Bas authored
-
- 11 Dec, 2015 1 commit
-
-
Fabio Bas authored
-
- 20 Oct, 2015 1 commit
-
-
Fabio Bas authored
-
- 28 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 27 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 23 Sep, 2015 2 commits
-
-
woogerboy21 authored
-
woogerboy21 authored
-
- 18 Sep, 2015 1 commit
-
-
woogerboy21 authored
Ban based notification to other online moderators is the first form implemented by this PR.
-
- 14 Sep, 2015 1 commit
-
-
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.
-
- 13 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 10 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 08 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 02 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 31 Aug, 2015 2 commits
-
-
woogerboy21 authored
-
woogerboy21 authored
-
- 26 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 24 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 22 Aug, 2015 2 commits
-
-
woogerboy21 authored
-
Daenyth authored
When in none auth mode, registered users don't exist; hence the setting makes the game impossible to join. Normally the setting would be greyed out when the user is unregistered, but commit 475c54bf introduced a new edge case where the stored setting would apply to the field even if the user is unregistered, making the setting possible to apply in no-reg mode. Regardless, any client could have done this, not just the default cockatrice. The server side fix should prevent all issues in the future.
-
- 21 Aug, 2015 2 commits
-
-
marco authored
-
woogerboy21 authored
-
- 16 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 15 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 14 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 11 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 10 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 08 Aug, 2015 3 commits
-
-
woogerboy21 authored
Moved the RegOnlyRequirement functions out of the Database interface into the proper Server block of code.
-
woogerboy21 authored
-
woogerboy21 authored
See https://github.com/Cockatrice/Cockatrice/pull/1340 for details.
-
- 07 Aug, 2015 2 commits
-
-
woogerboy21 authored
-
woogerboy21 authored
See https://github.com/Cockatrice/Cockatrice/pull/1340 for details.
-
- 05 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 30 Jul, 2015 1 commit
-
-
woogerboy21 authored
Changed the default value for the client keep alive variable back to 1 (since that is what the setting is if the value is not found in the configuration ini file).
-
- 28 Jul, 2015 1 commit
-
-
Fabio Bas authored
-
- 13 Jul, 2015 1 commit
-
-
woogerboy21 authored
Syntax correction.
-