- 18 Mar, 2016 1 commit
-
-
Fabio Bas authored
-
- 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
-
- 28 Feb, 2016 1 commit
-
-
woogerboy21 authored
Added MySQL 5.7 lib path to servatrice CMAKE
-
- 27 Feb, 2016 1 commit
-
-
woogerboy21 authored
Added default search path for most recent version of MySQL
-
- 24 Feb, 2016 6 commits
-
-
ctrlaltca authored
Warning/ban notifications: null check userInfo pointer before dereferencing it
-
Fabio Bas authored
-
ctrlaltca authored
Fix libmysqlclient detection on 64-bit linux
-
ctrlaltca authored
move sounds+themes folder inside cockatrice
-
tooomm authored
- `sounds` and `themes` moved into `cockatrice/` moved subdirectory reference `/cmakelists` to `/cockatrice/cmakelists`
-
Gavin Bisesi authored
Add "Import custom set" function
-
- 23 Feb, 2016 1 commit
-
-
Fabio Bas authored
-
- 22 Feb, 2016 2 commits
-
-
ctrlaltca authored
Move schema to Innodb and add FKs
-
woogerboy21 authored
Re-Implemented the moderator notification upon user warning/ban
-
- 21 Feb, 2016 1 commit
-
-
woogerboy21 authored
-
- 20 Feb, 2016 2 commits
-
-
Gavin Bisesi authored
add template for issues
-
Gavin Bisesi authored
todo file - removed usermanual part
-
- 18 Feb, 2016 2 commits
-
-
tooomm authored
https://github.com/blog/2111-issue-and-pull-request-templates move to .github folder + prompt for date
-
tooomm authored
-
- 17 Feb, 2016 3 commits
- 16 Feb, 2016 1 commit
-
-
Zach authored
Fixes for create game dialogue.
-
- 15 Feb, 2016 1 commit
-
-
Zach authored
Correctly save and retrieve docks size in game tabs
-
- 12 Feb, 2016 1 commit
-
-
Fabio Bas authored
fix #1777
-
- 11 Feb, 2016 1 commit
-
-
Fabio Bas authored
-
- 10 Feb, 2016 2 commits
-
-
woogerboy21 authored
Update replay maintenance script
-
woogerboy21 authored
Update the replay maintenance script to allow for rolling replay maintenance along with cleanup of the two associated db tables (replay access and games). This updated script will now allow players to see the past X days (8 by default) of replays rather than loosing all replays from the point in the the script gets run.
-
- 09 Feb, 2016 6 commits
- 07 Feb, 2016 3 commits
- 06 Feb, 2016 4 commits