Commit Graph
65 Commits
Author SHA1 Message Date
Mikaël Capelle 68fb81bc0d Add pre-commit hook. 2025-05-29 11:22:34 +02:00
Mikaël Capelle c3ab38340b Move to VCPKG. (#14) 2025-05-29 11:02:47 +02:00
Mikaël Capelle d2c028d240 Merge pull request #13 from ModOrganizer2/update-cmake-common-qt6
Reformat the translations
2022-04-28 17:50:24 +02:00
Jeremy Rimpo c0d866aa90 Reformat the translations 2022-04-19 23:57:35 +02:00
Jeremy Rimpo 073849bcc4 Reformat the translations 2021-12-09 19:45:06 -06:00
Jeremy Rimpo 1acc2a2a0e Fix pylupdate parsing 2021-12-06 23:50:34 -06:00
Jeremy Rimpo c4f527c4f4 PyQt6 Compatibility & Migrate QRC to 'res' 2021-12-06 05:28:08 -06:00
Jeremy Rimpo fa18fa20a1 Changes to compile with Qt6 + Boost 1.77 2021-12-05 03:42:39 -06:00
Chris Bessent 49a0a12a3e Update translations 2021-11-26 13:38:39 -07:00
Chris Bessent 3066ee1273 Update translations 2021-11-23 20:59:17 -07:00
Chris Bessent 3fb23a7f68 Merge pull request #12 from ianpatt/patch-1
Add non-failure status message to plugin checker
2021-11-23 20:03:25 -07:00
Chris Bessent 753ebf0bc9 Add translations for new messages 2021-11-23 20:02:36 -07:00
ianpatt 06310e28de fix regexp for optional name and error code 2021-11-23 17:30:00 -08:00
Chris Bessent ef19ec22a9 Merge pull request #11 from LostDragonist/ttw_fix
Don't read ttw_nvse.log for TTW instances
2021-11-22 15:39:32 -07:00
Ian Patterson a1f79c9cc0 Add non-failure status message to plugin checker
SKSE 2.1.3 adds some new error reporting for plugins. Most of it was designed to be backwards compatible, but a non-failure status is now reported in the log for DLLs that don't look like SKSE plugins (can happen in legit cases for dependent DLLs).
2021-11-22 14:18:29 -08:00
Chris Bessent df0111fcc8 Don't read ttw_nvse.log for TTW instances
This file doesn't really have anything interesting related
to script extender plugins.
2021-11-22 15:18:05 -07:00
Mikaël Capelle f082155d96 Update translation file. 2021-02-02 20:39:14 +01:00
AnyOldName3 94067a0254 Make loadStatus group reluctant and add end-of-string anchor to force it to grab the whole status 2020-11-23 19:25:39 +00:00
Mikaël Capelle e7372af97f Merge pull request #10 from Holt59/iplugin-isactive-refactoring
IPlugin::isActive refactoring
2020-11-18 10:07:10 +01:00
Mikaël Capelle ce777e9965 Update following removal of IPlugin::isActive(). 2020-11-18 10:06:43 +01:00
AnyOldName3 2417b2f5c0 Add support for detailed error 126 diagnosis
https://github.com/ianpatt/f4se/commit/49c272156eb5d7ff05497784c73d7ee3632045b3
makes F4SE log the first module in a plugin's imports table that can't
be loaded when it hits error 126. This displays that information,
although it's not localised.

Also move a space inside an optional capture group so it works when it's
missing e.g. with the version of OBSE I was using in 2014.
2020-11-17 00:57:28 +00:00
Jeremy Rimpo dc53adfbea [skip ci] Use PR branch for umbrella repo (if it exists) 2020-09-25 00:34:09 -05:00
Jeremy Rimpo 67427c45d1 [skip ci] Force exit PS with last exit code after umbrella build error 2020-09-21 06:24:58 -05:00
Jeremy Rimpo 2254a76322 [skip ci] Pull data from all branches 2020-09-21 05:02:16 -05:00
Jeremy Rimpo 3cda561c4e Finalize appveyor script update 2020-09-20 22:34:24 -05:00