Nick Hastings
fe826bbc51
More build fixes
2023-09-27 20:01:43 -04:00
Nick Hastings
85d410adbd
More build fixes
2023-09-27 19:50:51 -04:00
Nick Hastings
40ee69cf78
More build fixes
2023-09-27 19:43:41 -04:00
Nick Hastings
2ce27062b0
Build fixes
2023-09-27 19:33:20 -04:00
Nick Hastings
799f1660a3
Build fixes
2023-09-27 18:52:44 -04:00
GAMMACASE
0807f197cc
Fix search paths cleanup
2023-09-27 16:56:39 +00:00
GAMMACASE
3b5d72df1d
Obsolete KVLoadFromFile
...
Current implementation isn't used anywhere in the s2 provider and due to the removal of MemAllocScratch & MemFreeScratch I guess this could be obsoleted
2023-09-27 16:56:39 +00:00
Nick Hastings
817b5f940e
Iterate on ConCommands, ClientCommands, and the split S1/S2 compat
2023-05-21 12:13:17 -04:00
Nick Hastings
e1a81e3c06
Improve CS2 support and S2 game detection
2023-05-21 12:07:05 -04:00
Nick Hastings
d62379244c
Add and use META_IS_SOURCE2 define
2023-05-16 14:31:31 -04:00
Nick Hastings
acd8644688
Fix provider reaching calling directly outside for "meta" ConCommand
2023-04-02 12:08:28 -04:00
Nick Hastings
088e2d80c7
Do s1/s2 split on GetCommandLineValue
2023-04-02 10:15:58 -04:00
Nick Hastings
b727c5455e
Remove ClientCommand Source 2 hacks from outside of provider
2023-04-02 10:13:21 -04:00
Nick Hastings
ebf79cf73d
Remove exporting of var accessor from provider. It's not used outside
...
(and shouldn't stay that way)
2023-04-02 09:31:12 -04:00
Nick Hastings
b336c9c30d
Make ConVars opaque outside of providers
2023-04-02 09:30:08 -04:00
Nick Hastings
522d8f2034
Tie ConVar accessor to Source 1 provider. Stub out for Source 2 provider.
2023-04-02 09:11:53 -04:00
Nick Hastings
c0bd8e3b87
Remove unused IsRemotePrintingAvailable function
2023-04-01 23:00:03 -04:00
Nick Hastings
e5f5a8ce6f
Round 1 of base provider split. (Only compilation has been tested)
2023-04-01 22:59:39 -04:00
Nick Hastings
0c426d9bf3
Make provider overrides explicit
2023-04-01 00:20:46 -04:00
Nick Hastings
f9f7513399
Create initial provider split between Source and Source 2.
2023-04-01 00:02:45 -04:00
Nick Hastings
6bbcc152c3
Rename provider_ep2 -> provider_base
2023-03-31 23:49:24 -04:00
Nicholas Hastings
63c5c15a9f
Add support for Military Conflict: Vietnam ( #100 )
2022-12-20 01:27:03 +00:00
Spirrwell
437feb57bd
Split PVKII into its own engine branch ( #97 )
...
* Initial PVKII branch support
* Fix compiler error
* Add missing SE_PVKII check
* Update checkout-deps with 'pvkii'
* Change PVKII code to 10 and bump others by 1, including recommended change in provider_ep2.cpp:135
2022-10-24 16:57:18 +00:00
David Anderson
4f1721e9e4
Add support for hl2sdk-mock.
...
This also fixes UTIL_Relatize basically being completely bogus. For
backwards compat it's wrapped in a helper though.
2021-09-22 12:05:15 -07:00
Asher Baker
1b449d20b8
Changes required for upcoming Blade Symphony update
2020-03-10 23:54:57 +00:00
Nick Hastings
462babab06
Disable Dota 2 search path fixups until newer IFileSystem changes can be
...
better reversed.
2019-03-17 11:56:01 -04:00
Nicholas Hastings
1f0124d499
Split Day of Infamy to separate engine build ( #36 )
2017-11-03 14:52:37 -04:00
Nicholas Hastings
16a270764c
Use new SDK compat shim instead of ifdef for missing Error() in S2.
2017-04-15 10:06:52 -04:00
Nicholas Hastings
a8110f530b
Merge 'master' into S2.
2017-04-15 09:43:39 -04:00
Nicholas Hastings
ba7b123f87
Remove unintended change that snuck in with last commit.
2017-02-18 14:15:07 -05:00
Nicholas Hastings
b070ac2f6b
[Dota] Fix for getting INetworkGameServer after factory removal.
2017-02-18 10:23:59 -05:00
Nicholas Hastings
937b4016ff
Nuke core-legacy - MM:S v1.4 API. ( #29 )
2016-10-11 13:29:37 -04:00
Nicholas Hastings
878f7531fb
Fix a few unrelated compile warnings.
2016-07-22 14:04:02 -04:00
Nicholas Hastings
a2400e3681
Change AllowDedicatedServer hook to be Windows-only.
...
It's not needed elsewhere right now.
2016-07-22 14:02:37 -04:00
Nicholas Hastings
366a27e10c
Ditch "source2" naming, restoring "dota".
2016-07-22 13:57:54 -04:00
Nicholas Hastings
f17a958c66
Merge branch 'master' into S2
...
Conflicts:
configure.py
core/sourcehook/test/main.cpp
2015-11-23 15:12:55 -05:00
Nicholas Hastings
1045cdb98e
Remove MM:S dir from search paths.
2015-10-08 12:57:56 -04:00
Nicholas Hastings
508f39ae1b
Re-enable plugin loading from VDF.
2015-10-08 12:55:34 -04:00
Nicholas Hastings
81d2973129
Disable VDF plugin loading on Source2 until KV issues are worked out.
2015-09-22 07:33:50 -04:00
Nicholas Hastings
112cbcaa3a
Revert "Remove hook on AllowDedicatedServer - no longer necessary."
...
This reverts commit 4461b5e1b896dc3c8007058c8516de3e22af411d.
2015-09-21 13:29:01 -04:00
Nicholas Hastings
030706fdcd
Fix recent regression with finding engine ptr on CS:S, DoD:S, HL2:DM.
...
They are still only have engine v21, not yet v22 (let alone v23).
2015-09-14 09:54:46 -04:00
Nicholas Hastings
e4cfea7227
Shim for TF2-branch games to find latest, non-shimmed engine iface.
2015-09-10 20:41:27 -04:00
Nicholas Hastings
4461b5e1b8
Remove hook on AllowDedicatedServer - no longer necessary.
2015-08-31 14:05:09 -04:00
Nicholas Hastings
a73b63cb51
Initial version of GameInit, LevelInit, LevelShutdown hookup; removed cmds to manually trigger them.
2015-07-11 13:59:51 -04:00
Nicholas Hastings
1c7fb146ff
Fix breakage from iserverplugin.h removal.
2015-07-11 13:58:53 -04:00
Nicholas Hastings
ff2e763b99
Fix server exiting on map change.
2015-07-10 09:30:51 -04:00
Nicholas Hastings
36cb59aada
Fix temporary meta_level_init, etc. commands not working.
2015-07-10 09:30:28 -04:00
Nicholas Hastings
30b7be46a8
Merge loader, loader2. Rename env var HL2SDKS2 -> HL2SDKSOURCE2.
2015-07-09 14:09:56 -04:00
Nicholas Hastings
cb8b0fd8d5
Remove some testing crap.
2015-07-09 06:54:44 -04:00
Nicholas Hastings
fcb4849b3c
S2 WiP
2015-07-08 21:39:28 -04:00