1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
Shlomi Fish 21a671a8e2 add dash-dash-version-cli-flag
"--version"
2022-10-28 09:43:38 +03:00
..
game Fixed manual undo causing false stuck notifications. 2022-10-06 22:50:14 -04:00
games Added Tasmanian Patience game. 2022-10-23 15:31:19 -04:00
kivy Option to select image scaling method, as discussed in issue #275. 2022-09-19 22:26:44 -04:00
pysolgtk Better verbiage for time and move statistics. 2022-09-26 20:08:42 -04:00
tile Checking canvas size against .99 to reduce chance of infinite loop. 2022-10-02 15:41:03 -04:00
tk Fixed flake8 error. 2022-09-08 18:17:37 -04:00
ui Option to select image scaling method, as discussed in issue #275. 2022-09-19 22:26:44 -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 Fixed toolbar state for new hint button. 2022-06-13 17:06:46 -04:00
app.py Option to select image scaling method, as discussed in issue #275. 2022-09-19 22:26:44 -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 Optimize cardsetparser 2020-10-11 16:27:43 +03:00
customgame.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
formatter.py Updated formatter spacing to fix gmake test. 2021-09-19 11:20:51 -04:00
gamedb.py Added Tasmanian Patience game. 2022-10-23 15:31:19 -04:00
help.py Fixed Kivy help button and updated Kivy toolbar. 2022-04-28 22:09:57 -04:00
hint.py Fixed new flake8 rule issues. 2022-08-03 20:56:14 -04:00
htmllib2.py issue217 : formatting.py deprecated fix. 2021-08-19 07:21:15 +03:00
images.py Added image resampling option. 2022-07-06 18:39:48 -04:00
init.py add dash-dash-version-cli-flag 2022-10-28 09:43:38 +03:00
layout.py Half Klondike game. 2022-10-19 17:19:57 -04:00
main.py Display only one error message when starting without any available cardsets. 2022-05-03 18:03:25 -04:00
mfxutil.py Fix for ImageDraw issue. 2022-02-20 11:11:47 -05: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 Option to select image scaling method, as discussed in issue #275. 2022-09-19 22:26:44 -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 flake8 2018-03-21 10:45:12 +02:00
resource.py Corrected capitalization and typo in cardset styles list. 2022-07-09 17:04:02 -04:00
settings.py Version 2.18.0. 2022-10-07 23:10:51 -04:00
stack.py Added stack for games that you can't manually deal cards in, for stuck checking. 2022-08-20 09:40:31 -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 Added Fire and Ice game. 2021-10-18 22:25:21 -04:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Fix for flake8. 2021-07-29 17:47:09 -04:00