Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cardtable.py
Commit message (Collapse)AuthorAgeFilesLines
* gtk3 changesHEADmasterKshitij Kumar2013-01-141-22/+22
|
* Add combos to enable the user to change the font used in the cards. v2Gonzalo Odiard2012-04-171-2/+5
| | | | | | | | | | | | This work is based in the contributions of Flavio Danesse <fdanesse@activitycentral.com> and Ariel Calzada <ariel.calzada@gmail.com> The fonts are saved in the game file. v2: Solve error in add-pair, and initialization of card font in the CardEditor Signed-of-by: Gonzalo Odiard <gonzalo@laptop.org>
* Pep8 and pylint fixesGonzalo Odiard2011-09-161-25/+26
| | | | Signed-of-by: Gonzalo Odiard <gonzalo@laptop.org>
* Skip full flipping animation if second speaking card is correctAleksey Lim2009-10-171-2/+2
|
* Pylint cleanupSimon Schampijer2009-10-061-53/+53
|
* Initial implementation of Speak featuresAleksey Lim2009-07-141-11/+24
|
*