Fabio Bas
f17dec29f6
Reorganized images in subfolders
...
As per @daenyth’s comment:
https://github.com/Cockatrice/Cockatrice/pull/792#issuecomment-76593730
2015-06-15 14:37:19 +02:00
Fabio Bas
6b8ebe54e9
Theme manager
...
This is the first implementation of a theme manager. It’s a rebased and
revisited version of #792 .
2015-06-15 14:35:58 +02:00
Matt Lowe
1e0c4cbf87
Updated reveal zone check boxes
...
I saw in some images from other platforms it can take up alot of space.
Made the boxed horizontal, rather than vertical.
WIP Remade reveal zone
+ darkened card area to eaisily see boundries
+ reverted back to using a window
+ window can be resized
+ removed fake title bar and "X"
+ moved all cards revealed slightly to the right, makes it easier to
drag-select from the left
Cleanup
Changed style to use cockatrice icon
Changed cast
from static_cast to qstyleoption_cast
2015-05-05 10:14:27 +02:00
Matt Lowe
052ce72993
Updated reveal zone check boxes
...
I saw in some images from other platforms it can take up alot of space.
Made the boxed horizontal, rather than vertical.
2015-05-02 21:18:02 +02:00
Fabio Bas
2a9945ac6a
Reorder member initialization
2015-04-17 17:44:07 +02:00
Fabio Bas
b9f0212c9b
Clamp the zoneviewwidget's topleft point to the scene view area; fix #754
2015-02-21 16:43:38 +01:00
Gavin Bises
d0f4d96d17
Don't store shuffle zone check - always check it
...
It doesn't make any sense to store that particular setting
2015-01-29 20:06:15 -05:00
Matt Lowe
ec198c33ca
Fixed shuffle issue
...
when closing a view we save the current settings. I added a check to
only update the shuffle settings if the zone we are closing can be
shuffled.
2015-01-25 00:34:41 +01:00
Matt Lowe
f0c661a0df
Added seperator
...
Added a separator
2015-01-18 00:33:42 +01:00
Matt Lowe
aad98756d1
Refactorings
...
+ added comments
+ refactored optimumRect
2015-01-15 23:52:19 +01:00
Matt Lowe
e4e3a1d2e5
Sorting views
...
+ When viewing a sorted view (like revealing hand, or looking at
library), the cards will now be sorted in columns based on the main card
type.
+ Settings are now saved.
2015-01-14 23:19:22 +01:00
Matt Kelly
1bc48a7849
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
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
d5c628966f
PB: everything compiles except for deck storage
2012-01-01 02:48:24 +01:00
Max-Wilhelm Bruker
314f17091d
protobuf client->server communication almost working
2011-12-18 18:35:14 +01:00
Max-Wilhelm Bruker
e3c1ad2da6
Qt 4.6 compile fix
2011-11-26 15:45:29 +01:00
Max-Wilhelm Bruker
4f4049fccf
ZoneViewZone fix
2011-07-22 22:04:13 +02:00
Max-Wilhelm Bruker
46fdae43cd
visual improvements: card hover effect, independent scaling of ZoneViewWidget
2011-07-20 21:25:43 +02:00
Max-Wilhelm Bruker
72223b3229
minor reveal fix
2011-01-04 17:40:18 +01:00
Max-Wilhelm Bruker
92d40515f2
changed card hover handling
2010-11-09 16:19:13 +01:00
Max-Wilhelm Bruker
e1380f199e
full reveal card support
2010-10-28 18:44:32 +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
7921b5f82d
initial commit of local server code
2010-08-04 13:56:51 +02:00
Max-Wilhelm Bruker
e3021d2c5c
minor qt 4.5 fix
2010-04-04 13:25:19 +02:00
Max-Wilhelm Bruker
4bf4bbea6a
some fixes
2010-03-08 20:17:48 +01:00
Max-Wilhelm Bruker
26a77d9e40
new zone view code
2010-03-08 15:55:35 +01:00
Max-Wilhelm Bruker
8295b49634
trying to get rid of ZoneViewLayout
2010-03-06 23:37:49 +01:00
Max-Wilhelm Bruker
d23ece59ea
crash fixes; move_card fixes
2009-12-18 19:03:02 +01:00
Max-Wilhelm Bruker
59e9416f57
blah
2009-11-30 19:33:45 +01:00
Max-Wilhelm Bruker
e796af2b89
game is almost playable again
2009-11-26 18:52:53 +01:00
Max-Wilhelm Bruker
77f5ec29eb
some gui code
2009-11-16 17:18:13 +01:00
Max-Wilhelm Bruker
fcb4316de4
fixed alphabetical sorting
2009-09-14 15:11:32 +02:00
Max-Wilhelm Bruker
224a4969bd
some zone view changes going on
2009-09-10 18:28:19 +02:00
Max-Wilhelm Bruker
6b465540e1
translation fix, shuffle fix
2009-08-20 17:59:15 +02:00
Max-Wilhelm Bruker
cc8de80db8
zoneview improvement
2009-08-19 18:55:21 +02:00
Max-Wilhelm Bruker
536c77f760
move_card improvement, unfinished
2009-08-11 17:56:09 +02:00
Max-Wilhelm Bruker
40d292c4ac
really fixed zone view bug
2009-07-02 18:03:23 +02:00
Max-Wilhelm Bruker
c8a2ed9415
some changes
2009-06-20 13:26:36 +02:00
Max-Wilhelm Bruker
175512a2ad
nice ellipses :)
2009-05-23 01:58:11 +02:00
Max-Wilhelm Bruker
08df264556
servatrice: stub for reveal_card, database changes
2009-04-26 00:03:11 +02:00
Max-Wilhelm Bruker
939ab62273
ZoneView improvements
2009-04-10 16:07:27 +02:00
Max-Wilhelm Bruker
8782438fcc
renamed playerzone to cardzone
2009-03-25 15:08:36 +01:00
Max-Wilhelm Bruker
a11f93df4d
initial commit
2009-03-13 22:50:41 +01:00