Max-Wilhelm Bruker
|
f10543924d
|
factored out duplicated code in [card] tag parsing
|
2013-01-19 17:29:15 +01:00 |
|
Max-Wilhelm Bruker
|
a4ae1bcd39
|
Merge pull request #64 from Daenyth/issue-64
Allow `[[Cardname]]` as a synonym for `[card]cardname[/card]`
|
2013-01-19 08:20:30 -08:00 |
|
Max-Wilhelm Bruker
|
7736f7b5f8
|
fixed #101: added option to filter password protected games
|
2013-01-19 17:16:04 +01:00 |
|
Max-Wilhelm Bruker
|
89ae29aaf0
|
added Georgia to countries
|
2013-01-19 16:14:47 +01:00 |
|
Max-Wilhelm Bruker
|
bc595bbab2
|
added missing confirmation dialogue for remote folder deletion
|
2013-01-10 00:16:52 +01:00 |
|
Max-Wilhelm Bruker
|
de87bc6546
|
compile fixes by hasufell
|
2012-10-28 21:43:41 +01:00 |
|
Max-Wilhelm Bruker
|
e7fc3b59a7
|
changed ShutdownDialog to use QDialogButtonBox
|
2012-10-14 11:19:04 +02:00 |
|
Daenyth
|
b767b72230
|
Fix #64: Allow [[cardname]] shortcut for card://
|
2012-07-25 00:38:26 -04:00 |
|
Max-Wilhelm Bruker
|
ba5669652c
|
added Dominican Republic
|
2012-07-24 20:20:41 +02:00 |
|
Max-Wilhelm Bruker
|
1409c50fbe
|
Merge branch 'master' of git://github.com/mbruker/Cockatrice
|
2012-07-22 18:16:11 +02:00 |
|
Max-Wilhelm Bruker
|
03cef19783
|
added New Zealand
|
2012-07-22 18:15:49 +02:00 |
|
Max-Wilhelm Bruker
|
28b18575f2
|
fixed issue #66: game creators can't kick spectators; unfortunately, this fix is client-side
|
2012-07-17 19:06:12 +02:00 |
|
Max-Wilhelm Bruker
|
a1e35ccda5
|
servatrice: create correct game ids when not using a database
|
2012-07-17 18:47:00 +02:00 |
|
Max-Wilhelm Bruker
|
0abb4c84c2
|
Merge branch 'master' of git://github.com/mbruker/Cockatrice
|
2012-06-27 21:47:37 +02:00 |
|
Max-Wilhelm Bruker
|
7938171aca
|
Mac client: translation path fix
|
2012-06-27 21:44:49 +02:00 |
|
Max-Wilhelm Bruker
|
03663edbae
|
included 'view replay' icon
|
2012-06-27 21:27:41 +02:00 |
|
Max-Wilhelm Bruker
|
c7131e3a1d
|
Windows client: translation path fix
|
2012-06-27 20:41:42 +02:00 |
|
Max-Wilhelm Bruker
|
e17751ccdf
|
added Croatia to countries
|
2012-06-27 13:30:24 +02:00 |
|
Max-Wilhelm Bruker
|
5d219871ad
|
client: disable Ok button in 'load deck from server' dialog by default
|
2012-06-26 20:22:50 +02:00 |
|
Max-Wilhelm Bruker
|
7f0b13530d
|
client: fixed crash due to evaluation of null ServerInfo_User object when watching replay while not logged on
|
2012-06-25 21:33:10 +02:00 |
|
Max-Wilhelm Bruker
|
b1f37a18c9
|
client: fixed crash that happened when trying to send a game command in the replay viewer
|
2012-06-25 21:11:01 +02:00 |
|
Max-Wilhelm Bruker
|
593be45d94
|
added missing retranslateUi() call in TabMessage; minor Swedish fixes
|
2012-06-25 12:16:02 +02:00 |
|
Max-Wilhelm Bruker
|
7cc775cb58
|
added missing retranslateUi calls
|
2012-06-25 03:03:38 +02:00 |
|
Max-Wilhelm Bruker
|
87584a3a76
|
updated Spanish; adjusted details for release
|
2012-06-24 16:40:05 +02:00 |
|
Max-Wilhelm Bruker
|
0bd0361a27
|
updated Italian
|
2012-06-24 16:04:50 +02:00 |
|
Max-Wilhelm Bruker
|
fe7d42738c
|
translation merge
|
2012-06-10 13:08:47 +02:00 |
|
armyfrank
|
22e12db15e
|
Updated Japanese translation
|
2012-06-09 13:25:48 +09:00 |
|
armyfrank
|
9373106594
|
Merge branch 'translation' of git://cockatrice.git.sourceforge.net/gitroot/cockatrice/cockatrice into translation
|
2012-06-09 13:18:14 +09:00 |
|
Max-Wilhelm Bruker
|
7c1ca629df
|
cleaned up remoteclient.cpp compiler warnings
|
2012-06-03 20:29:33 +02:00 |
|
Max-Wilhelm Bruker
|
25b97d1e56
|
Converted PriceUpdater from QScriptEngine to Qt-Json. I don't feel comfortable running unchecked JS code from an external source.
|
2012-06-03 20:16:12 +02:00 |
|
Max-Wilhelm Bruker
|
50f7560033
|
Merge branch 'NicolasMerge' into devel
|
2012-06-03 19:32:08 +02:00 |
|
NicolasPerrenoud
|
243fe25ce1
|
Fix priceUpdater bug. If a card is in the main and in the side, the
price is dispay in both places.
|
2012-06-03 19:27:28 +02:00 |
|
Max-Wilhelm Bruker
|
17c8bdb1cd
|
Merge branch 'NicolasMerge' into devel
|
2012-06-03 19:23:48 +02:00 |
|
Max-Wilhelm Bruker
|
2a5050fdc4
|
added Chile to countries
|
2012-06-03 18:26:50 +02:00 |
|
Max-Wilhelm Bruker
|
551fdb464e
|
added Venezuela to countries
|
2012-06-03 18:22:56 +02:00 |
|
Max-Wilhelm Bruker
|
31967cab44
|
fixed CIW not disappearing after being opened by ChatView
|
2012-06-02 20:15:55 +02:00 |
|
NicolasPerrenoud
|
805f3e8fe5
|
merged from NicolasPerrenoud
|
2012-06-02 20:13:21 +02:00 |
|
Max-Wilhelm Bruker
|
60f99818e1
|
fixed DlgEditTokens crash when removing a token
|
2012-06-02 18:09:19 +02:00 |
|
Max-Wilhelm Bruker
|
089c937167
|
use proper anchors in MessageLogWidget, effectively fixing issue #54
|
2012-06-02 17:22:19 +02:00 |
|
Max-Wilhelm Bruker
|
d7e7606104
|
fixed 'open deck in deck editor' option in game, fixed freeze when closing local game
|
2012-05-28 19:34:07 +02:00 |
|
Max-Wilhelm Bruker
|
b328c1ed4d
|
database interface separated from server, multiple concurrent database connections are now possible
|
2012-05-28 16:32:45 +02:00 |
|
Max-Wilhelm Bruker
|
c2edd33e90
|
added stub for Chinese
|
2012-05-20 14:52:58 +02:00 |
|
Max-Wilhelm Bruker
|
b6700658d7
|
updated Portugese and Swedish
|
2012-05-18 19:11:17 +02:00 |
|
Max-Wilhelm Bruker
|
49befa210d
|
updated translation catalogues
|
2012-05-18 19:06:53 +02:00 |
|
Max-Wilhelm Bruker
|
44d688b1d5
|
added deckstats.net interface in deck editor, fixing issue #39
|
2012-05-17 20:11:46 +02:00 |
|
Max-Wilhelm Bruker
|
3ba3952604
|
fixed issue #37: add option to manually add token cards to the database
|
2012-05-17 18:29:35 +02:00 |
|
Max-Wilhelm Bruker
|
d5a1032cf3
|
updated German translation
|
2012-05-09 23:33:43 +02:00 |
|
Max-Wilhelm Bruker
|
8b3a3c285a
|
additional minor fix wrt issue #42
|
2012-05-09 23:28:13 +02:00 |
|
Max-Wilhelm Bruker
|
295cc65dce
|
minor fix wrt issue #42
|
2012-05-09 23:25:29 +02:00 |
|
Max-Wilhelm Bruker
|
b9087715bf
|
fixed issue #42: make 'client deprecated' message work for v13 client <-> v14 server
|
2012-05-09 23:13:23 +02:00 |
|