Matt Lowe
|
097090ac1c
|
Updated static variable name
+ Updated DELTA variable to more suitable name:
ROTATION_DEGREES_PER_FRAME
|
2014-11-03 16:33:48 +01:00 |
|
Matt Lowe
|
2193d247d0
|
Improved card animation performance
+ Cards now animate smoother and faster
+ removed redundant computations performed each frame
|
2014-10-16 18:06:30 +02:00 |
|
Fabio Bas
|
a6f299b247
|
fix #203
|
2014-07-09 17:42:35 +02:00 |
|
Matt Kelly
|
1bc48a7849
|
Convert rest of source to 4-space indent
|
2014-02-11 11:14:19 -05:00 |
|
skoh-fley
|
69e6c9ac69
|
Fixed a cursor bugo
Click-holding on a card then immediately releasing now properly changes the
cursor from a closed hand back to an open hand
|
2013-04-16 18:12:48 -07: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
|
5ff1fd8ec6
|
added peeking at facedown cards, fixing issue #7
|
2012-03-24 18:52:08 +01:00 |
|
Max-Wilhelm Bruker
|
662df6d972
|
Merge branch 'devel' of git://github.com/mbruker/Cockatrice into devel
|
2012-03-24 17:50:29 +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
|
10d958c4ce
|
Merge branch 'master' into devel
|
2012-03-23 12:18:16 +01:00 |
|
Max-Wilhelm Bruker
|
61b351aa9f
|
fixed client crash that occurred when the game ended with a card tap/untap animation running
|
2012-03-11 11:26:07 +01:00 |
|
Max-Wilhelm Bruker
|
7cec442694
|
setDoesntUntap fixed, card menu moved to player to avoid unnecessary allocation of QActions
|
2012-02-20 17:26:46 +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
|
ca3a7e69a1
|
stop card tap/untap animation in CardItem::resetState() to avoid unfinished animation during zone change
|
2011-12-04 14:51:24 +01:00 |
|
Max-Wilhelm Bruker
|
7efee472ed
|
face down dragging fixed, minor french translation fix
|
2011-11-17 21:43:32 +01:00 |
|
unknown
|
da467468d5
|
improved facedown moving
|
2011-09-15 14:19:29 +02:00 |
|
unknown
|
1047ab08e8
|
added facedown to ServerInfo_Card
|
2011-09-15 12:24:33 +02:00 |
|
Max-Wilhelm Bruker
|
c09b0fcba7
|
CardDragItem fix
|
2011-07-18 16:29:06 +02:00 |
|
Max-Wilhelm Bruker
|
add47315d5
|
added drawArrow context menu item
|
2011-07-05 21:02:24 +02:00 |
|
Max-Wilhelm Bruker
|
04a96be84a
|
fixed doesntUntap bug (with protocol change)
|
2011-05-27 21:56:16 +02:00 |
|
Max-Wilhelm Bruker
|
c67bc65762
|
preliminary sound support
|
2011-05-21 22:55:08 +02: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
|
d05603f83b
|
p/t changes
|
2011-02-16 18:34:46 +01:00 |
|
Max-Wilhelm Bruker
|
9c527fb5aa
|
Click to hide revealed cards; MultiMove function
|
2011-01-15 21:39:24 +01:00 |
|
Max-Wilhelm Bruker
|
231887367c
|
card menu improvement, change controller support (bug #3)
|
2010-12-23 19:21:47 +01:00 |
|
Max-Wilhelm Bruker
|
99387861cd
|
client crash fix
|
2010-12-10 23:32:08 +01:00 |
|
Max-Wilhelm Bruker
|
9410ea133a
|
crash fix
|
2010-12-04 21:01:59 +01:00 |
|
Max-Wilhelm Bruker
|
6e567d5b2f
|
crash fix
|
2010-12-01 14:56:50 +01:00 |
|
Max-Wilhelm Bruker
|
c8779032c8
|
minor hover bug fix
|
2010-11-10 02:04:40 +01:00 |
|
Max-Wilhelm Bruker
|
92d40515f2
|
changed card hover handling
|
2010-11-09 16:19:13 +01:00 |
|
Max-Wilhelm Bruker
|
2451c39ef2
|
fixed player area layout
|
2010-11-05 16:46:59 +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
|
e1ad152f65
|
now it's really fixed
|
2010-10-15 18:17:41 +02:00 |
|
unknown
|
76512a0870
|
Text rendering fix
|
2010-10-15 18:08:59 +02:00 |
|
Max-Wilhelm Bruker
|
dd7f87242a
|
CardItem::setCursor() crash on OSX fixed
|
2010-10-15 17:07:36 +02:00 |
|
Max-Wilhelm Bruker
|
10a92c3e85
|
foo
|
2010-10-14 15:51:23 +02:00 |
|
Max-Wilhelm Bruker
|
c2d1f151c4
|
Minor fixes
|
2010-10-14 15:50:19 +02:00 |
|
Max-Wilhelm Bruker
|
a215b3503a
|
Added MTGO-like card info widget, made original info widget hideable
|
2010-10-13 15:38:32 +02:00 |
|
Max-Wilhelm Bruker
|
2928eead39
|
spectator arrow drag item fix
|
2010-09-24 13:14:29 +02:00 |
|
Max-Wilhelm Bruker
|
62bf2572a9
|
Crash fixes (bug #0000006). Also cleaned up some includes to speed up compilation.
|
2010-09-08 22:52:04 +02:00 |
|
Max-Wilhelm Bruker
|
168d184e8f
|
local playing bugfixes
|
2010-08-11 04:23:12 +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
|
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
|
9f79bd2c8e
|
nicer looking counters on cards
|
2010-06-17 21:54:05 +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
|
cb045907cb
|
minor fixes; ROE set added
|
2010-04-16 16:15:27 +02:00 |
|