Commit Graph
103 Commits
Author SHA1 Message Date
pre-commit-ci[bot] 153b06efb7 [pre-commit.ci] Pre-commit autoupdate.
updates:
- [github.com/pre-commit/mirrors-clang-format: v22.1.2 → v22.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v22.1.2...v22.1.5)
2026-07-06 18:29:43 +00:00
pre-commit-ci[bot] 31eda1812b [pre-commit.ci] Pre-commit autoupdate. (#27) 2026-04-07 07:56:58 +02:00
pre-commit-ci[bot] 68a6bcbbb2 [pre-commit.ci] Pre-commit autoupdate. (#26)
updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.8](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.2...v21.1.8)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-01-05 19:26:49 +01:00
pre-commit-ci[bot] 23530928aa [pre-commit.ci] Pre-commit autoupdate. (#25)
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)
- [github.com/pre-commit/mirrors-clang-format: v20.1.7 → v21.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v20.1.7...v21.1.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-07 15:00:49 +02:00
pre-commit-ci[bot] 14a424f21d [pre-commit.ci] Pre-commit autoupdate. (#24)
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v20.1.7](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.5...v20.1.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-07 20:30:35 +02:00
Mikaël Capelle 5d2a59825e Move to VCPKG. (#21) 2025-05-29 11:02:56 +02:00
Jeremy Rimpo d9a7f6f364 Merge pull request #23 from ModOrganizer2/obvrem
Fix issue where 'fixer' is not initialized
2025-05-22 14:55:17 -05:00
Jeremy Rimpo 6ddeb667d7 Fix issue where 'fixer' is not initialized
- getSimpleArchiveBase crawls every directory until it finds a 'VALID' or runs out of directories
- Even if the archive as a whole is 'fixable', the fixer gets unset if the last entry is not 'fixable'
- isArchiveSupported still sees the base 'fixable' response and tells MO2 the archive is installable
- install uses 'getSimpleArchiveBase' to init the process, causing 'checker' to be set null
- rerunning the 'dataLooksValid' on the base archive before running 'fix' corrects the issue
2025-05-06 22:00:57 -05:00
Mikaël Capelle ff7e4cb917 Merge pull request #22 from ModOrganizer2/dev/update-translations
Update translations.
2024-07-21 17:04:52 +02:00
Mikaël Capelle 6f7c387c60 Update translations. 2024-07-21 16:48:11 +02:00
Mikaël Capelle 77bd4d031f Merge pull request #20 from ModOrganizer2/dev/format-and-gh-actions 2024-06-09 14:11:03 +02:00
Mikaël Capelle 1872871a62 Add github actions. 2024-06-09 14:02:53 +02:00
Mikaël Capelle 00b9f5bbf1 Add .git-blame-ignore-revs. 2024-06-09 13:57:11 +02:00
Mikaël Capelle 4b30cfb8a2 Format files and add .gitattributes and .clang-format. 2024-06-09 13:57:11 +02:00
Mikaël Capelle d634d95cdb Remove appveyor.yml. 2024-06-09 13:57:11 +02:00
Mikaël Capelle 43753233e0 Refactoring of game features for better management. (#19) 2024-06-09 12:28:59 +02:00
Mikaël Capelle 74c2338de9 Merge pull request #18 from ModOrganizer2/update-cmake-common-qt6
Update following cmake_common changes.
2022-04-28 17:55:13 +02:00
Mikaël Capelle ef2c1db2a6 Update following cmake_common changes. 2022-04-19 23:33:33 +02:00
Jeremy Rimpo a848e83029 Changes to compile with Qt6 + Boost 1.77 2021-12-05 03:42:41 -06:00
Mikaël Capelle f98af2c231 Update translation file. 2021-02-02 20:39:13 +01:00
Jeremy Rimpo 6e3e2a256b [ci skip] Update artifacts paths for msbuild 2021-01-29 10:53:34 -06:00
Mikaël Capelle d68cf9493f Merge pull request #17 from Holt59/iplugin-isactive-refactoring
IPlugin::isActive refactoring
2020-11-18 10:01:23 +01:00
Mikaël Capelle f70664076f Update following removal of IPlugin::isActive(). 2020-11-11 15:12:25 +01:00
Al 413cc222a4 Merge pull request #16 from Holt59/ignore-more-files
Ignore more type of files in isDataTextArchiveTopLayer().
2020-10-25 05:31:10 -07:00
Mikaël Capelle 29f9d913fc Ignore more type of files in isDataTextArchiveTopLayer(). 2020-10-25 13:22:57 +01:00