Commit Graph
7 Commits
Author SHA1 Message Date
Oliver Hamlet 0e606e930b Fix outdated test assertion 2020-12-20 15:09:47 +00:00
Oliver Hamlet 93b16a4c2a Update cbindgen, generate a single C/C++ header 2019-06-30 11:25:24 +01:00
Oliver Hamlet 860995638c Rename LCI_GAME_* constants to use fewer acronyms
A minor quality of life improvement, to break the FFI compatibility in
step with the Rust library.
2019-06-30 11:25:23 +01:00
Oliver Hamlet 4db34be2c9 Upgrade to nom v5
Error handling has changed, affecting the error variants LCI exports,
and macros are replaced by functions, so all the parsing code has been rewritten.
2019-06-30 11:25:23 +01:00
Oliver Hamlet f039ba397f Add GameType::Tes3 for Morrowind support 2019-04-07 12:20:10 +01:00
Oliver Hamlet 5512581c0f Move test resources into subdirectory 2018-10-23 21:12:40 +01:00
Oliver Hamlet c0bea60673 Add FFI wrapper crate 2018-10-20 21:13:33 +01:00