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

15 Commits

Author SHA1 Message Date
Nick Hastings
f710febc71 Fix build 2023-10-15 23:54:09 -04:00
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
Nick Hastings
817b5f940e Iterate on ConCommands, ClientCommands, and the split S1/S2 compat 2023-05-21 12:13:17 -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
e5f5a8ce6f Round 1 of base provider split. (Only compilation has been tested) 2023-04-01 22:59:39 -04:00
Nick Hastings
f9f7513399 Create initial provider split between Source and Source 2. 2023-04-01 00:02:45 -04:00