1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
2024-09-06 22:45:08 -04:00
..
game Set new game finished message to clarify if the demo was used. 2024-06-22 12:20:41 -04:00
games Add Eleven Triangle game 2024-07-19 19:40:42 -04:00
kivy Kivy/android: 2024-04-04 19:30:48 +02:00
pysolgtk Fixed bug with the preview using the wrong cardset after loading one with a subtype. 2023-11-26 12:02:40 -05:00
tile Add option to replay a specific game/deal from the log 2024-09-06 22:45:08 -04:00
tk Added category to the tree for games with jokers. 2024-03-21 18:28:01 -04:00
ui Clean up find card images 2024-07-09 19:11:28 -04:00
winsystems Added ttkthemes support 2022-02-20 11:20:49 -05:00
__init__.py Change the licenses headers to please flake8. 2017-04-19 12:03:44 +03:00
acard.py Exposed the Randomize Card Placement option. 2022-01-20 17:21:24 -05:00
actions.py Add option to replay a specific game/deal from the log 2024-09-06 22:45:08 -04:00
app.py Add possible icons for remaining buttons 2024-07-15 19:04:00 -04:00
app_stat.py Extract a common module/library/header. 2019-04-29 15:14:36 +03:00
app_stat_result.py Extract a common module/library/header. 2019-04-29 15:08:04 +03:00
app_statistics.py Extract a common module/library/header. 2019-04-30 17:14:57 +03:00
cardsetparser.py Version 7 of the cardset format with subtype and joker support. (#330) 2023-08-11 20:30:29 -04:00
customgame.py Additional options and documentation for Solitaire Wizard. 2022-12-30 09:56:00 -05:00
formatter.py Updated copyright notice on formatter.py (see issue #331). 2023-08-12 19:47:02 -04:00
gamedb.py Add Eleven Triangle game 2024-07-19 19:40:42 -04:00
help.py Updated credits and copyright. 2024-03-30 11:22:04 -04:00
hint.py Working import for black hole solver games. 2024-01-18 22:17:19 -05:00
htmllib2.py issue217 : formatting.py deprecated fix. 2021-08-19 07:21:15 +03:00
images.py Kivy/Android 2024-01-08 14:54:12 +01:00
init.py add dash-dash-version-cli-flag 2022-10-28 09:43:38 +03:00
layout.py Added Quadruple Yukon variant. 2023-12-30 12:30:01 -05:00
main.py Cleanup of table tiles to remove duplicates and consolidate name references. 2024-06-23 15:46:19 -04:00
mfxutil.py New logic for getting resampling method, for compatibility with newer Pillow versions. 2023-07-02 11:07:24 -04:00
move.py Fixed manual undo causing false stuck notifications. 2022-10-06 22:50:14 -04:00
mygettext.py fix tests 2019-11-13 08:39:59 +02:00
options.py Enable button icons (as an enableable option) 2024-06-30 10:01:21 -04:00
pysolaudio.py fix issue#229: restore old boolean behavior 2021-12-03 07:58:46 +02:00
pysolrandom.py flake8 compliance 2020-09-07 11:20:53 +03:00
pysoltk.py Added show full picture option for puzzle type games. 2023-09-27 20:04:12 -04:00
resource.py Track size of table tiles and add option to search them by size 2024-08-04 20:23:42 -04:00
settings.py 3.0 release! 2024-03-31 11:49:28 -04:00
stack.py Added Ninety-One game. 2024-03-16 14:52:10 -04:00
stats.py Better verbiage for time and move statistics. 2022-09-26 20:08:42 -04:00
struct_new.py Fix the 'picturegallery' game. 2019-08-07 12:28:29 +03:00
util.py Fix to support equivalent image file extensions 2024-07-28 12:45:24 -04:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Added Six by Six game. 2023-01-28 13:06:48 -05:00