Commit Graph
43 Commits
Author SHA1 Message Date
Daenyth 44445704e7 Install qt-multimedia-dev for travis 2014-06-25 01:21:24 -04:00
Daenyth ba1fc86f29 Install qt dep for travis 2014-06-25 01:18:52 -04:00
Daenyth 478c7f234f Set up dependencies for travis 2014-06-25 01:17:12 -04:00
Daenyth 0dd4661b7c Add travis build icon to README 2014-06-25 01:14:43 -04:00
Daenyth 0b87821497 Add rough draft for .travis.yml 2014-06-25 01:08:41 -04:00
Daenyth d811fee2f3 Include missing qdebug
Dunno how I missed that.

Fix #128
2014-06-25 00:11:55 -04:00
Daenyth e5d9692d78 Fall back to plain text load when xml load fails 2014-06-24 00:14:59 -04:00
Daenyth 0420f4f7af Log download failures 2014-06-23 23:44:13 -04:00
Daenyth 632e7f487c Add debugging to file for windows 2014-06-23 23:15:53 -04:00
Daenyth e925403bc5 Log cardname when downloading 2014-06-23 22:18:40 -04:00
Daenyth ea08fe168c Fix Q_INTERFACES warnings
Fix #88
2014-06-22 22:32:53 -04:00
Daenyth 4574df0a2e Remove testclient cmake option.
This has been obsolete a long time
2014-06-22 21:25:57 -04:00
Daenyth e5d15e8dbc Notify deck editor when price feature setting is changed
Ref #112
2014-06-22 21:20:14 -04:00
Daenyth 951f08dd11 Update CentOS doc in user manual
Ref #109
2014-06-22 20:50:49 -04:00
Daenyth c54f7b9245 Log on failed path copy 2014-06-22 20:14:22 -04:00
Daenyth 3e43429f13 Merge branch 'feature-cpack' of github.com:Daenyth/Cockatrice into feature-cpack 2014-06-22 20:08:30 -04:00
Daenyth 68c0932a2f Don't have decklist sort behavior rely on column order 2014-06-22 08:36:35 -04:00
Daenyth e99c1bbe6d Merge remote-tracking branch 'origin/master' into editor-sorting-v5 2014-06-22 08:10:22 -04:00
Daenyth 27847e1551 Don't be a jerk when card database isn't usable.
Better error message and allow the user to still connect

Ref: #102
2014-06-21 15:53:13 -04:00
Daenyth 38b83acae0 Fix #105 - remove emdash from card type when getting main type 2014-06-21 12:42:46 -04:00
Daenyth 53d2b82e61 Use picUrl templates to download cards.
Add HQ card option
2014-06-21 01:12:47 -04:00
Daenyth 8281f63134 Add settings fields for pic urls 2014-06-20 22:10:26 -04:00
Daenyth fa52ed00a3 Merge branch 'master' into mtgjson-importer 2014-06-20 20:43:19 -04:00
Daenyth 3401098e63 Revert "Merge pull request #89 from dylan/master"
This reverts commit 552a8e0c23, reversing
changes made to d0f3ae6c80.
2014-06-19 22:11:20 -04:00
Daenyth b749ddbc45 Add the ability to friend/ignore an offline user 2014-06-15 14:59:54 -04:00
Daenyth 6913f2bb4e Merge branch 'master' into musty
Conflicts:
	common/server_cardzone.cpp
2014-06-14 19:06:49 -04:00
Daenyth db43a0609b Merge branch 'master' of github.com:Daenyth/Cockatrice 2013-07-11 13:51:18 -04:00
Daenyth 347d30a84b Merge branch 'master' of git://github.com/mbruker/Cockatrice 2013-02-27 12:36:14 -05:00
Daenyth b767b72230 Fix #64: Allow [[cardname]] shortcut for card:// 2012-07-25 00:38:26 -04:00
Daenyth af09d0d294 Reject more invalid usernames from clients.
Specifically this should cover people connecting with a username of
"\u200C"
2012-07-25 00:12:35 -04:00
Daenyth 00c03d857e Fix compile error with gcc >= 4.7 2012-06-10 00:11:12 -04:00
Daenyth 9586212f60 Merge remote-tracking branch 'upstream/master' into translation 2012-01-01 12:20:05 -05:00
Daenyth 4fbd6e0a9f .gitignore: Ignore ctags * translation build files 2011-12-28 23:47:29 -05:00
Daenyth edde8bec07 Add Planeswalker loyalty to CardInfoWidget
CIW will also dynamically hide/show power/toughness as well as loyalty.
2011-12-28 23:47:29 -05:00
Daenyth 0c1b6dd9c3 Merge remote-tracking branch 'upstream/master' into show-unjoinable-checkbox 2011-12-20 21:48:30 -05:00
Daenyth 6b7da3223a Fix NPE in GameSelector::GameSelector when called from UserList::gamesOfUserReceived 2011-12-07 23:37:04 -05:00
Daenyth fdded2e8c2 More Gàighlig translations 2011-12-07 20:31:43 -05:00
Daenyth c140327c1b More Gàidhlig translations 2011-12-07 19:35:00 -05:00
Daenyth ab24ff44e5 Add partial Scottish Gaelic (gd) translation 2011-12-07 01:40:08 -05:00
Daenyth 86ae8a47a8 Rename 'unjoinable' games to 'unavailable' 2011-12-04 12:25:51 -05:00
Daenyth edd429d874 Filter registered-only games as unavailable when user isn't regged 2011-12-04 12:16:19 -05:00
Daenyth eebc615c1c Change "Show full" "Show running" checkboxes to a single box
IMO these should not have been split
2011-12-03 23:13:27 -05:00
Daenyth a7f3ce4050 Add code support for planeswalker loyalty.
Added to CardInfo object and to the oracle importer. Next step is the
card info widget.
2011-12-03 17:15:33 -05:00