362 Commits
Author SHA1 Message Date
Oliver Hamlet 3baa0e88e5 Set version number and changelog for v0.15.2 2020-06-14 10:47:07 +01:00
Oliver Hamlet e9519b0e91 Fix inaccurate doc 2020-03-30 19:38:26 +01:00
Oliver Hamlet f725dd777a Set version number and changelogs for v0.15.1 2019-12-07 19:09:41 +00:00
Oliver Hamlet 629fdabc6b Set version number and changelogs for v0.15.0 2019-11-05 21:41:28 +00:00
Oliver Hamlet 8b0c057ca3 Remove InitialiseLocale()
Setting the global locale is no longer needed, as Boost.Filesystem and
Boost.Locale are no longer used. All Boost dependencies are now
header-only.

Install language packs on Travis to ensure that the Turkish and Greek
locales exist for testing. Now that only header-only Boost libraries
are used, just download and extract the Boost archive on Travis.

change boost url
2019-11-05 20:46:38 +00:00
Oliver Hamlet 848d1cca77 Set version number and changelog for v0.14.10 2019-09-06 20:14:23 +01:00
Oliver Hamlet a3a90062e1 Count override records using masters for TES3 plugins
If a plugin's masters are all present, this makes the sorting logic for
Morrowind match the other supported games. If a plugin's masters are
missing, use the plugin's total record count as the override record
count.

Plugins with missing masters cannot be loaded by the game, reducing the
impact (if any) of the probably-inflated record counts. It's better for
LOOT to be able to sort a slightly wonky load order if there are missing
masters than for it to fail completely, as such plugins may be present
for development and testing reasons.
2019-09-06 20:13:04 +01:00
Oliver Hamlet fedd63049c Set version number and changelog for v0.14.9 2019-07-23 20:18:32 +01:00
Oliver Hamlet b0d0f3e09d Set versuin number and change log for v0.14.8 2019-06-30 18:01:19 +01:00
Oliver Hamlet 1878d486eb Set version number and changelog for v0.14.7 2019-06-13 22:05:24 +01:00
Oliver Hamlet fd90e1199d Update documentation build requirements 2019-04-25 18:46:02 +01:00
Oliver Hamlet f2385227ce Remove duplicate requirements.txt 2019-04-25 18:09:54 +01:00
Oliver Hamlet 9da541fcdc Set version number and changelog for v0.14.6 2019-04-24 21:38:28 +01:00
Oliver Hamlet 80d9f8be43 Add support for Morrowind
Sorting doesn't work as for other games, because esplugin can't tell if
a plugin contains override records, so returns 0 for their count, so no
overlap edges get added.
2019-04-24 21:35:17 +01:00
Oliver Hamlet 9532a84273 Update changelog for 0.14.5 2019-02-27 07:40:03 +00:00
Oliver Hamlet 8f4aa0fc2b Update changelog for 0.14.4 2019-01-27 18:08:28 +00:00
Oliver Hamlet 73974b3563 Update changelog for 0.14.3 2019-01-27 08:28:45 +00:00
Oliver Hamlet 4f01487bad Update changelog and version for v0.14.2 2019-01-20 12:18:46 +00:00
Oliver Hamlet c8090fe044 Update changelog and version for v0.14.1 release 2018-12-23 11:37:46 +00:00
Oliver Hamlet 9d2b2d06d3 Fix release date of metadata syntax v0.14 2018-12-15 17:24:51 +00:00
Oliver Hamlet 2e074a4618 Update changelog and version for 0.14.0 release 2018-12-09 21:59:31 +00:00
Oliver Hamlet 5bb20daa82 Rename "LOOT API" to "libloot"
To avoid confusion when talking about the library vs. its API. The GitHub
repository has not yet been renamed, so all references to it are
unchanged.
2018-11-17 18:43:07 +00:00
Oliver Hamlet 1e520aff54 Update changelog to include libloadorder update 2018-11-17 18:39:35 +00:00
Oliver Hamlet 5dceba1788 Rename WrinklyNinja to Ortham in GitHub links
Also fix the AppVeyor CI link.
2018-11-07 17:07:55 +00:00
Oliver Hamlet 6e5b17ccf0 Fix outdated third-party license info 2018-11-07 17:05:55 +00:00