1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-09 10:39:03 +08:00

9 Commits

Author SHA1 Message Date
Nick Hastings
93421303a0 Add APP_SYSTEM_TIER4 to fix up APP_SYSTEM_TIER_OTHER value 2023-09-27 16:54:58 +00:00
GAMMACASE
6455c156af Fix interface.h includes 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
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
Scott Ehlert
c245dced4b Add ILauncherMgr interface. 2014-03-01 19:17:41 -06:00
Scott Ehlert
755381dc49 Various fixes for building static libs on Mac OS X and Linux. 2014-03-01 13:28:50 -06:00
Scott Ehlert
334e8f97b8 Updated IAppSystem and ICommandLine. 2013-07-12 07:30:00 -05:00
Nicholas Hastings
54a632f7ed Updated IAppSystem. 2013-03-21 22:01:34 -04:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00