1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
2022-06-13 17:06:46 -04:00
..
game Added free hint option. 2022-05-26 22:28:49 -04:00
games Made capitalization of game names consistent. 2022-06-13 16:42:45 -04:00
kivy Fixed toolbar state for new hint button. 2022-06-13 17:06:46 -04:00
pysolgtk Added missing methods causing a crash in Kivy. 2022-03-09 18:47:25 -05:00
tile Reduced extra window padding on the player options window. 2022-05-31 20:52:05 -04:00
tk Reduced extra window padding on the player options window. 2022-05-31 20:52:05 -04:00
ui Added text above toolbar icon option. 2022-06-04 21:36:49 -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 Fixed Kivy help button and updated Kivy toolbar. 2022-04-28 22:09:57 -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 Restored historic info about Mahjongg game versions and protected games. 2022-05-22 10:46:19 -04:00
help.py Fixed Kivy help button and updated Kivy toolbar. 2022-04-28 22:09:57 -04:00
hint.py flake8 compliance 2020-09-07 11:20:53 +03:00
htmllib2.py issue217 : formatting.py deprecated fix. 2021-08-19 07:21:15 +03:00
images.py Code to prevent error when letters are missing. 2022-03-02 21:49:38 -05: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 Made the new flake8 and travis happier. 2017-11-04 20:15:52 +02:00
mygettext.py fix tests 2019-11-13 08:39:59 +02:00
options.py Added free hint option. 2022-05-26 22:28:49 -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 Enhanced higher resolution cardset support. 2021-04-25 13:46:53 -04:00
settings.py 2.16 release 2022-05-10 18:45:08 -04:00
stack.py Added option to center the game layout on the screen. 2021-05-16 11:13:50 -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