sourcemod/extensions/bintools
Benoist 2382453d50
Manifest updates and compilation fixes for css, tf2, dods, hl2dm (#2268)
* Initial attempt at compiling against tf2_sdk2013

* compilation fix for css

* Switch to AMTL platform arch defines

* Add CBasePlayer forward decl for dods and hl2dm as well

* Update hl2sdk-manifests

* Add dods to CI

* Actually include am-platform.h

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
Co-authored-by: Nicholas Hastings <nshastings@gmail.com>
2025-02-20 00:51:38 +00:00
..
AMBuilder Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
CallMaker.cpp Manifest updates and compilation fixes for css, tf2, dods, hl2dm (#2268) 2025-02-20 00:51:38 +00:00
CallMaker.h 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
CallWrapper.cpp Fix crash with IBinTools calls on x64 for functions with void return. 2021-10-12 20:56:51 -04:00
CallWrapper.h 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
extension.cpp 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
extension.h Fixed extension version reporting. 2009-08-30 01:54:45 -07:00
HookWrapper.cpp Bintools extension no longer needs a separate build for each engine (bug 4548, r=dvander). 2010-08-01 14:57:54 -05:00
HookWrapper.h Added Dynamic Hooking to BinTools (bug 2616 r=dvander,DS) 2009-01-08 18:17:17 +13:00
jit_call_x64.cpp Fix passing variant_t parameters + fix codegen stack on Win64 (#2117) 2024-05-05 21:17:59 +00:00
jit_call.cpp Rename some register defines to avoid conflict with sys headers (bug 5917, r=hamdinger). 2013-10-08 21:01:21 -04:00
jit_compile.h 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
jit_hook.cpp 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
smsdk_config.h Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
x64_macros.h 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00