Vafthrudnir
|
3426a6b201
|
'Rarity' property added to split cards in xml (#3102)
|
2018-02-09 23:45:59 +01:00 |
|
Vafthrudnir
|
51eeac0541
|
Mana cost filtering for split cards (#3098)
|
2018-02-08 14:15:42 -05:00 |
|
Nick Beeuwsaert
|
2206328406
|
Add custom QStyle class to tab bar to fix render issue on macOS. (#3095)
* Add custom QStyle class to tab bar to fix render issue on macOS. fixes #3070
* clangify
|
2018-02-08 15:39:29 +01:00 |
|
Vafthrudnir
|
501e82f712
|
Split card handling added to cmc filter (#3090)
|
2018-02-07 11:37:10 -05:00 |
|
tooomm
|
ab3989aeba
|
Consistent use of 'beta' tag across the project (#3089)
|
2018-02-07 11:33:14 -05:00 |
|
Vafthrudnir
|
a0d6a342d3
|
Loyalty filter added (#3087)
|
2018-02-07 11:33:01 -05:00 |
|
Zach H
|
35159ef61a
|
Clang script (#3085)
|
2018-02-06 08:45:13 -05:00 |
|
Zach H
|
fcfb2b12b7
|
remove extra copies (#3081)
|
2018-02-06 05:06:51 -05:00 |
|
Vafthrudnir
|
4cbec71882
|
Relation checks added to relevant fields in card filter (#3080)
* comments and <=, >=, == support added
|
2018-02-06 05:05:30 -05:00 |
|
Zach H
|
b58aa459a4
|
change file names to end with win32/64 instead of x86/x86_64 (#3079)
|
2018-02-05 23:39:55 +01:00 |
|
Zach H
|
8a8b580501
|
translations (#3078)
|
2018-02-05 12:22:49 -05:00 |
|
Zach H
|
c9525af624
|
this is backwards (#3077)
|
2018-02-05 11:39:10 -05:00 |
|
tooomm
|
aba47719b2
|
properly display logical connectors (#3072)
they should not get transalted as well
|
2018-02-04 13:47:12 -05:00 |
|
Vafthrudnir
|
b6b4d7e4a0
|
Automatic focus change after filter selection (#3074)
|
2018-02-04 13:46:35 -05:00 |
|
Vafthrudnir
|
63d0f5af43
|
Start in maximized window on first start (#3075)
|
2018-02-04 13:07:37 -05:00 |
|
ctrlaltca
|
517420cccb
|
Replace CardInfo* and Carset* with smart pointers (#3053)
* Replace CardInfo* and Carset* with smart pointers
* fixes to help memory & c++11 stuff
|
2018-02-02 12:52:47 -05:00 |
|
tooomm
|
3e418ba3c6
|
travis: temporary downgrade mac builds to qt5.5 (#3066)
`qt@5.7` is no longer available: https://github.com/Homebrew/homebrew-core/pull/23165#issuecomment-362270835
|
2018-02-01 19:09:46 +01:00 |
|
dino572
|
c1bd50f186
|
Fix mwDeck edition tag parsing on deck load (#3057)
* Update decklist.cpp
Changed parsing code, line 565 and 567
|
2018-01-31 23:29:18 +01:00 |
|
tooomm
|
d13cf65a10
|
contributing: add toc + little tweaks (#3030)
|
2018-01-27 13:45:27 -05:00 |
|
ctrlaltca
|
994a643d9c
|
Travis: enable ccache usage under macOS; halves compilation time (#3052)
|
2018-01-27 13:43:48 -05:00 |
|
ctrlaltca
|
e127cb74b6
|
Fixed most issues from codacy (#3050)
|
2018-01-27 13:31:44 -05:00 |
|
Dave
|
3c3e6ae68a
|
Domain change (#3051)
.es es no mas
Server and database from .es is now active on cockatrice.dr4ft.com
|
2018-01-27 17:30:40 +01:00 |
|
ctrlaltca
|
b29bd9e070
|
Clang-format (#3028)
* 1/3 Add .clang-format file and travis compilation check
* 2/3 Run clang-format
* 3/3 Fix compilation problems due to include reordering
* 3bis/3 AfterControlStatement: false
|
2018-01-27 10:41:32 +01:00 |
|
tooomm
|
8dbdd24c8e
|
fix cmake 3.10 (#3048)
|
2018-01-25 20:39:10 +01:00 |
|
tooomm
|
04ab3d7f13
|
fix release run on tags (#3046)
|
2018-01-23 12:58:56 -05:00 |
|
tooomm
|
03d0a84ef5
|
"edit sets" --> "manage sets" rename (#3044)
|
2018-01-22 12:42:10 -05:00 |
|
tooomm
|
14a0c53fc1
|
travis update (osx + linux) (#3041)
|
2018-01-21 17:07:25 -05:00 |
|
woogerboy21
|
da7c7c1f83
|
Update Servatrice MySQL Search Path (#3039)
Removed the older versions of the mysql library install paths and updated to reflect the 5.7 product paths.
|
2018-01-21 11:05:13 -05:00 |
|
Zach H
|
261d3ac591
|
better null check (#3036)
|
2018-01-20 14:54:34 -05:00 |
|
ctrlaltca
|
55029b6b68
|
Travis: remove sudo (#3037)
|
2018-01-20 16:50:06 +01:00 |
|
Zach H
|
bc52882ac4
|
Fix Bad Gameplay (#3034)
|
2018-01-19 20:34:14 -05:00 |
|
Zach H
|
d1b95aad16
|
move to slot (#3032)
|
2018-01-19 19:04:48 -05:00 |
|
Zach H
|
691bf36fbe
|
Disable sideboard button w/o deck (#3025)
|
2018-01-19 10:50:18 -05:00 |
|
Zach H
|
5a823becf1
|
Contributing Doc Updates (#3009)
|
2018-01-19 08:38:37 -05:00 |
|
Zach H
|
feeaba1d62
|
2.4.1 beta -> 2.5.0 beta (#3024)
Big changes so we will go to 2.5.0 for next release
|
2018-01-18 19:28:51 -05:00 |
|
Zach H
|
ebec30dd1c
|
Add No annotations export option w/ shortcut (#3013)
|
2018-01-18 19:25:30 -05:00 |
|
Zach H
|
5757d60b1d
|
Smarter Mana Cost sorting & small cleanup (#3008)
|
2018-01-18 19:25:10 -05:00 |
|
skwerlman
|
81fcc3c11a
|
remove builds for 1610 and 1704 (#3023)
ubuntu turned off the repo servers :(
|
2018-01-18 19:24:43 -05:00 |
|
Zach H
|
34bec90193
|
Fix deck loader with spaces (#3007)
|
2018-01-18 19:23:13 -05:00 |
|
Zach H
|
dcc632e0d4
|
Fix a crash (#3011)
|
2018-01-18 11:53:57 -05:00 |
|
Zach H
|
7a150c558d
|
Trim all inputs (except password) (#3018)
* Trim all inputs (except password)
* missed )
|
2018-01-17 18:57:13 +01:00 |
|
ctrlaltca
|
3a11aebb21
|
windows/appveyor compilation updates (#3020)
|
2018-01-17 18:20:05 +01:00 |
|
Zach H
|
8825e2932a
|
fix linux crash (#3014)
|
2018-01-13 04:20:12 -05:00 |
|
ctrlaltca
|
cd558a9722
|
Even out db collation to utfmb4_unicode_ci; fix #2835 ; fix #2218 (#2915)
|
2018-01-13 04:02:22 -05:00 |
|
tooomm
|
cc822dd8df
|
card filter: add clear button and placeholder text (#3003)
|
2018-01-11 16:43:08 -05:00 |
|
Kyle Grammer
|
6fc1aaef90
|
Add comp architecture (#2968)
|
2018-01-10 22:19:07 -05:00 |
|
tooomm
|
c8122c94ef
|
adjust custom naming, clickable commit hash in brackets (#2981)
|
2018-01-10 13:38:51 -05:00 |
|
tooomm
|
e6e6932dbb
|
card filter: alphabetical ordering for keywords (#2987)
|
2018-01-10 13:37:39 -05:00 |
|
tooomm
|
d124e6ac22
|
deck editor: add placeholder text to search (#3000)
|
2018-01-10 13:33:37 -05:00 |
|
tooomm
|
7efab80d9b
|
token creation context menu improvements (#2999)
|
2018-01-10 13:32:29 -05:00 |
|