added some countries and zonebgs
|
@ -5,7 +5,9 @@ INCLUDEPATH += . src ../common
|
|||
MOC_DIR = build
|
||||
OBJECTS_DIR = build
|
||||
RESOURCES = cockatrice.qrc
|
||||
QT += network script svg multimedia
|
||||
QT += network script svg
|
||||
CONFIG += mobility
|
||||
MOBILITY = multimedia
|
||||
|
||||
HEADERS += src/abstractcounter.h \
|
||||
src/counter_general.h \
|
||||
|
|
1
cockatrice/resources/countries/lt.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 3" width="1000" height="600"><rect fill="#fdb913" width="5" height="3"/><rect fill="#c1272d" y="1.5" width="5" height="1.5"/><rect fill="#006a44" y="1" width="5" height="1"/></svg>
|
After Width: | Height: | Size: 273 B |
7
cockatrice/resources/countries/lu.svg
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="600">
|
||||
<rect width="1000" height="300" y="300" fill="#00A1DE
|
||||
"/>
|
||||
<rect width="1000" height="300" fill="#ed2939"/>
|
||||
<rect width="1000" height="200" y="200" fill="#fff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 281 B |
5
cockatrice/resources/countries/lv.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600">
|
||||
<rect fill="#9E3039" width="1200" height="600"/>
|
||||
<rect fill="#fff" y="240" width="1200" height="120"/>
|
||||
</svg>
|
After Width: | Height: | Size: 221 B |
5
cockatrice/resources/countries/pe.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="900" height="600" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect height="600" width="900" fill="#DA121A"/>
|
||||
<rect height="600" width="300" fill="#fff" x="300"/>
|
||||
</svg>
|
After Width: | Height: | Size: 216 B |
BIN
zonebg/VelvetMarble_HorizontalHand_Hand.jpg
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
zonebg/VelvetMarble_HorizontalHand_Player.jpg
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
zonebg/VelvetMarble_Stack.jpg
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
zonebg/VelvetMarble_Table.jpg
Normal file
After Width: | Height: | Size: 110 KiB |
BIN
zonebg/VelvetMarble_VerticalHand_Hand.jpg
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
zonebg/VelvetMarble_VerticalHand_Player.jpg
Normal file
After Width: | Height: | Size: 37 KiB |