308 Commits
Author SHA1 Message Date
Oliver Hamlet 021a253dbe Update changelog and version number 2017-06-19 17:45:35 +01:00
Oliver Hamlet 62c1cdb535 Pin Python docs build dependencies
To avoid an incompatibility between Breathe 4.6.0 and Sphinx 1.6.x.
2017-06-04 15:13:15 +01:00
Oliver Hamlet 46e3ce9304 Set release date for v0.11.0 2017-05-13 05:11:34 +01:00
Oliver Hamlet 58bee05e68 Remove unused PluginCleanliness enum 2017-03-20 18:42:55 +00:00
Oliver Hamlet caf560c87c Updated changelog 2017-03-19 18:41:58 +00:00
Oliver Hamlet 766b0f7309 Fix InitialiseLocale() not appearing in docs 2017-03-19 18:41:16 +00:00
Oliver Hamlet 4ffd784d87 Remove Language and LanguageCode structures
Use ISO language codes directly instead, which has the advantage that
new languages can be used in metadata without having up update the API
to support them. Closes #5.
2017-02-12 10:08:37 +00:00
Oliver Hamlet cf67649049 Remove all GUI files and references to the GUI
As the NodeJS dependency no longer exists, the archive script has
been replaced with a CPack implementation, and the
set_version_number script turned into a Python script.
2017-02-10 23:11:13 +00:00
Oliver Hamlet a427881939 Minor documentation updates to reflect refactoring 2017-02-06 18:03:18 +00:00
Oliver Hamlet 93660a26af Fix missing class and member names in docs
Due to an incompatibility between Sphinx 1.5.x and Breathe 4.4, pin the
sphinx version to 1.4.9 and update the README to include how to install
it.
2017-02-06 18:03:18 +00:00
Oliver Hamlet 26a6b42cad Document the new API headers 2017-02-06 18:03:18 +00:00
Oliver Hamlet 46133d56ed Remove obsolete PluginTags from the API 2017-02-06 18:03:17 +00:00
Oliver Hamlet 49315aea94 Refactor GameDetectionError into GUI code 2017-02-06 18:03:17 +00:00
Oliver Hamlet 0fcf788bb1 Added changelog for v0.10.3 2017-01-08 14:09:04 +00:00
Oliver Hamlet ce87f3e188 Fix missing API reference documentation 2016-12-24 20:00:15 +00:00
Oliver Hamlet 617c13c4ee Store a load order backup when applying a sort
Closes #735.
2016-12-24 19:54:33 +00:00
Oliver Hamlet 66c8976a46 Update the MSVC redistributable link
It was linking to v14.0.24212, but #719 was fixed by installing
v14.0.24215.1, so link to it instead.
2016-12-04 12:07:01 +00:00
Oliver Hamlet 9eb7d264d8 Update changelogs 2016-12-02 18:02:26 +00:00
Oliver Hamlet c80d1eb5f7 Remove ICO file from repository
Instead generate it as a pre-build step. It can't be generated as part
of the CMake build process because MSVC changes the PATH so that another
convert.exe conflicts with imagemagick's.
2016-12-01 19:03:12 +00:00
Oliver Hamlet cc88428151 Remove duplicate section in docs 2016-11-23 08:03:37 +00:00
Oliver Hamlet 769f3dd313 Add --loot-data-path parameter to LOOT
It sets the path used for LOOT's local application data storage,
overriding the default (%LOCALAPPDATA%\LOOT on Windows).
Closes #700.
2016-11-19 12:00:28 +00:00
Oliver Hamlet d8f8dc43ea Set v0.10.1 release date 2016-11-12 09:38:15 +00:00
Oliver Hamlet 4667ab7202 Update changelogs 2016-11-12 09:20:26 +00:00
Oliver Hamlet 7b97241d7d Set v0.10.0 release date 2016-11-06 08:33:38 +00:00
Oliver Hamlet 6a77000839 Update API changelog 2016-11-06 08:33:22 +00:00