Commit Graph
100 Commits
Author SHA1 Message Date
Mikaël Capelle 245cd01ce8 Move to VCPKG. 2025-05-25 19:46:40 +02:00
Mikaël Capelle d53e751631 Clean after merge. 2025-05-25 19:44:08 +02:00
Mikaël Capelle 42f0c28217 Merge game repositories into a single one. 2025-05-25 19:44:01 +02:00
Mikaël Capelle 3614073fb0 Initial merge commit. 2025-05-25 19:42:40 +02:00
Mikaël Capelle 54d65a5574 [game_starfield] Remove 'root' as a valid folder. (#30) 2024-07-29 18:37:54 +02:00
Mikaël Capelle fbc11d5241 [game_starfield] Update translations. (#29) 2024-07-21 17:04:44 +02:00
Mikaël Capelle 9569c46a79 [game_starfield] Map Starfield.ccc to 'My Games' alongside game folder. (#28) 2024-07-19 09:50:10 +02:00
Mikaël Capelle a0521a50f0 [game_ttw] Update following gamebryo updates for myGamesPath() in game feature. (#40) 2024-06-22 08:29:56 +02:00
Mikaël Capelle d2533f0eb5 [game_starfield] Update following gamebryo updates for myGamesPath() in game feature. (#24) 2024-06-22 08:29:54 +02:00
Mikaël Capelle 1a591b6ad7 [game_skyrimvr] Update following gamebryo updates for myGamesPath() in game feature. (#33) 2024-06-22 08:29:52 +02:00
Mikaël Capelle 14aa8bd1a0 [game_skyrimse] Update following gamebryo updates for myGamesPath() in game feature. (#37) 2024-06-22 08:29:50 +02:00
Mikaël Capelle a52476f89d [game_skyrim] Update following gamebryo updates for myGamesPath() in game feature. (#30) 2024-06-22 08:29:47 +02:00
Mikaël Capelle 51e8f281be [game_oblivion] Update following gamebryo updates for myGamesPath() in game feature. (#25) 2024-06-22 08:29:45 +02:00
Mikaël Capelle e96f521945 [game_nehrim] Update following gamebryo updates for myGamesPath() in game feature. (#9) 2024-06-22 08:29:42 +02:00
Mikaël Capelle 6085089ba4 [game_morrowind] Update following gamebryo updates for myGamesPath() in game feature. (#32) 2024-06-22 08:29:40 +02:00
Mikaël Capelle ae57b31f8a [game_falloutnv] Update following gamebryo updates for myGamesPath() in game feature. (#34) 2024-06-22 08:29:34 +02:00
Mikaël Capelle 331a954984 [game_fallout76] Update following gamebryo updates for myGamesPath() in game feature. (#6) 2024-06-22 08:29:32 +02:00
Mikaël Capelle ae4f1ea9fc [game_fallout4vr] Update following gamebryo updates for myGamesPath() in game feature. (#27) 2024-06-22 08:29:30 +02:00
Mikaël Capelle 45da5c70f7 [game_fallout4] Update following gamebryo updates for myGamesPath() in game feature. (#28) 2024-06-22 08:29:27 +02:00
Mikaël Capelle cfdc0e94f2 [game_fallout3] Update following gamebryo updates for myGamesPath() in game feature. (#24) 2024-06-22 08:29:24 +02:00
Mikaël Capelle 05e16f4191 [game_enderalse] Update following gamebryo updates for myGamesPath() in game feature. (#11) 2024-06-22 08:29:21 +02:00
Mikaël Capelle dad6600564 [game_enderal] Update following gamebryo updates for myGamesPath() in game feature. (#29) 2024-06-22 08:29:19 +02:00
Mikaël Capelle 2def0c7952 Use game plugin to obtain My Games path instead of passing it construction (#57)
* Use game plugin to obtain My Games path instead of passing it during construction.
* Add function to access the game directory from the data archive feature.
* Add way to change the local saves dummy for local saves.
2024-06-22 08:28:54 +02:00
Mikaël Capelle 05c38350dd [game_morrowind] Fix save games for latest Qt. (#33) 2024-06-22 08:28:20 +02:00
Mikaël Capelle e9acd6a4cf [game_starfield] Do not enable new contents manually in StarfieldModDataContent. (#22) 2024-06-10 19:35:14 +02:00
Mikaël Capelle d9d78e43e9 [game_fallout76] Merge pull request #5 from ModOrganizer2/dev/missing-return-statement
Add missing return statement.
2024-06-10 19:34:53 +02:00
Mikaël Capelle 16110ee586 [game_fallout76] Add missing return statement. 2024-06-10 19:23:35 +02:00
Mikaël Capelle 472a0a8434 [game_nehrim] Switch to MO2 check-format action. (#8) 2024-06-09 13:56:36 +02:00
Mikaël Capelle a0bccadd60 [game_starfield] Switch to MO2 check-format action. (#21) 2024-06-09 13:56:33 +02:00
Mikaël Capelle fe45b651fd Switch to MO2 check-format action. (#55) 2024-06-09 13:56:29 +02:00
Mikaël Capelle 996bbd0d86 [game_falloutnv] Switch to MO2 check-format action. (#33) 2024-06-09 13:56:25 +02:00
Mikaël Capelle ddf0c971aa [game_skyrimvr] Merge pull request #32 from ModOrganizer2/dev/format-and-gh-actions 2024-06-09 13:56:22 +02:00
Mikaël Capelle f9a9f54f57 [game_oblivion] Merge pull request #24 from ModOrganizer2/dev/format-and-gh-actions 2024-06-09 13:43:41 +02:00
Mikaël Capelle 3c3eaa3d18 [game_skyrim] Merge pull request #29 from ModOrganizer2/dev/format-and-gh-actions 2024-06-09 13:42:44 +02:00
Mikaël Capelle adcbcf9562 [game_morrowind] Merge pull request #31 from ModOrganizer2/dev/format-and-gh-actions 2024-06-09 13:41:40 +02:00
Mikaël Capelle 4b29c8e8a9 [game_skyrimvr] Add github actions. 2024-06-09 13:41:31 +02:00
Mikaël Capelle a20a06de47 [game_skyrimvr] Add .git-blame-ignore-revs. 2024-06-09 13:41:31 +02:00
Mikaël Capelle 8ed5f89b2a [game_skyrimvr] Format files and add .gitattributes and .clang-format. 2024-06-09 13:41:31 +02:00
Mikaël Capelle a2ac5a2bec [game_skyrimvr] Remove appveyor.yml. 2024-06-09 13:41:31 +02:00
Mikaël Capelle edbcc3595b [game_fallout76] Merge pull request #4 from ModOrganizer2/dev/format-and-gh-actions 2024-06-09 13:41:12 +02:00
Mikaël Capelle 229c428c2c [game_fallout4vr] Merge pull request #26 from ModOrganizer2/dev/format-and-gh-actions
Formatting and Github Actions
2024-06-09 13:39:04 +02:00
Mikaël Capelle c9748f48c4 [game_fallout4] Merge pull request #27 from ModOrganizer2/dev/format-and-gh-actions
Formatting and Github Actions
2024-06-09 13:36:52 +02:00
Mikaël Capelle 4a3fdb12d0 [game_skyrim] Add github actions. 2024-06-09 13:30:22 +02:00
Mikaël Capelle 1646013458 [game_skyrim] Add .git-blame-ignore-revs. 2024-06-09 13:30:22 +02:00
Mikaël Capelle 73cd8774a1 [game_skyrim] Format files and add .gitattributes and .clang-format. 2024-06-09 13:30:22 +02:00
Mikaël Capelle 2538362bf0 [game_skyrim] Remove appveyor.yml. 2024-06-09 13:30:22 +02:00
Mikaël Capelle ff19696445 [game_oblivion] Add github actions. 2024-06-09 13:29:50 +02:00
Mikaël Capelle a9f9fabf66 [game_oblivion] Add .git-blame-ignore-revs. 2024-06-09 13:29:50 +02:00
Mikaël Capelle 4de55f38cd [game_oblivion] Format files and add .gitattributes and .clang-format. 2024-06-09 13:29:50 +02:00
Mikaël Capelle 1026fe01f4 [game_oblivion] Remove appveyor.yml. 2024-06-09 13:29:50 +02:00
Mikaël Capelle 121440e34e [game_morrowind] Add github actions. 2024-06-09 13:29:34 +02:00
Mikaël Capelle a270dcf337 [game_morrowind] Add .git-blame-ignore-revs. 2024-06-09 13:29:34 +02:00
Mikaël Capelle 127b1c53b9 [game_morrowind] Format files and add .gitattributes and .clang-format. 2024-06-09 13:29:34 +02:00
Mikaël Capelle 39ad440675 [game_morrowind] Remove appveyor.yml. 2024-06-09 13:29:33 +02:00
Mikaël Capelle 4c32a66394 [game_fallout76] Add github actions. 2024-06-09 13:27:34 +02:00
Mikaël Capelle 28ce51bec7 [game_fallout76] Add .git-blame-ignore-revs. 2024-06-09 13:27:34 +02:00
Mikaël Capelle 55599116eb [game_fallout76] Format files and add .gitattributes and .clang-format. 2024-06-09 13:27:34 +02:00
Mikaël Capelle 576f61dcf5 [game_fallout4vr] Add github actions. 2024-06-09 13:26:29 +02:00
Mikaël Capelle e5cc7025a5 [game_fallout4vr] Add .git-blame-ignore-revs. 2024-06-09 13:26:29 +02:00
Mikaël Capelle 1378da4c3b [game_fallout4vr] Format files and add .gitattributes and .clang-format. 2024-06-09 13:26:28 +02:00
Mikaël Capelle ea7f533a14 [game_fallout4vr] Remove appveyor.yml. 2024-06-09 13:26:28 +02:00
Mikaël Capelle 46830badc6 [game_fallout3] Merge pull request #23 from ModOrganizer2/dev/format-and-gh-actions 2024-06-09 13:18:34 +02:00
Mikaël Capelle 67c6311bb9 [game_fallout4] Add github actions. 2024-06-09 13:18:03 +02:00
Mikaël Capelle 7b63dfafbb [game_enderalse] Switch to MO2 check-format action. (#10) 2024-06-09 13:12:30 +02:00
Mikaël Capelle 7688cdea4c [game_enderal] Switch to MO2 check-format action. (#28) 2024-06-09 13:12:27 +02:00
Mikaël Capelle a360374f02 [game_fallout4] Add .git-blame-ignore-revs. 2024-06-09 13:12:15 +02:00
Mikaël Capelle c89fe9b184 [game_fallout4] Format files and add .gitattributes and .clang-format. 2024-06-09 13:10:27 +02:00
Mikaël Capelle 767338dfd3 [game_fallout4] Remove appveyor.yml. 2024-06-09 13:08:22 +02:00
Mikaël Capelle 70b1b07c82 [game_fallout3] Add github actions. 2024-06-09 13:06:22 +02:00
Mikaël Capelle 2cb7c7c017 [game_fallout3] Add .git-blame-ignore-revs. 2024-06-09 13:06:17 +02:00
Mikaël Capelle 739ef58d92 [game_fallout3] Format files and add .gitattributes and .clang-format. 2024-06-09 13:05:40 +02:00
Mikaël Capelle 653dfa0876 [game_fallout3] Remove appveyor.yml. 2024-06-09 13:03:32 +02:00
Mikaël Capelle 212d41147a [game_ttw] Refactoring of game features for better management. (#39) 2024-06-09 12:33:55 +02:00
Mikaël Capelle 99d2d68f21 [game_enderalse] Refactoring of game features for better management. (#9) 2024-06-09 12:33:41 +02:00
Mikaël Capelle e5404ddf08 [game_enderal] Refactoring following uibase change for game features. (#27) 2024-06-09 12:32:11 +02:00
Mikaël Capelle 2fd428462c [game_fallout3] Refactoring of game features for better management. (#22) 2024-06-09 12:31:59 +02:00
Mikaël Capelle 4500a855b7 [game_fallout4] Refactoring following uibase change for game features. (#26) 2024-06-09 12:31:55 +02:00
Mikaël Capelle d1b73d6d41 [game_fallout4vr] Refactoring following uibase change for game features. (#25) 2024-06-09 12:31:50 +02:00
Mikaël Capelle e7edb367a2 [game_fallout76] Refactoring following uibase change for game features. (#3) 2024-06-09 12:31:46 +02:00
Mikaël Capelle e7e473de6d [game_falloutnv] Refactoring following uibase change for game features. (#32) 2024-06-09 12:31:42 +02:00
Mikaël Capelle c4f9135347 [game_morrowind] Refactoring of game features for better management. (#30)
* Refactoring following uibase change for game features.
* Do not redefine m_Organizer in GameMorrowind.
2024-06-09 12:31:37 +02:00
Mikaël Capelle e0ff093cee [game_nehrim] Refactoring following uibase change for game features. (#7) 2024-06-09 12:31:29 +02:00
Mikaël Capelle 7f8ea3f425 [game_oblivion] Refactoring following uibase change for game features. (#23) 2024-06-09 12:31:26 +02:00
Mikaël Capelle 7e6cc44424 [game_skyrim] Refactoring following uibase change for game features. (#28) 2024-06-09 12:31:22 +02:00
Mikaël Capelle 6700f21c14 [game_skyrimse] Refactoring of game features for better management. (#36) 2024-06-09 12:31:18 +02:00
Mikaël Capelle d958a4cd67 [game_skyrimvr] Refactoring following uibase change for game features. (#31) 2024-06-09 12:31:09 +02:00
Mikaël Capelle 7f936cf9b1 [game_starfield] Refactoring following uibase change for game features. (#20) 2024-06-09 12:31:05 +02:00
Mikaël Capelle 33a219d9f9 Refactoring of game features for better management. (#54) 2024-06-09 12:30:30 +02:00
Mikaël Capelle 30e1864440 [game_ttw] Merge pull request #37 from ModOrganizer2/ci/gh-action
* Fix formatting.
* Ignore formatting revision.
* Add github action for build and formatting.
* Remove old build files.
2024-05-26 11:32:22 +02:00
Mikaël Capelle 5d935b8ddd [game_ttw] Remove old build files. 2024-05-26 11:20:28 +02:00
Mikaël Capelle 2b604d1bb7 [game_ttw] Add github action for build and formatting. 2024-05-26 11:19:57 +02:00
Mikaël Capelle 1e8d0614c3 [game_ttw] Ignore formatting revision. 2024-05-26 11:17:53 +02:00
Mikaël Capelle 5e6faece79 [game_ttw] Fix formatting. 2024-05-26 11:17:17 +02:00
Mikaël Capelle a707d7e793 Remove unused fmt header. (#53) 2024-05-21 21:24:55 +02:00
Mikaël Capelle 813254b0dc [game_enderal] Merge pull request #26 from Liderate/master
Update nexusGameID
2024-03-08 17:00:51 +01:00
Mikaël Capelle 60733fb12d [game_fallout3] Merge pull request #21 from Liderate/master
EGS game path detection.
2024-01-09 13:57:59 +01:00
Mikaël Capelle e0edd10814 [game_ttw] Merge pull request #28 from ModOrganizer2/steam_fix
Fix steam game directory check
2023-11-17 08:28:44 +01:00
Mikaël Capelle de4cf2107d Merge pull request #47 from ModOrganizer2/dev/refresh-callback
Fix onAboutToRun ambiguous call.
2023-09-29 08:24:09 +02:00
Mikaël Capelle 92de6abbfa [game_nehrim] Merge pull request #5 from ModOrganizer2/sort_updates
Add LOOT sorting
2023-09-23 12:23:47 +02:00
Mikaël Capelle b1c2b36cc8 [game_nehrim] Remove 3rd party dependencies from CI. 2023-09-23 11:43:49 +02:00