1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00
Commit Graph

26 Commits

Author SHA1 Message Date
00b76b9dda Revert "Remove tier1 lib/code. It's implemented by tier0 now and exported."
This reverts commit 4fd0ac35ed.
2022-09-04 12:37:41 -04:00
4fd0ac35ed Remove tier1 lib/code. It's implemented by tier0 now and exported. 2022-09-04 12:31:05 -04:00
f2fc2ac6d5 Update Windows and Linux tier0 libs 2022-09-04 11:19:04 -04:00
576f364072 Remove vstdlib lib/bins 2022-09-04 11:18:44 -04:00
cab937bc33 Remove 32-bit libs 2022-09-04 11:18:25 -04:00
f94c42c090 Update Windows static libs. 2018-07-07 13:54:45 -04:00
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
26556b4aa6 Add WIP tier1 interface changes / tier0.
Not done, but this should fix current MM:S build from tier1 headers not
matching lib on Windows.
2018-05-05 10:55:21 -04:00
0963986cb8 Recompile Windows tier1. 2016-08-29 19:17:07 -04:00
987870d4db Update Win32 static libs. Add Win64 static libs. 2016-07-26 11:10:09 -04:00
e62e3c06e9 Update Win64 tier0 and vstdlib linker libs. 2016-07-26 11:04:45 -04:00
2bb5557397 Remove tier1 and interfaces libs. They need to be recompiled anyway and won't be committed until things stablize. 2015-12-29 21:11:16 -05:00
6b806c8252 Update tier0 and vstdlib link libs for KeyValuesSystem move. 2015-11-23 15:05:55 -05:00
9a69b72448 Add quick and dirty Win64 static libraries 2015-07-09 13:19:34 -05:00
4e0f6d3c60 Fix ConVar and ConCommands 2015-07-09 13:10:10 -04:00
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
452e5af977 Recompile Windows static libs. 2014-02-28 14:32:20 -05:00
b4f7c7966a Did a pass of updating/fixing now that symbol info is available. 2013-07-12 02:25:04 -04:00
bac49f4e16 Updated IFileSystem, IKeyValuesSystem, ConCommand and tier1 lib for 2013-04-19 game update. 2013-04-22 18:57:11 -04:00
baf5b1e98f Recompiled tier1 for IKeyValuesSystem changes. 2013-03-29 09:24:26 -04:00
5ada94f3e0 Recompiled tier1 for filesystem changes. 2013-03-21 22:02:18 -04:00
5da322ccfa Updated interfaces and tier1 libs. 2013-03-03 01:02:56 -05:00
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
753fe25c18 SDK sync. 2010-10-11 17:51:21 -05:00
afae1dd369 SDK sync. 2010-07-23 03:59:04 -05:00
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00