1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

295 commits

Author SHA1 Message Date
Topi Miettinen
e65c236dc9
Describe order of Ganjifa suits
Help for Dashavatara Ganjifa games refer to general Ganjifa help for
order of suits, but it was actually missing.
2019-10-27 12:44:49 +02:00
Shlomi Fish
a452aba812 update the logo url in the html. 2019-04-08 17:45:44 +03:00
ghostofiht
1477ee275e
logo updated 2019-04-08 16:28:17 +03:00
ghostofiht
a54b87c722
Delete logo_horizontal.svg 2019-04-08 16:28:03 +03:00
ghostofiht
18b4171e7f
Delete logo_horizontal.png.svg 2019-04-08 16:24:33 +03:00
ghostofiht
24ff063652
logo updated 2019-04-08 16:23:40 +03:00
ghostofiht
4126d48c78
logo updated 2019-04-08 15:46:47 +03:00
Shlomi Fish
ed18fd8156 Order imports based on flake8-import-order.
Tested on ci. See https://github.com/PyCQA/flake8-import-order . In the
process did some other cleanups and
https://en.wikipedia.org/wiki/Code_refactoring .
2019-01-11 23:55:06 +02:00
Shlomi Fish
5edc9c83ee named conversions. 2018-07-22 17:08:41 +03:00
Shlomi Fish
3921233762 named conversions. 2018-07-22 17:04:40 +03:00
Shlomi Fish
3b6e8b5e87 named conversions. 2018-07-22 16:58:50 +03:00
Shlomi Fish
98327f641e sprintf named conversions. 2018-07-22 01:24:09 +03:00
Shlomi Fish
912ec43f91 convert to named sprintf conversions.
They are more robust.
2018-07-22 01:15:11 +03:00
Shlomi Fish
620b2676f4 flake8 2018-03-21 10:45:12 +02:00
Shlomi Fish
f18c394c33 Extract a common function. 2018-03-12 21:58:06 +02:00
Roderik Ploszek
806e3a5153 Reverse state of html-src/* help files as before ada9778
These files will be further processed by the gen-html.py script, they don't have
to be HTML valid.
2018-02-19 13:23:28 +01:00
Roderik Ploszek
d4362e576c Convert gen-html to python 3
Print statements rewritten to python 3 functions.
Each opened file now properly closed.
2018-02-19 13:06:10 +01:00
Shlomi Fish
f103cbdcf2 pre prerelease fixes.
Got make rpm to work again.
2017-11-15 23:27:03 +02:00
Shlomi Fish
ada9778879 Ran the HTMLs thru tidy.
tidy -asxhtml so they will validate.
2017-11-12 21:26:36 +02:00
Shlomi Fish
38bfb88971 Made the new flake8 and travis happier.
Fix the warnings.
2017-11-04 20:15:52 +02:00
Shlomi Fish
149496c90c flake8 : traverse recursively. 2017-04-19 15:45:56 +03:00
Shlomi Fish
c1d7918c27 Fix some typos as reported by codespell.
Thanks to Jan for inspiring this.
2017-04-08 19:13:59 +03:00
Bernard Cafarelli
0a9add937e Install pysollib.ui.tktile, fix mygettext imports 2016-03-14 14:34:05 +01:00
Shlomi Fish
4da89ccc8c Get rid of trailing space. 2013-05-22 12:57:18 +03:00
Jim Sizelove
1ff1662148 Merge branch 'svnmaster' 2012-06-07 19:52:47 -04:00
skomoroh
6acc594271 added rules for All in a Row
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@278 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2012-06-05 18:40:33 +00:00
Jim Sizelove
8160ee1186 added new game, Daddy Longlegs 2011-11-17 21:38:31 -05:00
skomoroh
45fbc038ec * fixed Accordion game
+ new game: Relaxed Accordion


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@272 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2011-03-07 09:20:26 +00:00
skomoroh
7041c3407d + game "Hanoi Sequence"
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@268 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2011-03-06 07:55:32 +00:00
skomoroh
97d3b6bfc0 * updated license in html-src
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@256 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2009-12-04 05:05:43 +00:00
skomoroh
fb107c8727 * changed GPL version to 3
* added config-file option sound_sample_buffer_size
* bugfixes


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@234 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2009-06-12 09:32:43 +00:00
skomoroh
cb8dc365b5 * improved intro.html
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@221 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2008-03-17 20:00:49 +00:00
skomoroh
15d718705b + 3 new games
* bugfixes


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@211 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-09-13 21:20:38 +00:00
skomoroh
5c2a04e6d0 + 3 new games
* renamed option squeeze_stacks to compact_stacks
* minor fixes


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@208 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-09-05 21:26:58 +00:00
skomoroh
13358ce72d * improved toolbar (Tile)
* bugfixes


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@187 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-07-23 22:21:34 +00:00
skomoroh
ad42f34172 * pysollib/tk: removed unused imports
* minor bugfixes


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@178 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-06-27 21:22:59 +00:00
skomoroh
5c1c8c2eeb * improved initial dealing of custom games
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@172 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-05-27 21:27:07 +00:00
skomoroh
db52c78437 + human readable config file (~/.PySolFC/options.cfg; options.dat is gone)
+ added `custom games' node to select games dialog
* cleanup code


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@170 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-05-25 21:27:03 +00:00
skomoroh
e4cfab5a95 + 2 games
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@149 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-03-10 22:51:56 +00:00
skomoroh
acf717d877 + 1 game
* updated russian translation
* misc. improvements


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@148 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-03-06 22:47:26 +00:00
skomoroh
5b45c9839e * fixed pysol logos (html-src/images/pysollogo03.gif and
data/images/logos/joker07_50_774.gif)


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@143 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-02-27 23:59:29 +00:00
skomoroh
971148fa27 + separated demo-mode and solver; solver dialog
+ added statistics progression; statistics progression dialog
+ new animation speed: `medium'; renamed `timer based' to `fast'
+ added flip animation (animatedFlip)
+ added move to waste animation (animatedFlipAndMove)
+ added cancel-drag animation (moveCardsBackHandler)
* improved demo game (snapshots based check for loop)
- removed setting text color from file name
- removed auto generation shadows (too slow)
* optimized menu creation
* changed some keybindings
* updated russian translation
* many bugfixes


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@138 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-02-16 23:20:02 +00:00
skomoroh
9dc3e194af + 1 new game
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@135 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2007-01-19 22:26:57 +00:00
brianl
e5fed12e83 * adjusted pysollib_dir path after moving html-src directory
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@114 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-12-13 03:20:09 +00:00
brianl
6bf036b5dd * moved html-src to top level
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@113 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-12-13 03:14:20 +00:00