1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-04 16:24:16 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Mai Ooizumi
47b23c6c16
new SourceHook syntax for s2_sample_mm (#151)
- SH_ADD_HOOK_MEMFUNC and SH_REMOVE_HOOK_MEMFUNC has been deprecated since SouceHook v5.0.
- source: https://wiki.alliedmods.net/Sourcehook_Development#Old_Macros

Signed-off-by: Mai Ooizumi <mai@imomoe.moe>
2023-12-03 16:32:59 -08:00
vanz666
942c9d7963 Update AMBuildScript 2023-11-18 21:18:46 -05:00
Nick Hastings
fb6638d10e S2 sample: Add --hl2sdk-manifests configure arg 2023-11-15 19:09:10 -05:00
Nick Hastings
bde97a6dff Remove s2 sample plugin hl2sdk-manifest submodule 2023-11-15 19:09:10 -05:00
Nick Hastings
30f0aa65b4 Move standard source 2 include source files in HL2Library 2023-11-15 19:09:10 -05:00
Nick Hastings
6c62ea0360 Update s2 sample protoc usage for sdkhelpers update.
(TODO: update submodule after merge)
2023-11-15 19:09:10 -05:00
Nick Hastings
c0dd94fb76 Update S2 sample plugin to use hl2sdk-manifests, with its in-progress proto support 2023-11-15 19:09:10 -05:00
GAMMACASE
6ee74f047a Fix IMetamodListener events in s2_sample_mm 2023-10-30 09:29:45 -07:00
GAMMACASE
5039611827 Remove NO_MALLOC_OVERRIDE define for s2 titles 2023-10-08 19:42:31 +03:00
Kenzzer
c10904d8bb
fixup packagescript for s2 mm plugin sample 2023-09-30 00:17:11 +02:00
GAMMACASE
339d8a90c8 Add s2_sample_mm & Move samples to a sub folder 2023-09-27 16:56:39 +00:00