GAMMACASE
de48d459ed
Trigger build for hl2sdk-cs2 update
2025-07-31 20:48:44 +03:00
tschumann
b17dc63de7
Fixed mm_DetermineBackendS1 tests for last few games.
2025-06-29 09:43:36 -04:00
tschumann
985040858e
Fix incorrect backend in test.
2025-06-29 09:43:36 -04:00
tschumann
650b6029d5
Adding more games to test_determinebackends.ps1
2025-06-29 09:43:36 -04:00
tschumann
280ca9d826
Fixed Linux build not compiling.
2025-06-29 09:43:36 -04:00
tschumann
99672c2f3f
Update test_determinebackends1.ps1 to loop over each game.
2025-06-29 09:43:36 -04:00
tschumann
4e87c6c1be
test(loader): Add script to check mm_DetermineBackendS1 on all games.
2025-06-29 09:43:36 -04:00
Nicholas Hastings
76f36a8a70
Update Windows CI runner win2019 -> win2022
2025-06-10 21:16:47 -04:00
tschumann
ac7ad8bdbe
(github) Add bug report template.
2025-06-10 21:09:43 -04:00
GAMMACASE
aec2a1bb47
Update s2_sample_mm
...
Adds unified place to edit plugin metadata, plugin versioning with git support and multi-sdk support
2025-06-10 17:21:28 +03:00
GAMMACASE
5d2bb7e206
Correct gcc flag placement
2025-05-28 21:29:02 -04:00
GAMMACASE
624c8a9f1d
Prevent ARRAYSIZE undef
2025-05-28 21:29:02 -04:00
PeakKS
6091f15217
Fix missing includes and standardize non-system includes to quotes
2025-04-20 11:38:45 -04:00
Nicholas Hastings
ace94a97d1
Fix clang ref in CI
2025-04-18 10:17:46 -04:00
Nicholas Hastings
52a214ac25
Replace retired ubuntu-20.04 runner in CI
2025-04-18 10:14:06 -04:00
GAMMACASE
406383afe6
Trigger build for hl2sdk-dota/deadlock update
2025-03-18 19:24:10 +03:00
tschumann
d2e013af04
Fix missing include on Linux.
2025-03-16 12:42:30 -04:00
tschumann
66ad8dc0ed
Update mm_DetermineBackendS1 test.
2025-03-16 12:42:30 -04:00
tschumann
3ee9ee0611
Fix -ldl linker flag.
2025-03-16 12:42:30 -04:00
tschumann
f4cb43c9e2
Attempt at fixing undefined references to dlerror, dlsym, dlclose and dladdr.
2025-03-16 12:42:30 -04:00
tschumann
e4e48d4913
Add missing header in correct file.
2025-03-16 12:42:30 -04:00
tschumann
266ace3bce
Fix header file name for Linux.
2025-03-16 12:42:30 -04:00
tschumann
a20a6e1904
Add missing header for Linux build of loader tests.
2025-03-16 12:42:30 -04:00
tschumann
86e356ae6d
Fix Windows functions being used in Linux build.
2025-03-16 12:42:30 -04:00
tschumann
598ef73a8e
Fix loader tests not compiling for Linux.
2025-03-16 12:42:30 -04:00
tschumann
7e24188759
Add loader tests.
2025-03-16 12:42:30 -04:00
Nicholas Hastings
dc41559c79
loader: Detect HL1MP and SDK2013(2025) mods as HL2:DM for now
2025-02-23 13:55:58 -05:00
Nicholas Hastings
d6ed4443e8
Add null check in new -game fallback
2025-02-21 08:11:13 -05:00
Nicholas Hastings
567084afd4
Fix up the tf2, etc. sdk update convar fix
2025-02-20 17:29:08 -05:00
Nicholas Hastings
8641223767
Fix build for tf2, css, dods, hl2dm
2025-02-19 21:55:25 -05:00
Nicholas Hastings
21ae73ce72
Silence warnings from upstream SDK updates
2025-02-19 20:18:16 -05:00
Nicholas Hastings
d5a5a3a2e5
Update hl2sdk-manifests
2025-02-19 20:09:31 -05:00
Nicholas Hastings
376e0ed259
Fix gamedir detection on Deadlock
2025-02-18 20:19:12 -05:00
Nicholas Hastings
4bc5a3a0b7
Fix gameinfo loading on Linux x64 S1 games
2025-02-17 14:38:50 -05:00
Nicholas Hastings
6c5847e393
Tweak game detection for MCV and Blade ( fixes #200 )
2025-02-16 13:59:13 -05:00
Nicholas Hastings
8d04578706
Missed file in last commit
2025-02-16 12:27:19 -05:00
Nicholas Hastings
d87e1547d3
Add preliminary support for Deadlock
2025-02-16 12:22:10 -05:00
GAMMACASE
a0ef30603f
Add source2 convar/concommand support ( #203 )
...
Co-authored-by: Nicholas Hastings <nshastings@gmail.com>
2025-02-15 22:00:01 +03:00
GAMMACASE
4fe356b724
Correct plugin unload on `meta retry`
...
Fixes regression introduced in previous commits, and adds back double unload to ``meta retry``, specifically to handle the case of removal and deletion of plugin entry on failure.
2025-02-14 19:15:05 +03:00
GAMMACASE
a4f4f0ebe0
Fix double plugin unload crash on `meta retry`
2025-02-14 04:30:16 +03:00
GAMMACASE
4b776a91ed
Prevent double plugin unload on `meta retry`
2025-02-12 14:47:20 +03:00
GAMMACASE
ccce734e12
Correct s2_sample_mm CBufferString usage
2025-01-17 11:16:07 +03:00
GAMMACASE
ed8af331a7
Trigger build for hl2sdk-dota update
2025-01-17 01:17:28 +03:00
GAMMACASE
cd6632653e
Fix s2 crash on unload
...
Replaces ISource2Server::Shutdown hook for ISource2ServerConfig::Disconnect
2025-01-17 00:49:37 +03:00
GAMMACASE
40dcdd4806
Update CBufferString usage
2025-01-17 00:44:43 +03:00
Nicholas Hastings
d1866d08e7
Trigger build for hl2sdk-hl2dm update
2024-11-17 10:43:09 -05:00
GAMMACASE
557121ce4e
Trigger build for hl2sdk-cs2 changes
2024-10-04 00:55:18 +03:00
Nick Hastings
f647adfb17
chore: Add another build dir pattern to .gitignore
2024-08-04 15:02:26 -04:00
Nick Hastings
827c1baf0c
chore(build): Remove unused variable
2024-08-04 15:02:26 -04:00
Nick Hastings
5d48696528
fix(sourcehook): Disable tests on linux x64 for now
2024-08-04 15:02:26 -04:00