7 Commits
Author SHA1 Message Date
Eric Zhang 79871eac79 Statically link against libstdc++ on Linux (#6) 2026-08-14 06:24:52 -04:00
Nicholas Hastings 39fcfa564e Modernize build/CI, support SourceMod 1.13, deprecate ForceHeartbeat
Rework the build and CI: swap to SourceMod's safetyhook-based CDetour and
drop the vendored CDetour/asm sources, the old Makefile, Travis config, and
buildbot perl scripts. Add GitHub Actions building and releasing x86 and
x86_64 against SM 1.12 and 1.13, plus dependabot. Split the Windows and Linux
packages and tidy naming.

Gate IPluginManager::FindPluginByContext on the extension API version so the
extension builds against both SM 1.12 (API 8) and 1.13 (API 9), and shim
DETOUR_CREATE_STATIC_FIXED over the address overload safetyhook exposes.

Deprecate SteamWorks_ForceHeartbeat: newer Steamworks SDKs removed
ISteamGameServer::ForceHeartbeat, so make the native a no-op and mark it
deprecated in the include.
2026-07-12 10:56:36 -04:00
Kyle Sanderson e51d2be1ff build: i686 is what AlfredR enjoyed. 2020-08-22 16:35:55 -07:00
David Anderson fd9a281f17 build: AMBuild 2.2 uplift (#32) 2020-08-22 16:17:05 -07:00
Kyle Sanderson 6b130d1a24 Update AMBuildScript 2020-08-22 15:17:11 -07:00
Kyle Sanderson 370957479e Add semi-proper AMBuild packaging. 2015-01-18 19:08:40 -08:00
Dr!fter f382d37409 Add AMBuild support 2014-08-18 11:01:30 -04:00