1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
Roderik Ploszek 1d4302990e Fix cardsets with not enough bottoms
Playing Hanafuda games that use all 12 card bottoms, e.g. Sumo with
Hanafuda cardsets that have fewer bottoms (Kintengu or Oonsoo) causes an
exception when using PIL or the foundations with missing bottoms don't
show up in PySol without PIL. This fix creates empty replacement images
for foundations where the bottom is not present.
2018-04-15 13:00:42 +02:00
..
configobj Get rid of the __all__ directive. 2018-03-14 22:43:11 +02:00
games Fix playable preview of Double Fives 2018-04-14 09:12:54 +02:00
kivy python3 adaptations 2018-04-03 16:00:02 +02:00
macosx 2to3 on pysollib/macosx/*.py 2017-05-13 19:35:07 +03:00
pysolgtk Refactoring. 2018-03-13 13:16:49 +02:00
tile Fix exception dialog in Python 3 2018-04-14 23:55:29 +02:00
tk Convert to six.py 2018-02-19 19:39:17 +02:00
ui Fix crashes on invalid max_iters input. 2018-04-12 11:03:56 +03:00
winsystems Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk. 2018-03-03 20:37:56 +02: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 Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk. 2018-03-03 20:37:56 +02:00
app.py Refactoring 2018-03-13 18:31:19 +02:00
customgame.py flake 8 2017-04-19 12:03:44 +03:00
game.py Bugfix synchronisation issues with autodrop 2018-03-22 15:48:19 +01:00
gamedb.py Made the new flake8 and travis happier. 2017-11-04 20:15:52 +02:00
help.py Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk. 2018-03-03 20:37:56 +02:00
hint.py Fix a bug w the formatting of the foundations. 2018-03-19 14:11:15 +02:00
htmllib2.py Get rid of the __all__ directive. 2018-03-14 22:43:11 +02:00
images.py Fix cardsets with not enough bottoms 2018-04-15 13:00:42 +02:00
init.py Fix the solver detection in py3/etc. 2018-03-03 20:37:56 +02:00
layout.py Crude code to get some func running in py3. 2017-08-25 18:25:58 +03:00
main.py Check if pysolsoundserver is available 2018-03-10 16:13:38 +01:00
mfxutil.py Passed mfxutil thru flake8. 2018-03-21 10:45:12 +02:00
move.py Made the new flake8 and travis happier. 2017-11-04 20:15:52 +02:00
mygettext.py Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk. 2018-03-03 20:37:56 +02:00
options.py Add a new solver preset. 2018-04-12 10:45:42 +03:00
pysolaudio.py python3 adaptations 2018-04-03 16:00:02 +02:00
pysolrandom.py Fix a bug with restart of ms-deals. 2018-03-24 23:04:07 +03:00
pysoltk.py flake8 2018-03-21 10:45:12 +02:00
resource.py Extract a common function. 2018-03-12 21:58:06 +02:00
settings.py Bump version to 2.1.4. 2018-03-30 22:54:47 +03:00
stack.py Refactor. 2018-03-24 23:04:07 +03:00
stats.py Refactored some code in stats.py. 2018-03-03 20:37:56 +02:00
util.py refactor. 2018-03-13 13:40:25 +02:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Ran 2to3 on pysollib/[a-z]*.py 2017-04-28 14:42:43 +03:00