Commit Graph
107 Commits
Author SHA1 Message Date
Max-Wilhelm Bruker 82bc4274ae merge fix 2010-11-03 21:35:30 +01:00
Max-Wilhelm Bruker df5791d318 Introduced stack zone, shrunk table to have higher zoom factor 2010-11-03 21:28:43 +01:00
Max-Wilhelm Bruker e1380f199e full reveal card support 2010-10-28 18:44:32 +02:00
Max-Wilhelm Bruker 1cd76c2641 preliminary reveal_card support 2010-10-27 22:44:33 +02:00
Max-Wilhelm Bruker b0b58ca7bd server crash fix; protocol response fix 2010-10-13 20:08:10 +02:00
Max-Wilhelm Bruker 842f266d82 xml entity fix 2010-10-12 16:21:26 +02:00
Max-Wilhelm Bruker bd06cd5796 removed some debugging warnings; fixed card name and player name display; display avatar in game 2010-10-11 19:01:46 +02:00
Max-Wilhelm Bruker 8d6a4f4f90 preliminary avatar support 2010-10-10 00:06:05 +02:00
Max-Wilhelm Bruker b1d8c7bda0 Made QColor wrapper class so that Servatrice will compile without QtGui 2010-10-09 18:50:06 +02:00
Max-Wilhelm Bruker 28a77f10e4 Server crash fix 2010-10-01 18:12:40 +02:00
Max-Wilhelm Bruker e92840c849 moved call to rng constructor to main() 2010-09-23 15:43:39 +02:00
Max-Wilhelm Bruker 23a0080c45 user level display 2010-09-20 18:52:36 +02:00
Max-Wilhelm Bruker e597325ec3 implemented direct chat 2010-09-18 23:47:39 +02:00
Max-Wilhelm Bruker a8e166b609 crash fix 2010-09-18 21:14:58 +02:00
Max-Wilhelm Bruker f9446f9822 generalized user information 2010-09-18 21:05:28 +02:00
Max-Wilhelm Bruker adaa1d5323 fixed flipCard code 2010-09-17 22:59:13 +02:00
Max-Wilhelm Bruker 8e9bbf3581 Merge branch 'master' of ssh://cockatrice.de/home/cockgit/cockatrice 2010-09-15 21:49:26 +02:00
Max-Wilhelm Bruker d52b00fbd8 extra files 2010-09-15 21:49:13 +02:00
Max-Wilhelm Bruker 7e9879c0ea Included SFMT RNG 2010-09-15 21:48:52 +02:00
Max-Wilhelm Bruker 6fb16545ee Fixed server crash when unattaching card 2010-09-14 17:20:59 +02:00
Max-Wilhelm Bruker e15806db34 arrow crash bugfix 2010-09-10 22:40:46 +02:00
Max-Wilhelm Bruker 3b767901de Protocol version bump 2010-09-10 19:39:39 +02:00
Max-Wilhelm Bruker 5ec06b4b27 Disallow arrows pointing at or originating from cards in hidden/private zones. This fixes bug #0000024. 2010-09-09 09:42:08 +02:00
Max-Wilhelm Bruker daf1fa18aa server shouldn't update client ping in local games 2010-09-09 03:41:01 +02:00
Max-Wilhelm Bruker a5f678bc3d single player fix 2010-09-08 20:15:34 +02:00
Max-Wilhelm Bruker 135fed79ca Merge branch 'master' of ssh://cockatrice.de/home/cockgit/cockatrice
Conflicts:
	common/server_game.cpp
2010-09-07 03:55:56 +02:00
Max-Wilhelm Bruker c4c1723205 single player improvements 2010-09-07 03:51:48 +02:00
Max-Wilhelm Bruker 5ff099f4bc more code for local playing 2010-08-14 17:01:14 +02:00
Max-Wilhelm Bruker f6a340ddf3 moveCard bug fix 2010-08-14 14:20:48 +02:00
Max-Wilhelm Bruker 168d184e8f local playing bugfixes 2010-08-11 04:23:12 +02:00
Max-Wilhelm Bruker 00077565ab minor table layout bugfix 2010-08-11 01:32:52 +02:00
Max-Wilhelm Bruker ad40194f25 nextTurn cleanup -> fixed the bug that the game would begin with active player 0 even if there is no player 0 2010-08-11 01:17:45 +02:00
Max-Wilhelm Bruker 7921b5f82d initial commit of local server code 2010-08-04 13:56:51 +02:00
Max-Wilhelm Bruker cbfbc542e7 disallow dropping a card onto another 2010-07-17 23:37:22 +02:00
Max-Wilhelm Bruker 1b286973dd crash fix; weird behaviour fix 2010-07-17 19:22:50 +02:00
Max-Wilhelm Bruker 6253d92053 Merge branch 'master' of ssh://cockatrice.de/home/cockgit/cockatrice 2010-07-17 18:24:37 +02:00
Max-Wilhelm Bruker 614f106304 arrows can target players; card attachment works 2010-07-17 18:24:14 +02:00
Max-Wilhelm Bruker 61b82bd6f9 arrows can target players now 2010-06-27 17:56:09 +02:00
Max-Wilhelm Bruker cbf201ed9b optionally destroy tokens on zone change; added multi arrows; card menu changes; arrow fixes; initial commit for attachCard code 2010-06-27 14:50:51 +02:00
Max-Wilhelm Bruker d884e72a3e spectator omniscience fix 2010-06-22 01:07:03 +02:00
Max-Wilhelm Bruker 49e3563386 improved token dialog 2010-06-18 21:04:28 +02:00
Max-Wilhelm Bruker 62a9003d3e server has to assign free table space for a new card so that there is no race condition 2010-06-18 19:57:06 +02:00
Max-Wilhelm Bruker df7bcf179d set p/t, set annotation, multiple counters per card 2010-06-17 20:13:27 +02:00
Max-Wilhelm Bruker 579628b4c4 save deck to clipboard 2010-06-06 16:06:38 +02:00
Max-Wilhelm Bruker 41c4603fe9 This closes feature request 0000020. Attention, this breaks protocol compatibility. 2010-06-03 02:29:48 +02:00
Max-Wilhelm Bruker ca12aeb5a7 load deck from clipboard; closing feature request 0000019 2010-05-28 16:41:59 +02:00
Max-Wilhelm Bruker befafa28ae Fixed elevation of spectator rights; added some spectator options; closes bug 0000005 2010-05-26 21:36:54 +02:00
Max-Wilhelm Bruker 628f58cd56 fixed bug #0000012 2010-05-26 17:33:44 +02:00
Max-Wilhelm Bruker cb045907cb minor fixes; ROE set added 2010-04-16 16:15:27 +02:00
Max-Wilhelm Bruker 6df69f60a6 minor servatrice fix 2010-04-04 15:35:24 +02:00