Max-Wilhelm Bruker
|
d5ccda49a1
|
server code cleanup
|
2013-01-23 11:51:59 +01:00 |
|
Max-Wilhelm Bruker
|
60a1f5d7d1
|
Server_CardZone::getFreeGridColumn() now runs in O(log n), which should remove the performance bottleneck when processing insertCard(x = -1) commands on a large zone, e.g. createToken
|
2013-01-20 16:40:15 +01:00 |
|
Max-Wilhelm Bruker
|
590ab2f598
|
fixed #84: game creator couldn't re-join his game if the only buddies flag was set
|
2013-01-19 21:17:21 +01: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
|
2deabebc7c
|
added PasswordHasher::initialize() to make libgcrypt warnings go away
|
2013-01-12 18:05:08 +01:00 |
|
Max-Wilhelm Bruker
|
2789116d03
|
fixed cmdDeckSelect (2)
|
2013-01-12 16:33:29 +01:00 |
|
Max-Wilhelm Bruker
|
1d151d2d12
|
cmdDeckSelect fixed
|
2013-01-10 14:31:07 +01:00 |
|
Max-Wilhelm Bruker
|
d6cddbea13
|
added index to sql file
|
2013-01-10 02:01:19 +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
|
915e809eb5
|
changed user -> id_user in decklist_folders and decklist_files (issue #48)
|
2013-01-10 00:01:06 +01:00 |
|
Max-Wilhelm Bruker
|
2e06b95e5c
|
deadlock fix
|
2013-01-09 22:28:49 +01:00 |
|
Max-Wilhelm Bruker
|
733aa6c52b
|
Server_CardZone speed optimisation
|
2013-01-03 18:16:17 +01:00 |
|
Max-Wilhelm Bruker
|
8b6eace312
|
code cleanup
|
2013-01-03 17:18:37 +01:00 |
|
Max-Wilhelm Bruker
|
cc3760a7df
|
fixed deadlock condition
|
2012-11-16 21:42:17 +01:00 |
|
Max-Wilhelm Bruker
|
de87bc6546
|
compile fixes by hasufell
|
2012-10-28 21:43:41 +01:00 |
|
Max-Wilhelm Bruker
|
43d7cf6a1a
|
removed recursive lock in server; moved object serialisation to worker thread
|
2012-10-14 13:19:03 +02: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
|
4c9165f099
|
fixed #62: shuffling doesn't reveal the top card even if AlwaysRevealTopCard is set
|
2012-07-17 19:22:09 +02:00 |
|
Max-Wilhelm Bruker
|
886f12d116
|
fixed #63: spectators have sideboard lock icons
|
2012-07-17 19:17:26 +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
|
c8852b450d
|
don't open database in connection pools if main database connection is not valid
|
2012-07-17 18:15:10 +02:00 |
|
Max-Wilhelm Bruker
|
2c22fc93ff
|
Merge branch 'master' of git://github.com/mbruker/Cockatrice
|
2012-06-29 15:48:04 +02:00 |
|
Max-Wilhelm Bruker
|
2eb3df1cde
|
servatrice.sql fixes
|
2012-06-29 15:47:53 +02:00 |
|
Max-Wilhelm Bruker
|
4d8d2056f6
|
Merge branch 'master' of git://github.com/mbruker/Cockatrice
|
2012-06-28 21:35:02 +02:00 |
|
Max-Wilhelm Bruker
|
ed79e8f30a
|
added missing column in servatrice.sql
|
2012-06-28 21:34:55 +02:00 |
|
Max-Wilhelm Bruker
|
63dc0bd4a9
|
Merge branch 'master' of git://github.com/mbruker/Cockatrice
|
2012-06-28 10:54:21 +02:00 |
|
Max-Wilhelm Bruker
|
a91090a828
|
added missing tables in servatrice.sql
|
2012-06-28 10:54:08 +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
|
371299551b
|
Merge branch 'master' of git://github.com/mbruker/Cockatrice
|
2012-06-27 20:03:55 +02:00 |
|
Max-Wilhelm Bruker
|
f080e8b1a4
|
fixed bug #61: replay doesn't show game info; also fixed playing area not being displayed in any subgame but the first
|
2012-06-27 20:03:39 +02:00 |
|
Max-Wilhelm Bruker
|
e17751ccdf
|
added Croatia to countries
|
2012-06-27 13:30:24 +02:00 |
|
Max-Wilhelm Bruker
|
8e5f5e4cbd
|
added missing table to servatrice.sql
|
2012-06-27 11:20:53 +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
|
e7b58c4d8e
|
server: fixed spectator count not being updated
|
2012-06-25 13:07:26 +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
|
8cc5ee28a3
|
disallow face-down cards in other zones than the table
|
2012-06-25 01:04:13 +02:00 |
|