1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-28 10:24:20 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Nick Hastings
d693e30816 fix: Improve path handling and relpath support in s2 sample plugin 2024-07-06 13:18:31 -04:00
tschumann
b4aa055dea Fix brace alignment. 2024-04-20 16:59:49 -04:00
tschumann
f598373ca2 Fix s1_sample_mm compilation on Windows and for Episode 1 and document build process. 2024-04-20 16:59:49 -04:00
tschumann
057f967730 Update s1_sample_mm build instructions. 2024-04-20 16:59:49 -04:00
GAMMACASE
6b8ae69227 Improve s2_sample_mm build script
Now it's possible to use run-time variables to compute the target paths/defines for includes/libs/defines
2023-12-21 13:09:36 -05:00
Juice
62f21ea058 S2 Sample: fix Hook_ClientPutInServer message formatting 2023-12-11 10:31:58 -05:00
Nick Hastings
31eff17e47 Merge branch 'master' of https://github.com/alliedmodders/metamod-source 2023-12-09 09:13:17 -05:00
Nick Hastings
17a036585c S2 sample: fix memoverride path 2023-12-09 09:13:10 -05:00
Nick Hastings
5ccaa37289 S2 sample: Add note about --hl2sdk-manifests to readme 2023-12-09 09:12:59 -05:00
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
36b9858a11 Update AMBuildScript 2023-11-18 21:18:46 -05: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