Commit Graph
37 Commits
Author SHA1 Message Date
Mikaël Capelle dce39d8cb4 Fix for new stubs. 2022-05-05 13:04:42 +02:00
Mikaël Capelle 7d0d5f825c Merge branch 'LostDragonist-supporturl' into qt6
# Conflicts:
#	basic_game.py
#	games/game_da2.py
#	games/game_dao.py
2022-05-02 17:14:53 +02:00
Mikaël Capelle 096b8fb53f Fix after merges. 2022-05-02 16:59:21 +02:00
Mikaël Capelle bef982731e Merge branch 'ashemedai-ea-desktop-support' into qt6
# Conflicts:
#	README.md
#	basic_game.py
2022-05-02 16:52:26 +02:00
Mikaël Capelle 0bb19f86a9 Merge branch 'ZashIn-feat/epic-legendary-launcher' into qt6
# Conflicts:
#	basic_game.py
2022-05-02 16:48:05 +02:00
Mikaël Capelle 117be45a83 Multiple fixes for PyQt6 and CI. 2022-04-21 22:13:00 +02:00
Jeroen Ruigrok van der Werven 9a8ebf3027 Add EA Desktop support
Add EA Desktop IDs for Dragon Age: Origins and Dragon Age 2.
2022-04-19 10:52:47 +02:00
Zash 0fd4d87c7a Game Detection: Epic Games and Legendary launcher support 2022-04-13 00:36:37 +02:00
Chris Bessent d814483f44 Fix the thing 2021-12-27 00:16:10 -07:00
Chris Bessent ecacf61f75 Add GameSupportURL support 2021-12-26 23:53:38 -07:00
Jeremy Rimpo 6a78d6f981 Create ini files if base file doesn't exist 2021-12-24 23:15:00 -06:00
Jeremy Rimpo 1fdf5031ea PyQt6 Compatibility 2021-12-06 05:20:37 -06:00
Chris Bessent 88125ddac4 Add generic Origin DRM bypass 2021-11-24 20:55:11 -07:00
Chris Bessent f48495fd72 Add support for finding Origin games 2021-11-24 17:23:34 -07:00
Mikaël Capelle a83e96528f Apply isort. 2021-07-18 10:33:08 +02:00
Chris Bessent cd39bb5fe6 Address linter issue 2021-04-25 15:37:46 -07:00
Mikaël Capelle b6a2177fdc Move is_steam() to BasicGame and clean names. 2021-02-23 17:08:46 +01:00
Mikaël Capelle cc5f5cc586 Minor fixes. Add missing %USERPROFILE% replacement. 2020-11-29 19:59:11 +01:00
Mikaël Capelle b385652e7a Update for IPluginGame::listSaves(). 2020-11-18 19:17:55 +01:00
Mikaël Capelle 33821dba33 Consider plugin inactive if there is no managed game. 2020-11-10 18:11:35 +01:00
Mikaël Capelle edd9358bfa Correct check in isActive(). 2020-11-10 18:06:02 +01:00
Mikaël Capelle 98e11fc044 Add IPluginGame::detectGame(). 2020-11-06 20:15:21 +01:00
Mikaël Capelle 613287d5f9 Fix CI and Github action. 2020-10-31 17:46:56 +01:00
Qudix fa5fa82b95 Rename mappings to avoid collision 2020-10-17 12:54:42 +02:00
Mikaël Capelle 53ad1f4f0c Add save file to W3 and DS2. 2020-10-17 12:53:31 +02:00