Max-Wilhelm Bruker
|
ce642e3000
|
don't use Server_Room::getInfo when updating
|
2013-02-15 19:31:37 +01:00 |
|
Max-Wilhelm Bruker
|
bd9221f1a5
|
Merge pull request #123 from bafipawi/fixMacCompile
Fixed cmake error on mac install
|
2013-02-10 11:54:04 -08:00 |
|
Chris Hansen
|
422f73d4cd
|
Fixed cmake error on mac install
|
2013-02-08 20:18:19 -08:00 |
|
Chris Hansen
|
b909047a43
|
Added some paranthases to supress compiler warnings
|
2013-02-07 12:49:09 -08:00 |
|
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 |
|
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 |
|
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 |
|
Max-Wilhelm Bruker
|
f7975d8ace
|
fixed issue #50: ensure that tcp_nodelay is set
|
2012-05-09 21:57:06 +02:00 |
|
Max-Wilhelm Bruker
|
b106f76294
|
Merge branch 'devel' of git://github.com/mbruker/Cockatrice into devel
|
2012-05-09 21:52:27 +02:00 |
|
Max-Wilhelm Bruker
|
0eee6d7ab9
|
fixed issue #49: when editing a remote deck, be able to directly save it there
|
2012-05-09 21:52:09 +02:00 |
|
Max-Wilhelm Bruker
|
c043fe3c5a
|
client local game crash fix
|
2012-05-08 12:48:24 +02:00 |
|
Max-Wilhelm Bruker
|
e76502cf0e
|
handle dead commands when the connection is lost before the reply gets processed
|
2012-05-01 21:16:16 +02:00 |
|
Max-Wilhelm Bruker
|
53afd65beb
|
merged incomplete polish translation
|
2012-05-01 20:13:13 +02:00 |
|
Max-Wilhelm Bruker
|
f6f8ad82b2
|
server code cleanup
|
2012-05-01 12:48:59 +02:00 |
|
Max-Wilhelm Bruker
|
e5a0a08569
|
fixed #43: add delete button to local dir view in deck storage tab and in remote dir view in replays tab
|
2012-05-01 12:08:09 +02:00 |
|
Max-Wilhelm Bruker
|
875610e1b3
|
mac fixes
|
2012-04-27 00:39:34 +02:00 |
|
Max-Wilhelm Bruker
|
61f5cd478d
|
Qt 4.8 crash fix
|
2012-04-27 00:03:08 +02:00 |
|
Max-Wilhelm Bruker
|
c7fa2fe985
|
fixed clone function, updated servatrice.ini.example to reflect changes in room creation syntax
|
2012-04-26 16:22:48 +02:00 |
|
Max-Wilhelm Bruker
|
13d3de5c1c
|
don't show card p/t and loyalty in CardInfoWidget when showing only the picture
|
2012-04-22 18:35:32 +02:00 |
|
Max-Wilhelm Bruker
|
089d082cf4
|
moved translations out of resources file
|
2012-04-22 18:14:17 +02:00 |
|
Max-Wilhelm Bruker
|
b26444435c
|
introduced more general grammatical cases
|
2012-04-22 17:23:10 +02:00 |
|
Max-Wilhelm Bruker
|
8f6de6637f
|
don't call QAudioOutput constructor unless sound is enabled
|
2012-04-22 12:51:33 +02:00 |
|
Max-Wilhelm Bruker
|
81d7c08f08
|
use player menu as default menu for table zone, fixing issue #38
|
2012-04-22 12:28:23 +02:00 |
|
Max-Wilhelm Bruker
|
cc516823d7
|
deck editor is tab, replay viewer is tab, deck editor shown by default, cache window geometry between sessions, 'open this deck in deck editor' open in game
|
2012-04-22 12:23:33 +02:00 |
|
Max-Wilhelm Bruker
|
3edecf98c3
|
if cards in multiple zones are selected, don't create drag items for the ones you're not supposed to move
|
2012-04-22 11:19:37 +02:00 |
|
Max-Wilhelm Bruker
|
38cf2621b4
|
preliminary changes to make deck editor a tab
|
2012-04-22 05:06:51 -04:00 |
|
Max-Wilhelm Bruker
|
eb927d77c3
|
updated German translation; added some missing retranslateUi() calls
|
2012-04-08 23:58:25 +02:00 |
|
Max-Wilhelm Bruker
|
95cd293b9c
|
context menu for a message sender's name in chat; also display the user level icon next to the name; minor consistency and type-safety changes
|
2012-04-08 23:48:02 +02:00 |
|
Max-Wilhelm Bruker
|
f9e0b6fe9e
|
moved the user list context menu to a separate class to avoid redundant code
|
2012-04-07 23:05:45 +02:00 |
|
Max-Wilhelm Bruker
|
ae19d3dc4b
|
fixed game list update bug, minor optimizations, restrict client protocol output to QT_DEBUG mode
|
2012-04-06 17:52:23 +02:00 |
|
Max-Wilhelm Bruker
|
118b575e58
|
updated German translation, minor token fix
|
2012-04-06 15:34:00 +02:00 |
|
Max-Wilhelm Bruker
|
12b5e39440
|
improved token dialog w/ storage inside the deck list - now we need a reliable online source for token data (preferably with pictures)
|
2012-04-06 15:16:52 +02:00 |
|
Max-Wilhelm Bruker
|
f553fd7456
|
some token code
|
2012-04-05 11:48:13 +02:00 |
|
Max-Wilhelm Bruker
|
1cd63375ba
|
ignore unregistered users fix
|
2012-04-02 00:14:43 +02:00 |
|
Max-Wilhelm Bruker
|
a319ce3afb
|
fix for rare condition when the game screen would remain white when the game starts
|
2012-04-01 21:15:13 +02:00 |
|
Max-Wilhelm Bruker
|
40fbbc5982
|
added size contraints for zone view & scroll bars, fixing issue #34
|
2012-04-01 14:01:20 +02:00 |
|
Max-Wilhelm Bruker
|
c835a827b0
|
AlwaysRevealTopCard done, issue #31 fixed
|
2012-04-01 11:45:01 +02:00 |
|
Max-Wilhelm Bruker
|
840b577f42
|
complete server-side AlwaysRevealTopCard support, related to issue #31
|
2012-03-31 22:47:42 +02:00 |
|
Max-Wilhelm Bruker
|
7417236c3a
|
preliminary AlwaysRevealTopCard support related to issue #31, server code cleanup (finally removed getGameState)
|
2012-03-31 21:47:30 +02:00 |
|
Max-Wilhelm Bruker
|
75bac4a5b9
|
fixed gameStateKnown bug
|
2012-03-31 19:07:45 +02:00 |
|
Max-Wilhelm Bruker
|
767d53b5a8
|
merged from master
|
2012-03-31 18:41:01 +02:00 |
|
Max-Wilhelm Bruker
|
cdda3f15a0
|
added option to ignore unregistered users in chat; switched UserList data storage to QMap to speed up lookups; issue #28 fixed
|
2012-03-31 15:06:47 +02:00 |
|
Max-Wilhelm Bruker
|
ff632911f2
|
don't use QSortFilterProxyModel in TabDeckStorage and TabReplays unnecessarily
|
2012-03-31 13:28:04 +02:00 |
|
Max-Wilhelm Bruker
|
13b992cf12
|
show ban duration in client
|
2012-03-31 12:07:25 +02:00 |
|
Max-Wilhelm Bruker
|
78d188c462
|
minor visual improvements, German translation update
|
2012-03-30 21:44:28 +02:00 |
|
Max-Wilhelm Bruker
|
212c58f99a
|
check 'show unavailable games' by default in ShowGamesOfUser dialog
|
2012-03-30 21:22:47 +02:00 |
|
Max-Wilhelm Bruker
|
6b14b4e543
|
added game filter dialog in GameSelector; switched all dialogs to QDialogButtonBox; issue #32 fixed
|
2012-03-30 21:09:35 +02:00 |
|
Max-Wilhelm Bruker
|
facfc3cc52
|
added more filter options to GamesProxyModel, user interface still missing (related to issue #32)
|
2012-03-28 23:52:21 +02:00 |
|
Max-Wilhelm Bruker
|
deaebddb0b
|
don't show 'no password for spectators' when spectating is disallowed, fixing issue #26
|
2012-03-28 21:09:01 +02:00 |
|
Max-Wilhelm Bruker
|
b2b7242802
|
changed lock icon, added sideboard locking, issue #15 fixed
|
2012-03-27 20:32:24 +02:00 |
|
Max-Wilhelm Bruker
|
0165ea61ff
|
Swedish translation done
|
2012-03-27 10:55:57 +02:00 |
|
Max-Wilhelm Bruker
|
0b51af888c
|
Don't close the game tab immediately when kicked out of a game. Fixes bug #25
|
2012-03-26 19:32:27 +02:00 |
|