Mercurial > libervia-backend
changeset 195:d55e56a55cad
Added tarot cards licence information, and updated path in wix
/!\ the cards are not saved yet in hg for convenient reasons
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 19 Aug 2010 22:32:09 +0800 |
parents | 5a2fb307485d |
children | fc1654cf2a23 |
files | frontends/wix/card_game.py frontends/wix/images/cards/COPYING frontends/wix/images/cards/README |
diffstat | 3 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/frontends/wix/card_game.py Thu Aug 19 22:15:59 2010 +0800 +++ b/frontends/wix/card_game.py Thu Aug 19 22:32:09 2010 +0800 @@ -61,7 +61,7 @@ QuickCardGame.__init__(self, parent, referee, players, player_nick) wx.Panel.__init__(self, parent) self.SetMinSize(wx.Size(MIN_WIDTH, MIN_HEIGHT)) - self.loadCards("/home/goffi/dev/divers/images/cards/") + self.loadCards("images/cards/") self.mouse_over_card = None #contain the card to highlight self.visible_size = CARD_WIDTH/2 #number of pixels visible for cards self.hand = []
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/frontends/wix/images/cards/COPYING Thu Aug 19 22:32:09 2010 +0800 @@ -0,0 +1,1 @@ +The work in this directory is licensed under the Creative Commons BY-SA License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/; or, (b) send a letter to Creative Commons, 171 2nd Street, Suite 300, San Francisco, California, 94105, USA.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/frontends/wix/images/cards/README Thu Aug 19 22:32:09 2010 +0800 @@ -0,0 +1,3 @@ +The Tarot cards pictures come from the deck found on wikicommons (the script used to cut them is available at frontend/wix/images/split_card.sh), and available at http://upload.wikimedia.org/wikipedia/commons/8/8d/Tarotcards.jpg under Creative Commons BY-SA. The authors shown on the site are Piast and Svick. The splitted cards are, according to the license, available under the same conditions. +Notice that the Creative Common BY-SA apply only to this directory +