Commit Graph
157 Commits
Author SHA1 Message Date
Jeremy Rimpo 081f503f47 Update enum reference 2023-10-02 19:20:41 -05:00
Jeremy Rimpo 1cd727f60e Only use local8bit for location 2023-09-30 17:16:06 -05:00
Jeremy Rimpo 1d0df6fd8f Migrate to new enum flags 2023-09-30 16:43:13 -05:00
Jeremy Rimpo d669d52a89 Add toggle for using fromLocal8Bit
- Some games use windows encoding for locality
- Allow toggling between loading utf-8 and local8bit, defaulting to utf-8 for backward compatibility
2023-09-30 16:22:25 -05:00
Jeremy Rimpo eb1996c7ac Add missing include 2022-10-07 00:58:56 -05:00
Mikaël Capelle 29dcefb488 Merge pull request #23 from ModOrganizer2/update-cmake-common-qt6
Update following cmake_common changes.
2022-04-28 17:51:10 +02:00
Mikaël Capelle 5fc11e98b4 Update following cmake_common changes.
# Conflicts:
#	src/CMakeLists.txt
2022-04-20 00:04:42 +02:00
Jeremy Rimpo c366267a33 Merge remote-tracking branch 'origin/master' into qt6 2022-04-17 20:07:29 -05:00
Chris Bessent 503d9cfb79 Merge pull request #22 from LostDragonist/loadorder
Do not create loadorder.txt when initializing profile
2022-01-23 11:15:18 -07:00
Chris Bessent 9d1463ea01 Update version to 1.6.0 2022-01-23 04:33:58 -07:00
Chris Bessent ca50c7e282 Do not create loadorder.txt when initializing profile
The original intention behind loadorder.txt is to simply report the
load order of plugins to other applications. If the file is not a
known, good load order from MO2, it should not be used to change
the load order.
2022-01-23 04:21:35 -07:00
Jeremy Rimpo cc436342bb Include gamebryo string in translations 2021-12-10 09:30:19 -06:00
Jeremy Rimpo 097df1f760 Remove dependency on Core5Compat 2021-12-06 18:54:47 -06:00
Jeremy Rimpo 813768e949 Changes to compile with Qt6 + Boost 1.77 2021-12-05 03:42:50 -06:00
Al 6c5809e249 Merge pull request #21 from ModOrganizer2/Al12rs-check-ini
Add ini as valid extension
2021-04-14 17:05:50 +02:00
Al d7597fd0c8 Add ini as valid extension 2021-04-08 23:16:03 +02:00
Mikaël Capelle 0c5f860ddc Update translation file. 2021-02-02 20:39:13 +01:00
Jeremy Rimpo 1bfcae9b24 [ci skip] Update artifacts paths for msbuild 2021-01-29 10:53:44 -06:00
Al 1502c0271a Merge pull request #20 from Holt59/iplugingame-saves
IPluginGame::listSaves
2020-11-28 06:41:56 -08:00
Mikaël Capelle abcc7529ab Replace ScriptExtender saveGameAttachmentExtensions with savegameExtension. 2020-11-21 12:24:29 +01:00
Mikaël Capelle b1d82877c0 Update for IPluginGame::listSaves(). 2020-11-18 19:24:38 +01:00
Mikaël Capelle 579cbcf30c Merge pull request #19 from Holt59/iplugin-isactive-refactoring
IPlugin::isActive refactoring
2020-11-18 10:00:54 +01:00
Mikaël Capelle c04bd79e89 Update following removal of IPlugin::isActive(). 2020-11-11 15:12:22 +01:00
Al 7f87c5e0ea Merge pull request #18 from ModOrganizer2/nemesis
Add Nemesis_Engine to list of valid top level folders.
2020-10-27 08:10:04 -07:00
AL 1c71a5ca6d Add Nemesis_Engine to list of valid top level folders. 2020-10-27 15:47:30 +01:00