1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-10 02:58:48 +08:00

11 Commits

Author SHA1 Message Date
GAMMACASE
dc3346780d Minor fixups 2023-11-19 16:05:18 +03:00
GAMMACASE
5bd88329db Update HKeySymbol & return back KeyValuesSystem() 2023-09-27 16:54:58 +00:00
Nick Hastings
2f8a20a49c KeyValuesSystem is internal-only now. Remove export 2023-09-27 16:54:58 +00:00
Nick Hastings
f60592b4f9 More Source 2 / Dota shuffling.
- Remove tier1 interface/factory funcs that no longer exist.
- Add/fix tier0 interface funcs.
- Fix tier0 win64 link lib to have correct decorated names for Msg, Warning, etc.
- Update Error() shim to act more closely to old behavior.
- Moved CreateInterface impl to interfaces lib (appears to not be in tier1 anymore).
- Removed exports log channels that aren't exported in S2.
2018-06-30 08:15:58 -04:00
Nicholas Hastings
b1d180a2d7 Hackfix KeyValues class so at least self-owned ones work.
Still completely incorrect for working with ones from the game.
2015-10-08 12:54:18 -04:00
Nicholas Hastings
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
Nicholas Hastings
91ecba685a Tidied up a few more things. 2013-07-12 12:15:03 -04:00
Nicholas Hastings
bac49f4e16 Updated IFileSystem, IKeyValuesSystem, ConCommand and tier1 lib for 2013-04-19 game update. 2013-04-22 18:57:11 -04:00
Nicholas Hastings
ade87d3fc5 Updated IKeyValuesSystem. 2013-03-29 09:22:08 -04:00
Scott Ehlert
fb701bd569 Added reverse-engineered interfaces lib code and hacked up tier1 and mathlib to build against the newer headers. 2012-05-21 02:49:35 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00