Joe R
6006e0f4c0
Shift children's games to use tag rather than deprecated list
2025-01-24 20:03:08 -05:00
Joe R
180f3fa225
Add more alternate names
2024-07-05 17:32:41 -04:00
Joe R
3e5631dbb4
Corrected erroneous max cards logic in Fourteens game.
2023-12-01 22:33:34 -05:00
Joe R
50e7d65e31
Added Juvenile game.
2023-12-01 18:39:17 -05:00
Joe R
7dd94e551c
Added Crispy game.
2023-09-24 19:34:58 -04:00
Joe R
a23a3deee2
More alt names.
2023-06-29 18:02:12 -04:00
Joe R
ac06c9157d
Added Aces Square game.
2023-05-09 20:44:39 -04:00
Joe R
b40ffe8981
More game organization updates.
2023-01-31 17:44:41 -05:00
Joe R
4ec4a9911f
Added Patient Pairs game.
2022-12-12 21:44:13 -05:00
Joe R
73dca1b206
Added two-deck Fourteen game.
2022-11-20 10:49:58 -05:00
Joe R
146dbeec86
Added Simple Tens game.
2022-11-11 22:04:00 -05:00
Joe R
fe5a16ec54
Added stack for games that you can't manually deal cards in, for stuck checking.
2022-08-20 09:40:31 -04:00
Joe R
79aca30779
Additional updates to game name consistency.
2022-06-26 09:23:29 -04:00
Joe R
bf66e6d819
Made capitalization of game names consistent.
2022-06-13 16:42:45 -04:00
Joe R
b55c0a9015
Some game organization, particularly with Colorado family games.
2022-01-18 17:30:29 -05:00
Joe R
052fd0b78d
Added Stripped Deck game category.
2022-01-08 10:34:33 -05:00
Joe R
2b8cb6464a
Added Block Ten game.
2021-10-10 21:00:29 -04:00
Joe R
699ccb00ac
Updated games by compatibility data.
2021-09-04 15:01:01 -04:00
Joe R
d60cf672e3
Added a bunch more new game rules.
2021-07-20 23:42:07 -04:00
Joe R
808382a7a1
Added Quatorze game.
2021-07-09 22:16:00 -04:00
Joe R
dcd12cd66a
Added additional multi-deck game variations.
2021-06-20 13:41:31 -04:00
Shlomi Fish
ed18fd8156
Order imports based on flake8-import-order.
...
Tested on ci. See https://github.com/PyCQA/flake8-import-order . In the
process did some other cleanups and
https://en.wikipedia.org/wiki/Code_refactoring .
2019-01-11 23:55:06 +02:00
Shlomi Fish
184d4e32db
Extract method.
2017-11-09 21:24:35 +02:00
Shlomi Fish
4f2b28e017
Extract another method.
2017-11-09 19:20:41 +02:00
Shlomi Fish
4fc37276aa
Extract _startDealNumRows(). Refactoring.
2017-11-09 19:06:59 +02:00
Shlomi Fish
dd2f0ab0e1
Continue refactoring.
2017-11-09 18:41:41 +02:00
Shlomi Fish
b887d6042b
Made flake8 happier.
...
Removed __all__ and stuff - we use explicit imports now.
2017-09-18 13:04:53 +03:00
Shlomi Fish
dbdd0f392c
division sanity
2017-08-25 18:25:58 +03:00
Shlomi Fish
c6995e77e7
2to3 on pysollib/games/[a-m]*.py
2017-05-14 18:01:49 +03:00
Shlomi Fish
231d370000
flake8 - games/m*
2017-04-19 12:03:45 +03:00
Shlomi Fish
99ef711af1
Change the licenses headers to please flake8.
2017-04-19 12:03:44 +03:00
skomoroh
2744887cd4
* changed comments style
...
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@243 efabe8c0-fbe8-4139-b769-b5e6d273206e
2009-07-22 21:36:22 +00:00
skomoroh
dfe790a101
* changed GPL version to 3
...
* added config-file option sound_sample_buffer_size
* bugfixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@234 efabe8c0-fbe8-4139-b769-b5e6d273206e
2009-06-12 09:32:43 +00:00
skomoroh
b4b338706e
+ 2 new games
...
* fixed MANIFEST.in: added AUTHORS, setup_osx.py
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@214 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-10-08 21:20:23 +00:00
skomoroh
cc05937c71
+ 1 new game
...
+ added Game.getInvisibleCoords method
* minor fixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@213 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-10-03 21:19:01 +00:00
skomoroh
f6c646d1a5
* fixed using non-ascii filenames for background images
...
* refactoring: move getBottomImage to Stack as _get*BottomImage
* bugfixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@191 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-08-11 21:20:05 +00:00
skomoroh
93e96d71db
* refactoring: sound=0' ->
sound=False' ...
...
* fixed loading options
* fixed some games
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@189 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-07-31 21:31:52 +00:00
skomoroh
87ad2b799b
+ 4 new games
...
* minor improvements
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@188 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-07-30 21:22:27 +00:00
skomoroh
f24301fb85
+ 6 new games
...
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@154 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-03-18 22:28:31 +00:00
skomoroh
03bfcdf46d
+ added support tile ( http://tktable.sourceforge.net/tile )
...
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@77 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-10-04 21:26:46 +00:00
skomoroh
460a8c65c4
+ 1 new game
...
* misc. improvements
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@76 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-10-02 21:13:16 +00:00
skomoroh
7447bd7a64
+ 5 new games
...
- pysollib/acard.py, pysollib/tk/card.py - removed support of old version tk
* misc. improvements
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@44 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-08-11 21:09:32 +00:00
skomoroh
175410e2d0
+ new option: `shrink face down'
...
* changed talon/waste text anchor: `ss' -> `s', `nn' -> `n'
* fixed support python 2.2 and tk 8.3
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@43 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-08-10 21:19:27 +00:00
skomoroh
d5eec559cf
* improved Layout
...
* small bug fixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@23 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-07-21 21:04:39 +00:00
skomoroh
52ef64302b
+ 4 new games
...
+ added `close stack' (Game.closeStackMove, Stack.closeStackMove, ACloseStackMove)
+ option `shade_filled_stacks'
+ new stack RedealTalonStack and new Game method redealCards
* added closeStackMove to PileOn and PictureGallery (used flipAllMove)
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@21 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-07-19 21:17:01 +00:00
skomoroh
49adfd3513
+ new selection type: `by skill level'
...
+ new experimental options: `randomize_place'
* added columnbreak to favorites menu
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@11 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-06-21 21:27:05 +00:00
skomoroh
00e73d252b
- fixed game `Jane'
...
- added game `Granada'
- added support accel-keys for buttons of dialogs
- changed widget's styles
- updated russian translation
- updated GAMES_BY_PYSOL_VERSION (gamedb.py)
- other minor fixes
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@4 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-06-08 01:35:18 +00:00
skomoroh
df80ec1047
Initial import.
...
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@1 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-05-26 21:25:18 +00:00