4 Commits
Author SHA1 Message Date
Oliver Hamlet 955d486e76 Update README.md 2018-02-08 20:47:46 +00:00
Oliver Hamlet 35f6cb253b Update to v0.10.2 of the C++ API 2016-12-09 18:21:50 +00:00
Oliver Hamlet 7fa821e6b3 Update wrapped LOOT API
To dc3a93ecf331465b17a28ac39e6c17370438331b.
2016-08-24 20:14:52 +01:00
Oliver Hamlet d1cecd9647 Commit the C API code
This is LOOT v0.9.2's API, modified to wrap the LOOT C++ API at
5982136f71cd026ecf80a7b6c7b9dd53e0dcb8d5 (the commit may be rebased
out of history, but it's the first iteration of the C++ API with
the Error class exposed).

Changes from the v0.9.2 API include:
* a different header name (c_api.h)
* a different DLL name (loot_c_api.dll)
* loot_cleanliness codes that replace the loot_needs_cleaning codes
* loot_get_tag_map() has been removed
* loot_get_plugin_tags() now returns tags as strings
2016-08-14 21:50:49 +01:00