Fabio Bas
1da2e7154c
Fixed Valgrind warnings
...
Running cockatrice in valgrind i didn't found any bad memory leak
(good!), but only a few jumps depending on uninitialized variables.
Even if the possibility of crashes are remote, it's nice to sort them
out.
2014-08-11 10:08:33 +02:00
Daenyth
8d31fe6cbc
Clean up deck load chat message
2014-06-28 09:04:45 -04:00
Daenyth
4c2a553f03
Have servatrice inform players of sideboard size
...
Ref #142
2014-06-28 00:36:43 -04:00
Matt Kelly
1bc48a7849
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
b26444435c
introduced more general grammatical cases
2012-04-22 17:23:10 +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
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
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
b2b7242802
changed lock icon, added sideboard locking, issue #15 fixed
2012-03-27 20:32:24 +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
Max-Wilhelm Bruker
5ff1fd8ec6
added peeking at facedown cards, fixing issue #7
2012-03-24 18:52:08 +01:00
Max-Wilhelm Bruker
adbb607700
Revealing a library to a player now grants that player permission to drag cards out of that library onto his own table. This permission is revoked by shuffling the library. The zone view window tracks content changes of the zone for as long as the permission lasts so that card ID changes are kept track of. This hopefully fixes issues #5 and #12 .
2012-03-24 17:48:25 +01:00
Max-Wilhelm Bruker
a1bcd9854f
preliminary client-side replay support, works in principle
2012-02-21 00:09:03 +01:00
Max-Wilhelm Bruker
4895f2b4fd
server code cleanup, changed in-game ping event to not use any bandwidth as long as nothing changes
2012-01-29 13:36:43 +01:00
Max-Wilhelm Bruker
d5c628966f
PB: everything compiles except for deck storage
2012-01-01 02:48:24 +01:00
Max-Wilhelm Bruker
c4eb7ba6cf
PB: more client files compile
2011-12-30 22:29:57 +01:00
Max-Wilhelm Bruker
1bfa355974
German translation fix, take bottom card via Ctrl+Drag
2011-10-16 12:10:28 +02:00
unknown
0bb4ef8bb8
added deck hashing
2011-10-04 16:55:18 +02:00
Max-Wilhelm Bruker
f10d9c9bec
strip newlines from msg in cmdRoomSay; improved i18n in MessageLogWidget
2011-07-06 18:45:56 +02:00
Max-Wilhelm Bruker
fccc91818d
chatview improvement
2011-07-05 21:33:03 +02:00
Max-Wilhelm Bruker
a86f6ba5b8
minor change
2011-07-02 02:14:08 +02:00
Max-Wilhelm Bruker
0120d2a019
cardInfoPopup fix; chatView fix
2011-06-28 02:37:49 +02:00
Max-Wilhelm Bruker
7bfa3e6d3a
cuckoo
2011-06-25 23:42:16 +02:00
Max-Wilhelm Bruker
05ebb83ba4
improved banning; added [url] and [card] tags for chat
2011-06-25 21:21:19 +02:00
Max-Wilhelm Bruker
4b84168bda
client/server version bump; eventConnectionStateChanged
2011-06-25 17:50:28 +02:00
Max-Wilhelm Bruker
b7ab2d97bd
support for women
2011-06-22 17:39:25 +02:00
unknown
1bc05562cc
Mulligan crash fix, multi-column screen alignment for multiplayer, Server Win32 compile fix
2011-06-05 19:45:37 +02:00
Max-Wilhelm Bruker
15ca28bf37
hopefully fixed CardInfoPopup freeze
2011-05-30 15:54:33 +02:00
Max-Wilhelm Bruker
808d2a3c01
Event context for mulligans, German translation
2011-05-21 23:48:46 +02:00
Max-Wilhelm Bruker
c67bc65762
preliminary sound support
2011-05-21 22:55:08 +02:00
Max-Wilhelm Bruker
349a60fb58
concede fix
2011-03-09 15:46:33 +01:00
Max-Wilhelm Bruker
af8e498ab2
readjusted position of 'move to' menu in card context menu; fixed logMoveCard
2011-03-07 19:11:06 +01:00
Max-Wilhelm Bruker
64c3c0984e
minor performance improvements, removed explicit font size setting
2011-03-07 18:50:06 +01:00
Max-Wilhelm Bruker
ce80d29f50
improved cipt handling, initial p/t for cards
2011-02-16 20:05:03 +01:00
Max-Wilhelm Bruker
abc5c024b7
translation improvement
2011-02-08 14:50:14 +01:00
Max-Wilhelm Bruker
7116382a96
added 'undo last draw' feature. protocol version bump (12)
2011-01-27 17:49:31 +01:00
Max-Wilhelm Bruker
6b370ce16b
allow controller change even from a different zone
2011-01-21 18:00:01 +01:00
Max-Wilhelm Bruker
55d493e7ef
single player works again, version bump
2011-01-03 20:46:15 +01:00
Max-Wilhelm Bruker
3573f74313
different color scheme for in-game and personal chat
2010-11-16 00:05:10 +01:00
Max-Wilhelm Bruker
27d954267c
card drag item bug fix + minor visual change
2010-11-09 21:13:39 +01:00
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
51f9f34e8b
Change mouse cursor when hovering over card name
2010-10-16 17:33:27 +02:00
Max-Wilhelm Bruker
cf95e5f328
Added card hover + card info widget popup to MessageLogWidget
2010-10-15 19:47:30 +02:00
Max-Wilhelm Bruker
adaa1d5323
fixed flipCard code
2010-09-17 22:59:13 +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
49e3563386
improved token dialog
2010-06-18 21:04:28 +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
41c4603fe9
This closes feature request 0000020. Attention, this breaks protocol compatibility.
2010-06-03 02:29:48 +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
cb74c734f2
cleanup
2010-03-09 17:53:34 +01:00
Max-Wilhelm Bruker
b2f83541e7
Initial commit for sideboarding. It's supposed to be fully functional.
2010-03-06 17:17:54 +01:00
Max-Wilhelm Bruker
78c1851c52
implemented conceding
2009-12-01 17:26:42 +01:00
Max-Wilhelm Bruker
77015c9ebf
event handling
2009-11-28 00:02:11 +01:00
Max-Wilhelm Bruker
0d4717f40b
new code
2009-11-25 22:58:20 +01:00
Max-Wilhelm Bruker
c46ef255a1
some client code
2009-11-12 17:04:06 +01:00
Max-Wilhelm Bruker
cb0e4d07e4
everything compiles again; enough for today
2009-11-12 00:09:24 +01:00
Max-Wilhelm Bruker
867a27ecd4
Arrows
2009-10-17 23:55:31 +02:00
Max-Wilhelm Bruker
9f35340188
bugfix
2009-10-03 02:47:17 +02:00
Max-Wilhelm Bruker
a543c9b90c
final (?) spectator code, small bugfix
2009-09-24 20:12:44 +02:00
Max-Wilhelm Bruker
fa16d86283
small cleanups
2009-09-23 16:00:44 +02:00
Max-Wilhelm Bruker
890740bcc9
protocol changes, menu cleanups, phase button speed improvement
2009-09-21 20:21:11 +02:00
Max-Wilhelm Bruker
ab3858239f
more spectator code
2009-09-16 01:40:49 +02:00
Max-Wilhelm Bruker
224a4969bd
some zone view changes going on
2009-09-10 18:28:19 +02:00
marcus
6b2dfd545a
added forgotten alert
2009-08-30 20:42:09 +02:00
marcus
f5193edead
Window Alerts for messagelogwidget and chatwidget
2009-08-30 20:40:38 +02:00
Max-Wilhelm Bruker
a5280946c2
language fix
2009-08-27 15:28:19 +02:00
Max-Wilhelm Bruker
cc8de80db8
zoneview improvement
2009-08-19 18:55:21 +02:00
Max-Wilhelm Bruker
05f63bb631
phases + small message log fix
2009-08-19 14:26:09 +02:00
Max-Wilhelm Bruker
1d400e195d
phases
2009-08-18 16:16:27 +02:00
Max-Wilhelm Bruker
cb90463530
phase toolbar
2009-08-18 14:51:26 +02:00
Max-Wilhelm Bruker
cd6c5108af
small changes and initial commit for phases toolbar
2009-08-12 19:27:41 +02:00
Max-Wilhelm Bruker
536c77f760
move_card improvement, unfinished
2009-08-11 17:56:09 +02:00
Max-Wilhelm Bruker
e79b19413a
small bugfixes
2009-08-10 16:26:10 +02:00
Max-Wilhelm Bruker
9ddaf98bcd
translation fixes
2009-08-05 17:51:15 +02:00
Max-Wilhelm Bruker
2148005bd1
minor cleanups and log improvements
2009-08-05 16:50:16 +02:00
Max-Wilhelm Bruker
f33d790822
small changes
2009-08-01 19:10:10 +02:00
Max-Wilhelm Bruker
c8a2ed9415
some changes
2009-06-20 13:26:36 +02:00
Max-Wilhelm Bruker
dc14a1ef17
foo
2009-06-11 19:13:04 +02:00
Max-Wilhelm Bruker
c00027f988
removed the need to refresh the game list
2009-06-11 17:51:52 +02:00
brukie
05e12636ea
cleaned up log widget
2009-06-10 13:11:12 +02:00
Max-Wilhelm Bruker
a429a4a004
minor changes, implemented 'doesn't untap' and facedown cards
2009-04-07 21:37:57 +02:00
Max-Wilhelm Bruker
a11f93df4d
initial commit
2009-03-13 22:50:41 +01:00