- 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
-
- 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).
-
- 23 Sep, 2015 2 commits
-
-
woogerboy21 authored
-
woogerboy21 authored
-
- 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.
-
- 10 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 02 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 26 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 24 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 22 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 21 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 16 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 14 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 08 Aug, 2015 2 commits
-
-
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
-
- 13 Jul, 2015 1 commit
-
-
woogerboy21 authored
Syntax correction.
-
- 06 Jul, 2015 1 commit
-
-
Zach H authored
-
- 05 Jul, 2015 2 commits
- 30 Jun, 2015 1 commit
-
-
Fabio Bas authored
-
- 13 Jun, 2015 1 commit
-
-
Fabio Bas authored
-
- 23 May, 2015 2 commits
- 22 May, 2015 1 commit
-
-
Gavin Bises authored
Stub for registration command handling in server First draft of handling registration requests WIP (will be rebased) clean up bad imports (rebase this later) Finish checkUserIsBanned method Add username validity check Check servatrice registration settings WIP Finish(?) server side of registration Needs testing Fix switch case compile failure I have no idea why I have to do this WIP for registration testing python script Stub register script initial attempt Rearrange register script First try at sending reg register.py sends commands correctly now Add more debug to register.py Pack bytes the right way - servatrice can parse py script sends now register.py should be working now Parse xml hack correctly Log registration enabled settings on server start Insert gender correctly on register Show tcpserver error message on failed gameserver listen Fail startup if db configured and can't be opened. TIL qt5 comes without mysql by default in homebrew...
-
- 04 May, 2015 1 commit
-
-
Matt Lowe authored
Updated reveal top card to reveal top x cards Sometimes you want to reveal more than only the top 1 card.
-
- 01 May, 2015 1 commit
-
-
Matt Lowe authored
Will need @ctrlaltca to confirm this wont mess anything up. I have removed a option to se set from the cmake file. This option is not needed. Windows users, you will need to run cmake to create the sln again.
-
- 10 Jan, 2015 1 commit
-
-
Matt Lowe authored
+ Added the ability to see the account age of registered users. Changes are both in server and client. The server will now send back the registration date along with the user data. The client will then use this to calculate the account age and display it in the user details window.
-
- 03 Jul, 2014 1 commit
-
-
woogerboy21 authored
Implemented the ability to set the server to only allow registered users. Also updated client to reflect the log-in rejection as well as put a check in place for the server to not start if db connection is not available yet registration is required.
-
- 28 Jun, 2014 1 commit
-
-
Daenyth authored
Ref #142
-
- 13 Jun, 2014 1 commit
-
-
Fabio Bas authored
Protobuf depends on pthread under unix, but cmake’s FindProtobuf doesn’t add -lpthread to link flags
-
- 11 Jun, 2014 1 commit
-
-
Fabio Bas authored
-
- 10 Jun, 2014 2 commits
- 25 Jul, 2012 1 commit
-
-
Daenyth authored
Specifically this should cover people connecting with a username of "\u200C"
-
- 09 May, 2012 2 commits
-
-
Max-Wilhelm Bruker authored
-
Max-Wilhelm Bruker authored
-
- 07 May, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-