1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
2021-10-10 10:39:58 -04:00
..
game Added option to return to the game after winning, and enabled winning of Cribbage/Poker Shuffle. 2021-08-23 19:18:21 -04:00
games Added German Clock game. 2021-10-10 10:39:58 -04:00
kivy Extended table tile image categorization to the Kivy version. 2021-09-19 13:59:53 -04:00
pysolgtk Failsafe to account for missing cardsets in playable preview. 2021-09-06 10:07:49 -04:00
tile Refactor of dialog geometry logic. 2021-10-09 15:47:20 -04:00
tk Failsafe to account for missing cardsets in playable preview. 2021-09-06 10:07:49 -04:00
ui Reset table tile when changing card size. (Fix for #222) 2021-09-11 12:59:17 -04: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 Auto and manual scaling are mutually exclusive. 2021-09-14 18:31:54 -04:00
app.py Playable preview now loads and uses cardsets of the correct type for each game. 2021-09-01 18:54:45 -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 German Clock game. 2021-10-10 10:39:58 -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 issue217 : formatting.py deprecated fix. 2021-08-19 07:21: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 Added a Backbone variant closer to AisleRiot rules. 2021-09-02 20:58:00 -04: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 Playable preview now loads and uses cardsets of the correct type for each game. 2021-09-01 18:54:45 -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.14.0. 2021-09-19 14:26:09 -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 Added Following game. 2021-08-02 18:46:28 -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