1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
2021-07-11 13:12:59 -04:00
..
game Added option to enable/disable other sound samples (the clock sound in Grandfather's Clock). 2021-06-26 11:00:39 -04:00
games Added Quatorze game. 2021-07-09 22:16:00 -04:00
kivy Added option to enable/disable other sound samples (the clock sound in Grandfather's Clock). 2021-06-26 11:00:39 -04:00
pysolgtk Added option to enable/disable other sound samples (the clock sound in Grandfather's Clock). 2021-06-26 11:00:39 -04:00
tile Fixed crash when selecting cardset without PIL. 2021-07-10 13:33:20 -04:00
tk Added option to enable/disable other sound samples (the clock sound in Grandfather's Clock). 2021-06-26 11:00:39 -04:00
ui Fix CapsLock preventing use of single-letter keybindings (issue #141) 2021-07-08 12:20:37 +03:00
winsystems Window icon: Sort by largest, otherwise macOS Dock presents ugly low-res icon 2020-10-20 16:54:25 +03:00
__init__.py Change the licenses headers to please flake8. 2017-04-19 12:03:44 +03:00
acard.py Try fix demo in freecell. 2017-08-25 18:25:58 +03:00
actions.py Added enable/disable music option. 2021-05-03 23:33:19 -04:00
app.py Updated compatible cardset check to run when selecting cardsets. 2021-06-13 19:08:14 -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
gamedb.py Added Quatorze game. 2021-07-09 22:16:00 -04:00
help.py Improve internationalization 2019-08-31 13:22:21 +03:00
hint.py flake8 compliance 2020-09-07 11:20:53 +03:00
htmllib2.py refactor/modernize the calls to open() 2020-10-06 18:43:15 +03:00
images.py Fix for crash in game preview. 2021-06-26 08:50:51 -04:00
init.py macOS: use "PySolFC Help" menuitem provided by tk 2020-10-14 14:59:38 +03:00
layout.py Enhanced higher resolution cardset support. 2021-04-25 13:46:53 -04:00
main.py Fix command line option error message 2020-03-01 12:07:48 +02:00
mfxutil.py refactor/modernize the calls to open() 2020-10-06 18:43:15 +03: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 option to enable/disable other sound samples (the clock sound in Grandfather's Clock). 2021-06-26 11:00:39 -04:00
pysolaudio.py Added enable/disable music option. 2021-05-03 23:33:19 -04: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 Set the version to 2.12.0 2021-07-11 13:12:59 -04:00
stack.py Added option to center the game layout on the screen. 2021-05-16 11:13:50 -04:00
stats.py Improve internationalization 2019-08-31 13:22:21 +03:00
struct_new.py Fix the 'picturegallery' game. 2019-08-07 12:28:29 +03:00
util.py Retire pysol.xbm & .xpm & the unused code that uses them 2020-03-11 14:57:28 +02:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Minor wizard utility cleanup. 2021-05-23 15:38:04 -04:00