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

39 commits

Author SHA1 Message Date
Joe R
ff9cc5e98c Add FAQ to the in-app documentation 2025-02-20 17:26:10 -05:00
Joe R
f28e69b0b0 Updated credits and copyright. 2024-03-30 11:22:04 -04:00
Joe R
351abaf907 Added Samegame game. 2024-03-03 11:38:13 -05:00
Joe R
2a1651cbc0 Fixed error in HTML generation. 2024-01-27 20:12:42 -05:00
Joe R
3ef949d461 Added support for Picture Puzzle games, based on a concept from UltraSol. 2023-08-27 12:20:04 -04:00
Joe R
b7edf01752 Added Four Rivers game. 2023-06-08 17:55:04 -04:00
Joe R
4d0fb6942f Made sorting of games/cardsets/table tile lists case-insensitive. 2023-03-29 17:37:04 -04:00
Joe R
0a10c72524 Solver documentation page. 2023-02-22 23:43:58 -05:00
Joe R
20096a88c8 Documentation on plugins, and code to support multiple versions of plugin import module. 2023-02-15 19:29:40 -05:00
Joe R
b49dd96bc8 Ported cardset customization guide to HTML and added it to the main documentation. 2023-01-14 14:14:04 -05:00
Joe R
f4210f67d5 Added documentation page for assist options. 2023-01-03 19:41:49 -05:00
Joe R
f3661a0aee Additional options and documentation for Solitaire Wizard. 2022-12-30 09:56:00 -05:00
Joe R
3ed6bcf984 Some minor documentation format corrections. 2022-11-20 14:57:13 -05:00
Joe R
a05044e40e Removed unnecessary logic forcing Four Seasons and House in the Wood to use Wikipedia rules. 2022-03-17 19:27:30 -04:00
Joe R
b49844e15b Added bug reporting instructions to the documentation. 2022-02-06 18:46:31 -05:00
Joe R
ff458a7058 Added Lights Out game. 2022-01-02 11:42:37 -05:00
Joe R
14658b9a6c Restored "What's New?" documentation page, properly updated for PySolFC. 2021-12-28 14:02:12 -05:00
Joe R
024248bac6 Added version number to documentation footers. 2021-11-15 21:03:09 -05:00
Joe R
36a0bfbc14 Fixed up some sections of the documentation. 2021-09-04 10:07:08 -04:00
Shlomi Fish
e2c11a7ba0 fix flake8 + tidyall tests 2020-08-27 11:52:59 +03:00
Shlomi Fish
3de9955879 try2fix flake 8 tests [travis/etc.] 2020-06-17 20:53:11 +03:00
Shlomi Fish
a452aba812 update the logo url in the html. 2019-04-08 17:45:44 +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
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
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
Bernard Cafarelli
0a9add937e Install pysollib.ui.tktile, fix mygettext imports 2016-03-14 14:34:05 +01:00
skomoroh
62c81b4657 * improved toolbar (Tile)
* bugfixes


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@187 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-07-23 22:21:34 +00:00
skomoroh
b643693619 + human readable config file (~/.PySolFC/options.cfg; options.dat is gone)
+ added `custom games' node to select games dialog
* cleanup code


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@170 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-05-25 21:27:03 +00:00
brianl
c288e83a77 * adjusted pysollib_dir path after moving html-src directory
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@114 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-12-13 03:20:09 +00:00
brianl
8d16b1861d * moved html-src to top level
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@113 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-12-13 03:14:20 +00:00
Renamed from data/html-src/gen-html.py (Browse further)