1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
2022-09-16 22:16:31 -04:00
..
game Support for find card in trump only games. 2022-08-22 20:10:28 -04:00
games Brisbane is a Yukon type game. 2022-09-12 19:58:24 -04:00
kivy Advanced search feature. 2022-08-13 12:22:17 -04:00
pysolgtk Updated confirm discard game verbiage (as per issue #270). 2022-09-08 17:56:20 -04:00
tile Scaled select windows to main window size. 2022-09-16 22:16:31 -04:00
tk Fixed flake8 error. 2022-09-08 18:17:37 -04:00
ui Added Alt+F4 binding for certain environments 2022-09-12 20:51:36 -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 Corrected import order. 2022-07-17 09:31:54 -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 Three Peaks is the same as Tri Peaks, which was added in 4.70, but was replaced. 2022-09-04 11:20:07 -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 macOS: use "PySolFC Help" menuitem provided by tk 2020-10-14 14:59:38 +03:00
layout.py Moved text displays to limit auto-scaling overlap. 2022-03-05 17:21:14 -05: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 invalid redo comparison. 2022-07-16 10:54:18 -04:00
mygettext.py fix tests 2019-11-13 08:39:59 +02:00
options.py Stuck notification option. 2022-07-28 18:56:41 -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 2.16 release 2022-05-10 18:45:08 -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 Added date format option to statistics. 2021-11-23 22:30:26 -05: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