Alexandre Detiste
|
dd16750d5f
|
import tkinter directly (#383)
* import tkinter directly
* linter
* linter
|
2024-09-21 17:10:10 -04:00 |
|
Joe R
|
4a3d6e7383
|
Delete game statistics when deleting a game
|
2024-09-19 21:41:56 -04:00 |
|
Joe R
|
1149d4fd4f
|
Remove mentions of Python 2.7
|
2024-09-17 23:00:10 -04:00 |
|
Joe R
|
57adebfcdc
|
Add F5 as a shortcut for refreshing the display, to help with testing
|
2024-09-17 22:49:01 -04:00 |
|
Joe R
|
447dc4afea
|
Clean up find card images
|
2024-07-09 19:11:28 -04:00 |
|
Joe R
|
a42b76d263
|
Enable button icons (as an enableable option)
|
2024-06-30 10:01:21 -04:00 |
|
Joe R
|
ea7fe7c2e8
|
Separate directory for import/export boards, to avoid confusion with saved games.
|
2024-01-20 12:10:11 -05:00 |
|
Joe R
|
5c4304ba44
|
Option to clear the recent games list.
|
2024-01-15 22:17:09 -05:00 |
|
Joe R
|
5852bad127
|
Disable favorite games menu when there are no favorites.
|
2023-12-26 09:26:36 -05:00 |
|
Joe R
|
f190b3d30e
|
Sorting of favorite games.
|
2023-12-19 21:59:58 -05:00 |
|
Joe R
|
78ca717778
|
Enhancements to other graphics menu.
|
2023-11-24 12:24:32 -05:00 |
|
Joe R
|
c8ea09c319
|
Added options to change/select other graphics.
|
2023-11-11 18:32:59 -05:00 |
|
Joe R
|
3483bd16a8
|
Restored lost Mahjongg layouts (see issue #301).
|
2023-11-11 12:27:33 -05:00 |
|
Joe R
|
254f445388
|
Update the menu's game ID after changing the game, in case the user cancels.
|
2023-11-10 20:37:53 -05:00 |
|
Joe R
|
a28aaeeb4f
|
Added show full picture option for puzzle type games.
|
2023-09-27 20:04:12 -04:00 |
|
Joe R
|
b30334410b
|
Moved startup splash screen option to the spash screen itself, so it's easier to know how to disable it.
|
2023-09-03 19:27:06 -04:00 |
|
Joe R
|
75a3000ca1
|
New logic for getting resampling method, for compatibility with newer Pillow versions.
|
2023-07-02 11:07:24 -04:00 |
|
Joe R
|
3a37c1157d
|
Added face-down flip assist option.
|
2023-05-18 18:54:37 -04:00 |
|
Joe R
|
d7102003f1
|
Exposed enable/disable flip animation option.
|
2023-05-04 20:15:48 -04:00 |
|
Joe R
|
d3efb6dd15
|
Exposed compress stack option.
|
2023-04-19 22:17:55 -04:00 |
|
Joe R
|
0c0feeae97
|
Ensured icon style menu is correctly sorted.
|
2023-03-23 16:43:21 -04:00 |
|
Joe R
|
b49dd96bc8
|
Ported cardset customization guide to HTML and added it to the main documentation.
|
2023-01-14 14:14:04 -05:00 |
|
Joe R
|
ca7a86bb5d
|
Restored Save Game Geometry option for Pillowless installs.
|
2022-12-28 10:20:12 -05:00 |
|
Joe R
|
4f2f874d26
|
Improvements to random logic to prevent choosing an option where there are no possible games.
|
2022-12-17 18:05:50 -05:00 |
|
Joe R
|
3fd823b2f5
|
Option to select image scaling method, as discussed in issue #275.
|
2022-09-19 22:26:44 -04:00 |
|
Joe R
|
c81ccfa186
|
Added Alt+F4 binding for certain environments
|
2022-09-12 20:51:36 -04:00 |
|
Joe R
|
cc3a1297cd
|
Fixed updating find card dialog when changing game category.
|
2022-09-11 11:29:12 -04:00 |
|
Joe R
|
1c11b39a8b
|
Support for find card in trump only games.
|
2022-08-22 20:10:28 -04:00 |
|
Joe R
|
02e62afb16
|
Stuck notification option.
|
2022-07-28 18:56:41 -04:00 |
|
Joe R
|
8bbf3bbebe
|
Revamped the status bar functionality - better design and cleaner options list.
|
2022-07-17 09:22:38 -04:00 |
|
Joe R
|
bc48b3777f
|
Find card enabled for Mahjongg, Tarock, and Hex A games.
|
2022-07-12 19:39:41 -04:00 |
|
Joe R
|
67fbd4c132
|
Find card support for Hanafuda games.
|
2022-07-09 13:48:01 -04:00 |
|
Joe R
|
8d575bb747
|
Added image resampling option.
|
2022-07-06 18:39:48 -04:00 |
|
Joe R
|
862c955c2c
|
Exposed extra large icon option.
|
2022-06-19 18:50:49 -04:00 |
|
Joe R
|
a8c307fd3a
|
Added text above toolbar icon option.
|
2022-06-04 21:36:49 -04:00 |
|
Joe R
|
dba9e4442b
|
Added hint button to the toolbar.
|
2022-05-28 15:30:21 -04:00 |
|
Joe R
|
2abdc419f3
|
Added free hint option.
|
2022-05-26 22:28:49 -04:00 |
|
Joe R
|
980cd425e1
|
Fix for handling of overly long game menus.
|
2022-04-24 13:27:43 -04:00 |
|
Joe R
|
2a2d1c59db
|
Improvements to scaling and resizing of "save-aspect" table tiles.
|
2022-03-14 21:59:04 -04:00 |
|
Joe R
|
e5792e44dd
|
Added "Report a Bug" to the menu bar, hoping this will make it easier to get feedback on the 2.15 beta.
|
2022-03-12 09:05:21 -05:00 |
|
Joe R
|
f5dcfe2979
|
Fix for Mahjongg game short name sorting.
|
2022-03-09 19:49:54 -05:00 |
|
Joe R
|
72c979d00f
|
Added Pillow logic for creating missing images.
|
2022-02-20 11:01:42 -05:00 |
|
Joe R
|
e81257ebd0
|
Don't mask unknown images.
|
2022-02-18 19:47:04 -05:00 |
|
cardset
|
4ad11dc85a
|
masking bottoms
Should mask now load bottoms, resize bottoms and subsample.
Separated load bottoms from resize bottoms
|
2022-02-18 19:37:40 -05:00 |
|
Joe R
|
1031f3f562
|
Organized menu bar and updated POT translations for latest games.
|
2022-02-12 11:50:19 -05:00 |
|
Joe R
|
fd694be7b2
|
Exposed toolbar icon size option.
|
2022-02-08 22:42:06 -05:00 |
|
Joe R
|
42b97cf1ed
|
Fix for preview bottoms and undo in Cruel.
|
2022-02-06 18:20:14 -05:00 |
|
cardset
|
dc98900763
|
changes because of slow loading of bottoms
Because ImageTK.PhotoImage and Image.resizing have problems witht zeros in alphachannel, i masked the image to eliminate the 0s
|
2022-01-24 14:48:17 +01:00 |
|
Joe R
|
b98bdbbe23
|
Updated POT.
|
2022-01-20 21:44:02 -05:00 |
|
Joe R
|
27e2813d0e
|
Exposed the Randomize Card Placement option.
|
2022-01-20 17:21:24 -05:00 |
|