12 Commits
Author SHA1 Message Date
Oliver Hamlet 955d486e76 Update README.md 2018-02-08 20:47:46 +00:00
Oliver Hamlet f55db219c5 Add AppVeyor config
CI builds need a post-0.10.2 build to pass the Boost library
directory to its dependencies correctly.
2017-01-02 22:12:03 +00:00
Oliver Hamlet 930463a58d Fix setting up test fixture files 2017-01-02 22:12:03 +00:00
Oliver Hamlet d45f23f133 Move remove_resource_icon script 2017-01-02 16:12:24 +00:00
Oliver Hamlet 360dfe5cba Fix failing tests and add support for Skyrim SE 2017-01-02 15:13:01 +00:00
Oliver Hamlet 35f6cb253b Update to v0.10.2 of the C++ API 2016-12-09 18:21:50 +00:00
Oliver Hamlet 1f007d9182 Fix broken dependency link
testing-metadata v2.0.0 disappeared during LOOT v0.10.0's development.
2016-12-09 18:18:16 +00:00
Oliver Hamlet 4e906f84d5 Update the wrapped LOOT API
To bd13e011eec08a0a444c3e72192f5f062691ffb7, which overhauls error
handling, so this commit replaces the C API error codes with new codes.
2016-10-10 19:56:05 +01: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
Oliver Hamlet 344e4bf00f Add LICENSE file 2016-08-14 16:20:07 +01:00
Oliver Hamlet f17d550a30 :boom:🐫 Added .gitattributes & .gitignore files 2016-08-14 09:53:24 +01:00