1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
Shlomi Fish 8334c42a23 Try to get rid of random2.py.
See https://github.com/shlomif/PySolFC/issues/88 .

Tests currently fail with python3.
2018-08-02 09:28:16 +03:00
..
configobj Get rid of the __all__ directive. 2018-03-14 22:43:11 +02:00
games Fix a typo 2018-04-15 23:34:45 +02:00
kivy android: external urls in help now start system browser - some refactoring. 2018-06-08 10:53:40 +02:00
macosx Remove legalese. 2018-04-15 16:31:14 +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 the problem with exiting after fail import 2018-05-07 23:57:46 +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 Toolbar image quality in kivy - fixed to bluecurve/xlarge 2018-05-23 14:33:29 +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 Python interpreter name typo 2018-07-31 13:40:09 +08:00
htmllib2.py Get rid of the __all__ directive. 2018-03-14 22:43:11 +02:00
images.py print a warning to help w debugging cardset load. 2018-05-20 15:19:45 +03: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 Try to get rid of random2.py. 2018-08-02 09:28:16 +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.4.0. 2018-06-23 11:26:23 +03:00
stack.py Fixed a problem with auto drop and initial dealing. 2018-05-22 18:36:54 +02: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