Commit graph

3678 commits

Author SHA1 Message Date
Mathieu Comandon 60eacc78f6 Do not parse registry lines that are too short and do not crash on invalid lines (Fixes #1168) 2018-10-09 00:00:23 -07:00
Mathieu Comandon aa75690e0d Add /usr/lib64 to runtime paths (Fixes #1156) 2018-10-06 17:57:16 -07:00
Mathieu Comandon c1f80acc87 Fix weird looking conditionals 2018-10-06 15:03:25 -07:00
Mathieu Comandon d78b07f487 Reduce size of DXVK dlls to 256K (Fixes #1035) 2018-10-06 12:35:14 -07:00
Mathieu Comandon 7f54d29293 Better wording for uninstall dialog 2018-10-04 20:58:35 -07:00
Mathieu Comandon 3b8b8c0ab4 Display a dismissable warning if Wine is not installed on the system 2018-10-04 20:21:48 -07:00
Mathieu Comandon c87a13b824 Replace obnoxious console message with friendlier GUI message 2018-10-01 19:05:27 -07:00
Mathieu Comandon 54ad3b92b9 Make console available in WineSteam 2018-09-29 16:54:11 -07:00
Mathieu Comandon 0355a3b4b0 Consider broken links as existing files 2018-09-28 22:24:05 -07:00
Mathieu Comandon 4939f5099c Merge branch 'master' of github.com:lutris/lutris 2018-09-28 21:33:15 -07:00
Tom Todd f33d2be2d0 dxvk.py: Added check for dxvk directory, create directory if not there. 2018-09-28 21:33:09 -07:00
Mathieu Comandon c0fa32b838 Don't change thread ready state if game has stopped 2018-09-28 21:31:18 -07:00
Mathieu Comandon 94121d115a Update to 0.4.20 2018-09-24 21:08:51 -07:00
Medath 89b39eb789 use custom steam executable for game installation 2018-09-24 20:08:08 -07:00
Medath 9be5e7d235 update fallback dxvk versions and fix a typo 2018-09-24 20:07:34 -07:00
bebop350 ff78bc7328 Fix Skill selection
Fixed to use -skill 1-5 instead of 0-4 to spawn player with appropriate skill level instead of 1 level lower than intended. 

Described in ZDoom skill doesn't work as intended #1119
2018-09-24 20:06:58 -07:00
bebop350 158c51a64d Added arguments field
Modified code from linux.py. Imported shlex as in linux.py.
2018-09-24 20:06:58 -07:00
bebop350 86165c77f2 Move save path field to Game options 2018-09-24 20:06:58 -07:00
bebop350 1c14456d83 Minor edit to help dialog 2018-09-24 20:06:58 -07:00
bebop350 7c50994b5a Remove traces of first commit
Remove traces of first commit that had changes in game options
2018-09-24 20:06:58 -07:00
bebop350 c1f4a0d18a zdoom.py in runner include config and save options
Added config and save file selection to the runner menu. Allows the user to keep multiple config and save files in different directories for different games.
2018-09-24 20:06:58 -07:00
bebop350 da0bb94ad8 zdoom.py include config and save options
Added config and save file selection to the Game Options menu. Allows the user to keep multiple config and save files in different directories for different games.
2018-09-24 20:06:58 -07:00
Yurii Kolesnykov 2cb47fdd5c don't hardcode python3 path 2018-09-24 19:54:06 -07:00
Medath 884e857160 Fix wine libs not being preferred for winetricks 2018-09-24 19:53:32 -07:00
Mathieu Comandon 4f6e72db1f Improve runner download dialog 2018-09-13 00:18:19 -07:00
Mathieu Comandon ae6320e48b Add option to disable joystick auto-configuration (Fixes DmC: Devil May Cry) 2018-09-10 20:32:07 -07:00
Medath d984f642d8 support custom xrandr modelines for monitor configuration reset 2018-09-08 11:34:43 -07:00
Medath 92649b8c55 restore refresh rate on monitor configuration reset 2018-09-08 11:34:43 -07:00
cxf ac9f09bce9 Cleaned it up a bit 2018-09-05 20:38:12 -07:00
volzhs 00c748d2ce Add Korean translation 2018-09-05 20:35:02 -07:00
Mathieu Comandon 2727aefdf2 Add 0.4.19 changelog 2018-09-04 19:00:16 -07:00
Mathieu Comandon 4bf5c71e11 Do not add 'default' to editable dropdowns 2018-09-04 00:29:36 -07:00
cxf 9994f679ff Remove italics from installer description/notes
Using italics makes the font render kind of funky so I propose we remove them.
2018-09-03 16:00:15 -07:00
Kevin Turner 135901a8ef read_yaml_from_file: make sure file handle is closed
fixes "ResourceWarning: unclosed file"
2018-09-03 15:59:32 -07:00
Nico Linder a9b17a963d add ScriptError to game folder creation 2018-09-03 15:58:12 -07:00
Yunusemre Şentürk 4122c5e372 Add Turkish translation file
Signed-off-by: Yunusemre Şentürk <yunusemre.senturk@pardus.org.tr>
2018-09-03 15:55:51 -07:00
telanus 0b4753e606 Normalized platforms 2018-09-03 15:55:12 -07:00
elovin ed209489d5 check if wine_dll_path exists
When a new wine prefix is being used the original wine_dll_path is moved (because of the optional backup),
so the removal failed.
2018-09-03 15:49:08 -07:00
Mathieu Comandon bfc85ef7f3 Prioritize runtime provided version for winetricks 2018-09-03 15:38:12 -07:00
Mathieu Comandon f64014d774 Update bundled winetricks 2018-09-03 15:33:50 -07:00
Alexandr Oleynikov 4f50abdf88 Add Russian Translation 2018-09-03 14:39:14 -07:00
Rob Loach e61f30b0de
Merge pull request #1047 from lutris/libretro-fbalpha
libretro: Add FB Alpha
2018-08-28 23:01:34 -04:00
Rob Loach 55761e7377
Merge pull request #1074 from KevDoy/patch-1
Fix spelling of Personnal to Personal
2018-08-28 13:30:22 -04:00
KevDoy 4417616427
Update README.rst 2018-08-28 09:01:22 -07:00
Mathieu Comandon d02e42b354 Add python3-gobject-Gdk dependency for all SUSE versions (Fixes #915) 2018-08-19 15:24:21 -07:00
Rob Loach 2985a565ae
libretro: Add FB Alpha
Fixes #1019
2018-08-19 12:17:20 -04:00
Rob Loach 3b8bbbc0f8
Merge pull request #1040 from telanus/patch-1
Added Daphne and a few other runners
2018-08-19 12:14:48 -04:00
telanus a0e4ebf018
Added Daphne and a few other runners
Daphne got a release as a core yesterday, so added support for it 👯‍♀️  and a few extra cores that I use 😸
2018-08-18 17:22:36 +02:00
Mathieu Comandon 6000e09ac4 Add winetricks dependencies to deb deps 2018-08-17 21:32:30 -07:00
Mathieu Comandon 9933156e89 Remove existing file before symlinking 2018-08-17 19:25:55 -07:00