Commit graph

3929 commits

Author SHA1 Message Date
Mathieu Comandon be1368dbcf Recommend wine-core instead of wine on Fedora (Fixes #1173) 2018-10-20 14:31:39 -07:00
Mathieu Comandon 29756bcffd Accept values of 'd' in Wine DLL overrides (Fixes #1183) 2018-10-20 14:25:00 -07:00
Arne Sellmann fc123b7f7a Fix linter warnings 2018-10-20 14:11:36 -07:00
Tom Todd 032ab3594d Config Boxes: Changed builder for dir chooser to take account of non-abs paths
not using ~
2018-10-20 14:09:55 -07:00
Alexandr Oleynikov 34fd186c71 Improve formatting of the failure message 2018-10-20 14:08:53 -07:00
Mathieu Comandon 23b9e81f48 Add note about how to install dependencies 2018-10-20 13:30:13 -07:00
Mathieu Comandon 6dea33e5f4 Remove draft status for CONTRIBUTING 2018-10-20 13:20:31 -07:00
Mathieu Comandon 006fca81c5 Add link to CodeFactor in CONTRIBUTING 2018-10-18 21:16:34 -07:00
Mathieu Comandon ff01f29643 Fix FileChooserEntry tests 2018-10-18 20:36:25 -07:00
Mathieu Comandon 2b138c34a7 Remove print statements 2018-10-18 20:27:34 -07:00
Tom Todd f8699691e6 Remove change made for debugging 2018-10-18 20:26:19 -07:00
Tom Todd 835af0db54 Change access of DXVK_VERSIONS, DXVK_LATEST, DXVK_PAST_RELEASES to be global, fix issue with
only fallback values being given.
2018-10-18 20:26:19 -07:00
Leandro Stanger c1ef1421b9 Update translate 2018-10-18 20:25:02 -07:00
Leandro Stanger 22a0f407e4 Adding faq, translate 2018-10-18 20:25:02 -07:00
Tom Todd 46f435ee89 Add check for --version to wine version check 2018-10-18 20:24:38 -07:00
Tom Todd e0e127731c Add check on esync at launch, fix limit check condition, change esync message. 2018-10-18 20:24:38 -07:00
Wybe Westra e00eaacef4 Sidebar lists installed games per runner and platform. 2018-10-18 20:21:29 -07:00
Tom Todd 948671ebb4 Fix message formatting and add check to stop enabling if user doesn't check
the 'enable anyway' option
2018-10-18 20:20:14 -07:00
Tom Todd ff1e8eece7 Stop game launching after vulkan check fails, if user doesn't tick checkbox 2018-10-18 20:20:14 -07:00
Medath 53be75d91b update command line options in the readme 2018-10-18 20:14:25 -07:00
Medath 2dba661c78 Add --version command line option 2018-10-18 20:14:25 -07:00
Kukuh Syafaat ae779144f8 Add Indonesian translations for lutris.appdata.xml and lutris.desktop 2018-10-18 20:13:35 -07:00
sigmaSd 690a480dca less lines 2018-10-18 20:13:05 -07:00
sigmaSd 75b648b16f Update installerwindow.py 2018-10-18 20:13:05 -07:00
sigmaSd 060e104e50 bugfix
os.path.exists(path) and os.listdir(path) cant detect paths with "~" correctly they will always output false , we have to expand username first, discssed here [https://github.com/lutris/lutris/pull/1200](https://github.com/lutris/lutris/pull/1200)
2018-10-18 20:13:05 -07:00
Tom Todd 73c9c78db6 Refactor get game launcher to be usable for exe check. 2018-10-18 20:12:06 -07:00
Tom Todd 9a95712c61 installer/interpreter: fix missing change from previous check in 2018-10-18 20:12:06 -07:00
Tom Todd 21f5762964 installer/interpreter: Refactor and address issues raised in code review. 2018-10-18 20:12:06 -07:00
Tom Todd e464b87d4e installer/interpreter: Add check that expected exe is in the correct location. 2018-10-18 20:12:06 -07:00
Mathieu Comandon 9d254f7e29 Avoid overwriting config files for different runners (Fixes #1001) 2018-10-18 20:06:49 -07:00
Mathieu Comandon 778b2ac6af Display error messages when a DXVK version is not available (Fixes #1208) 2018-10-18 19:53:17 -07:00
Mathieu Comandon a6779ef298 Update DXVK versions 2018-10-18 19:34:56 -07:00
Mathieu Comandon 2fa6e3dd02 Update button label when editing game identifier (Closes #1210) 2018-10-18 19:28:52 -07:00
Mathieu Comandon 575df36492 Add paragraph to CONTRIBUTING to explain how to run the client from git 2018-10-18 19:12:30 -07:00
Rob Loach f290f6fa5f
Merge pull request #1199 from LeandroStanger/patch-5
Use a closed element for the "release" tag
2018-10-17 09:06:20 -07:00
Leandro Stanger f89a05cc0d
Update lutris.appdata.xml 2018-10-16 10:35:52 -03:00
Leandro Stanger 3e0fad9481
Deleting an unnecessary line 2018-10-16 08:31:19 -03:00
Leandro Stanger dddf9f04b6 Translations for lutris.desktop 2018-10-15 19:45:35 -07:00
Tom Todd 698744d20e Refactor for readability and clarity 2018-10-15 19:45:16 -07:00
Alexandr Oleynikov d861505ecb Change the name and improve description 2018-10-15 19:43:42 -07:00
Alexandr Oleynikov 7fde4ae2b5 Improve naming of some features in the main window 2018-10-15 19:43:42 -07:00
Tom Todd 8bfdaa4a5a Original fix assumed that lutris and lutris/runtime in local were present.
Changed call time of dxvk version check to ensure lutris has created the folders.
2018-10-15 19:43:02 -07:00
Alexandr Oleynikov 743dda9bee Add SteamWorks and Proton 3.16 appids to blacklist 2018-10-15 19:42:22 -07:00
Mathieu Comandon c76c8eaae9 Add more ways non technical people can help 2018-10-14 18:25:23 -07:00
Mathieu Comandon 218a965e58 Reformat project structure 2018-10-14 17:59:24 -07:00
Mathieu Comandon f74cdd3299 Add resources and structure 2018-10-14 17:56:48 -07:00
Mathieu Comandon 73b7f84416 Add website and buildbot mention 2018-10-14 17:36:24 -07:00
Mathieu Comandon 01ab68e33c Add CONTRIBUTING file 2018-10-14 17:14:38 -07:00
Tom Todd 351f86cc6d Fix issues with callback 2018-10-14 15:54:54 -07:00
Tom Todd c8aa5565f4 Fix check for vulkan on launch. 2018-10-14 15:54:54 -07:00