Commit Graph
87 Commits
Author SHA1 Message Date
Oliver Hamlet 2dda8818f3 Add missing game types 2016-08-19 17:08:54 +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
Oliver Hamlet 3ad5327ae9 Update readme 2016-08-13 15:00:01 +01:00
Oliver Hamlet 94de368f02 Add AppVeyor integration 2016-08-13 14:45:38 +01:00
Oliver Hamlet ed86e0262c Package API DLL and module in 7-zip archive
For MSVC Release builds. The archive is created in build/package.
2016-08-13 14:00:05 +01:00
Oliver Hamlet 9ad4aad540 Integrate Python tests with CMake 2016-08-13 13:53:28 +01:00
Oliver Hamlet 123820a9ea Update to wrap the C++ API
The C API's use of output parameters is incompatible with function
calls made to the Python wrapper.
2016-08-13 13:15:57 +01:00
Oliver Hamlet 415e048261 Initial commit of module generator code 2016-08-07 21:23:53 +01:00
Oliver Hamlet 4cacd3c30e Add LICENSE 2016-08-07 21:18:43 +01:00
Oliver Hamlet 8cccfa2e12 Ignore build folder 2016-08-07 20:47:50 +01:00
Oliver Hamlet 8ee5349fae :neckbeard: Added .gitattributes & .gitignore files 2016-08-07 18:02:52 +01:00