Oliver Hamlet
8a61701855
Update libloot to v0.14.3
2019-01-27 14:52:03 +00:00
Oliver Hamlet
8c75e83374
Update a few references to MSVC 2015 redist to be 2017
2019-01-27 14:50:34 +00:00
Oliver Hamlet
5450709ebe
Update docs
2019-01-12 17:16:43 +00:00
Oliver Hamlet
7faa360790
Update outdated usage example
2017-12-30 15:29:21 +00:00
Oliver Hamlet
0c9d014174
Remove default value for create_game_handle's game_path argument
...
The LOOT API incorrectly allows it, it causes a runtime exception.
2017-12-30 15:29:03 +00:00
Oliver Hamlet
a8e2b11280
Allow initialise_locale() to be called with no args
...
Use a blank string as the default argument, as it's the most commonly desired value.
2017-12-30 15:27:48 +00:00
Oliver Hamlet
1275a11be7
Expose load_current_load_order_state() via GameInterface
2017-11-04 17:27:15 +00:00
Oliver Hamlet
5357858069
Update documentation
2017-11-04 13:52:19 +00:00
Oliver Hamlet
cf391b0da0
Update to LOOT API v0.10.2 and remove Linux builds
...
Support for Linux builds is removed as LOOT's snapshot builds are no
longer reliably available, and Linux builds aren't published as part of
LOOT releases. Linux builds could easily be reinstated if LOOT API
binaries become reliably available again.
2016-12-15 20:38:44 +00:00
Oliver Hamlet
8685762ed9
Update LOOT API to v0.10.1
2016-11-13 15:42:41 +00:00
Oliver Hamlet
8360465404
Add missing GameType::tes5se
2016-11-06 15:09:06 +00:00
Oliver Hamlet
a3c7f88c56
Update to use the LOOT API v0.10.0 release
2016-11-06 14:51:01 +00:00
Oliver Hamlet
4faee6b70e
Fix incorrect attribute in reference doc
2016-10-08 16:22:28 +01:00
Oliver Hamlet
645c2ac47b
Added independent versioning for the wrapper
...
Closes #5 .
2016-09-18 18:18:08 +01:00
Oliver Hamlet
260b3b6e19
Update LOOT API to 6809c39
2016-09-18 18:18:08 +01:00
Oliver Hamlet
49c5f38b0d
Fix outdated reference doc
2016-08-24 19:11:43 +01:00
Oliver Hamlet
7838f3aa5b
Update LOOT API wrapped
...
To dc3a93ecf331465b17a28ac39e6c17370438331b.
2016-08-24 19:02:18 +01:00
Oliver Hamlet
fc30a3f0bb
Replace autodoc in Sphinx
...
With manually-written reference text. Autodoc won't work on Read The
Docs because it relies on the wrapper binary to be present, and it's too
complicated to build one that will work on Read The Docs and get it
there.
2016-08-19 19:46:19 +01:00
Oliver Hamlet
56746ea91a
Update LOOT API
...
To commit d1524b83d216efd2744b6575510bb4dbe390c102.
2016-08-19 17:09:04 +01:00
Oliver Hamlet
7fe1d322aa
Increase API wrapper coverage
...
It now wraps everything except the Error class, which is intentionally
left unwrapped, as wrapping it would provide no benefit.
2016-08-16 08:12:50 +01:00
Oliver Hamlet
5fe5acff15
Start to document API
2016-08-15 20:51:24 +01:00