1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
2024-12-28 21:20:58 -05:00
..
game Fix error with game preview 2024-11-28 10:56:09 -05:00
games Add basic hint to Crossword for stuck checking 2024-11-14 17:58:17 -05:00
kivy Add random game option to Android version 2024-12-28 19:14:57 -05:00
pysolgtk Add topmost logic to solver dialog 2024-12-24 22:39:45 -05:00
tile Add topmost logic to solver dialog 2024-12-24 22:39:45 -05:00
tk finish removing dependency on six (#403) 2024-10-22 18:11:32 -04:00
ui Consolidate raiseAll logic into app.py 2024-12-24 23:23:21 -05:00
winsystems finish removing dependency on six (#403) 2024-10-22 18:11:32 -04: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 Consolidate raiseAll logic into app.py 2024-12-24 23:23:21 -05:00
app.py Add topmost logic to HTML viewer 2024-12-28 21:20:58 -05: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 Delete game statistics when deleting a game 2024-09-19 21:41:56 -04:00
cardsetparser.py Version 7 of the cardset format with subtype and joker support. (#330) 2023-08-11 20:30:29 -04:00
customgame.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
formatter.py Updated copyright notice on formatter.py (see issue #331). 2023-08-12 19:47:02 -04:00
gamedb.py 3.1 release 2024-10-19 17:08:20 -04:00
help.py Add topmost logic to HTML viewer 2024-12-28 21:20:58 -05:00
hint.py Add hint logic to account for multi-waste pile games (like Display or Rosamund's Bower) 2024-12-21 15:44:37 -05:00
htmllib2.py finish removing dependency on six (#403) 2024-10-22 18:11:32 -04:00
images.py Catch error when a cardset image fails to load 2024-11-08 21:26:23 -05:00
init.py import tkinter directly (#383) 2024-09-21 17:10:10 -04:00
layout.py Added Quadruple Yukon variant. 2023-12-30 12:30:01 -05:00
main.py Add random game command line option 2024-10-17 23:44:44 -04:00
mfxutil.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
move.py Fixed manual undo causing false stuck notifications. 2022-10-06 22:50:14 -04:00
mygettext.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
options.py Add option to keep dialogs always on top 2024-12-22 17:21:10 -05: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 Added show full picture option for puzzle type games. 2023-09-27 20:04:12 -04:00
resource.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
settings.py 3.1 release 2024-10-19 17:08:20 -04:00
stack.py Fix error with game preview 2024-11-28 10:56:09 -05:00
stats.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
struct_new.py Fix the 'picturegallery' game. 2019-08-07 12:28:29 +03:00
util.py trim usage of six (#382) 2024-09-18 20:33:10 -04:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Delete game statistics when deleting a game 2024-09-19 21:41:56 -04:00