1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-05 17:13:36 +08:00

52 Commits

Author SHA1 Message Date
David Anderson
1c607d79f0
Merge pull request #74 from peace-maker/win64
Fix compilation on Windows x64
2020-06-18 11:20:35 -07:00
Peace-Maker
0a1b7a75d8 Fix compilation on Windows x64
Add precompiled libraries needed to build MetaMod and SourceMod.
2020-06-18 15:54:22 +02:00
David Anderson
decce90766 Fix min/max defines conflicting with STL. 2020-05-20 18:10:23 -07:00
Michael Flaherty
19c8684425 Revert "Remove depricated register declaration"
This reverts commit 9c719aebd3b467eb2928686ec39d976a99d22639.
2018-07-19 19:06:07 -07:00
Michael Flaherty
9c719aebd3 Remove depricated register declaration 2018-07-19 18:44:21 -07:00
Nick Hastings
4a48069754 Update IVEngineServer. 2018-05-05 08:44:02 -04:00
Nick Hastings
65ae605400 Revert "Revert "Recompile tier1 for IFileSystem (IAppSystem) update.""
This reverts commit d548fc7d015bbdf0e2dbb4bda5c5f5970f52e0a4.
2018-05-05 08:13:41 -04:00
Robin Gohmert
7f7f0c16af Update ICommandLine and IAppSystem (#43)
* Added missing virtual functions

* More missing virtual functions
2018-05-05 08:13:20 -04:00
Nicholas Hastings
344b15617b Revert "Update IAppSystem for latest DoI update."
This reverts commit b96f78a0b70b2242d0a870d0e3efa6b45a1ab5e0.
2017-10-31 17:20:56 -04:00
Nicholas Hastings
277495c012 Revert "Add missing file from last commit."
This reverts commit 6b111017098c8958ebcee56a0178d2a1425d506f.
2017-10-31 17:20:45 -04:00
Nicholas Hastings
d548fc7d01 Revert "Recompile tier1 for IFileSystem (IAppSystem) update."
This reverts commit 4a7344ebfc104519b1cf8d3466d350642fbc0d32.
2017-10-31 17:20:35 -04:00
Nicholas Hastings
4a7344ebfc Recompile tier1 for IFileSystem (IAppSystem) update. 2017-07-23 08:59:54 -04:00
Nicholas Hastings
6b11101709 Add missing file from last commit. 2017-07-23 08:52:01 -04:00
Nicholas Hastings
b96f78a0b7 Update IAppSystem for latest DoI update. 2017-07-23 08:49:04 -04:00
Robin Gohmert
bee9791e6f Updated IMDLCacheNotify (#34) 2017-06-17 07:58:07 -04:00
Nicholas Hastings
3fe821f2b1 Recompiled interfaces lib. 2015-12-30 08:56:02 -05:00
Nicholas Hastings
b1cb7be5af Copy other Interfaces lib fixes from CS:GO branch. 2015-12-29 21:07:15 -05:00
Nicholas Hastings
855a7fbc71 Merge pull request #20 from Ayuto/fix_connect_interfaces
Fixed ConnectInterfaces
2015-12-29 21:07:06 -05:00
Nicholas Hastings
c4e126aeb3 Update Linux tier0 and vstdlib. 2015-10-27 17:43:18 -07:00
Nicholas Hastings
db2dc1a2a0 Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 19:08:04 -04:00
Ayuto
94467900cc Fixed an fpermissive error 2015-05-25 15:54:19 -04:00
Nicholas Hastings
74768c928b Update IVEngineServer. 2015-02-22 09:52:59 -05:00
Nicholas Hastings
67edbc9838 Updated ICVarIteratorInternal. 2015-02-22 09:10:09 -05:00
Nicholas Hastings
036fc70cba Recompile Windows static libs. 2014-02-28 14:30:29 -05:00
Nicholas Hastings
a82d523831 Update static lib project settings to compile for max compatibility. 2014-02-28 14:29:51 -05:00
Nicholas Hastings
7dcdcad9b7 Missed change for ISoundEmitterSystemBase. 2013-11-12 11:26:38 -05:00
Nicholas Hastings
a80a319e2a Updated CSoundParameters and ISoundEmitterSystemBase. 2013-11-12 11:13:26 -05:00
Nicholas Hastings
c33a2d7e4f Update IEngineSound. 2013-10-22 16:11:14 -04:00
Nicholas Hastings
e26f803749 Added mac tier0 and vstdlib binaries. 2013-10-13 10:41:26 -04:00
Scott Ehlert
4d0d77b8f5 Fixed sizeof warning in utlbuffer.h for clang 3.3. 2013-06-19 03:05:12 -05:00
Scott Ehlert
1fb040e39d Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:41:40 -05:00
Nicholas Hastings
6c2acc6ed5 Updated entity flag defines. 2013-10-08 15:55:46 -04:00
Nicholas Hastings
3f569125ac Recompiled tier1 libs. 2013-10-08 14:24:07 -04:00
Nicholas Hastings
71e5d70a47 Mass header update from Insurgency itself, hl2sdk-csgo, and hl2sdk-2013. 2013-10-08 13:56:30 -04:00
Scott Ehlert
75fdf22c20 Added OS X static libs for the future. 2012-05-21 18:30:56 -05:00
Scott Ehlert
f2185a5cfb 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
d0b0a7a9dd Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
Nicholas Hastings
5b16d2ec9e Updated more of IEngineSound. 2012-05-18 21:21:07 -04:00
Nicholas Hastings
7ca88906e3 Updated IEngineSound. 2012-05-18 21:15:08 -04:00
Nicholas Hastings
e82f123674 Fixed unused var warning in logging.h when compiling with GCC. 2013-01-03 18:16:29 -05:00
Nicholas Hastings
ded3b74538 Updated IVEngineServer, IServerGameDLL, IFileSystem, and IClient. 2011-07-17 14:47:07 -04:00
Scott Ehlert
8486372afb Hacked tier1 static library to change import symbol AssertValidStringPtr to _AssertValidStringPtr. 2011-07-07 10:16:04 -05:00
Scott Ehlert
d2766a0964 Rebuild tier0 and vstdlib import libraries. 2011-07-07 09:56:26 -05:00
Scott Ehlert
4164d6627a SDK sync. 2011-04-15 17:50:57 -05:00
Scott Ehlert
753fe25c18 SDK sync. 2010-10-11 17:51:21 -05:00
Scott Ehlert
9c563891f6 SDK sync. 2010-08-01 19:26:54 -05:00
Scott Ehlert
2b8e4d50fb SDK sync. 2010-07-26 21:23:56 -05:00
Scott Ehlert
0ac6d10063 SDK sync. 2010-07-23 21:26:45 -05:00
Scott Ehlert
afae1dd369 SDK sync. 2010-07-23 03:59:04 -05:00
Scott Ehlert
e208562b7e IMemAlloc::Free now used in ICvar::Iterator destructor. 2010-07-22 14:36:34 -05:00