.. |
game
|
Added Samegame game.
|
2024-03-03 11:38:13 -05:00 |
games
|
Added basic, but workable, hint logic for Ishido type games.
|
2024-05-22 20:16:20 -04:00 |
kivy
|
Kivy/android:
|
2024-04-04 19:30:48 +02:00 |
pysolgtk
|
Fixed bug with the preview using the wrong cardset after loading one with a subtype.
|
2023-11-26 12:02:40 -05:00 |
tile
|
Fixed resetting of cardset on cancelling select game.
|
2024-06-07 19:11:23 -04:00 |
tk
|
Added category to the tree for games with jokers.
|
2024-03-21 18:28:01 -04:00 |
ui
|
Separate directory for import/export boards, to avoid confusion with saved games.
|
2024-01-20 12:10:11 -05: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
|
Added show full picture option for puzzle type games.
|
2023-09-27 20:04:12 -04:00 |
app.py
|
Removed limit on number of pause/demo text images loaded per style.
|
2024-02-06 23:38:13 -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
|
Extract a common module/library/header.
|
2019-04-30 17:14:57 +03: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
|
Additional options and documentation for Solitaire Wizard.
|
2022-12-30 09:56:00 -05:00 |
formatter.py
|
Updated copyright notice on formatter.py (see issue #331).
|
2023-08-12 19:47:02 -04:00 |
gamedb.py
|
3.0 release!
|
2024-03-31 11:49:28 -04:00 |
help.py
|
Updated credits and copyright.
|
2024-03-30 11:22:04 -04:00 |
hint.py
|
Working import for black hole solver games.
|
2024-01-18 22:17:19 -05:00 |
htmllib2.py
|
issue217 : formatting.py deprecated fix.
|
2021-08-19 07:21:15 +03:00 |
images.py
|
Kivy/Android
|
2024-01-08 14:54:12 +01:00 |
init.py
|
add dash-dash-version-cli-flag
|
2022-10-28 09:43:38 +03:00 |
layout.py
|
Added Quadruple Yukon variant.
|
2023-12-30 12:30:01 -05:00 |
main.py
|
Loading the cardset to the cache at the start, to prevent errors when the preview switches cardset type.
|
2024-02-18 16:11:26 -05:00 |
mfxutil.py
|
New logic for getting resampling method, for compatibility with newer Pillow versions.
|
2023-07-02 11:07:24 -04:00 |
move.py
|
Fixed manual undo causing false stuck notifications.
|
2022-10-06 22:50:14 -04:00 |
mygettext.py
|
fix tests
|
2019-11-13 08:39:59 +02:00 |
options.py
|
Cardsets package version 3.
|
2024-03-31 10:00:52 -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
|
Added show full picture option for puzzle type games.
|
2023-09-27 20:04:12 -04:00 |
resource.py
|
Cardsets package version 3.
|
2024-03-31 10:00:52 -04:00 |
settings.py
|
3.0 release!
|
2024-03-31 11:49:28 -04:00 |
stack.py
|
Added Ninety-One game.
|
2024-03-16 14:52:10 -04:00 |
stats.py
|
Better verbiage for time and move statistics.
|
2022-09-26 20:08:42 -04: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
|
Added Six by Six game.
|
2023-01-28 13:06:48 -05:00 |