Skip to content

Tags: CharmedBaryon/CommonLibSSE-NG

Tags

v3.7.0

Verified

This commit was signed with the committer’s verified signature.
jpstewart John Stewart
Fix incorrect AE address ID for `BGSFootstepManager::Singleton`.

v3.6.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump version numbers for 3.6.0 release.

v3.5.6

Switch spdlog/fmt to static linking instead of header-only mode.

The header-only mode was a workaround for issues experienced in the past with
spdlog/fmt interaction. Those issues appear to be fixed so that change can be
reverted.

v3.5.5

Fix `OutputDebugString` symbol being incorrectly resolved.

v3.5.4

Fix `BSAnimationGraphManager` offsets.

v3.5.3

Remove undefined `ExtraDataList` functions which were removed upstream.

v3.5.2

Fix reversed meaning of the new post629 structs flag.

v3.5.1

Final fixes for SKSE 2.2.0 plugin API support, bump version for release.

v3.5.0

Add Xbyak to Conan dependencies.

v3.4.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Make builds use strict standards compliance.