1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-22 17:47:38 +08:00
Commit Graph

75 Commits

Author SHA1 Message Date
caxanga334
dfb90e25c1
Add Missing Members to surfacesoundnames_t (#285) 2024-11-22 02:39:41 +00:00
caxanga334
ecbe3c2b44
Add AddScreenTextOverlay overload (#284) 2024-11-21 23:52:24 +00:00
Nick Hastings
9902f8ea8e Fix variant_t initialization order 2024-05-05 11:01:27 -04:00
Nick Hastings
058ed4de4a SoundEmitterSystem updates for (#78). 2020-08-15 13:13:28 -04:00
Robin Gohmert
e369218ae8
Fix error: ‘max’ was not declared in this scope (#75) 2020-06-20 17:28:15 +00:00
David Anderson
6807867df4 Fix conflicts with std::min/max. 2020-05-18 17:47:03 -07:00
Loïc
a897ea77e6
Update usercmd.h (#72) 2020-03-26 14:51:04 +00:00
Nick Hastings
c29c492594 Update Ray_t. Fixes #70. 2020-03-25 19:04:40 -04:00
Nick Hastings
cbaba621ec Recompile tier1. 2018-05-05 10:54:01 -04:00
Nick Hastings
068ad767c6 Update ICVar, IConVar, ConVar.
Related to issue in alliedmodders/metamod-source#45. Will be fixed after
updated tier1 libs are pushed and MM:S rebuilt.
2018-05-05 09:34:46 -04:00
Robin Gohmert
1513625aa2 Added missing virtual function (#42) 2018-05-03 07:30:50 -04:00
Nicholas Hastings
b561a3042f Recompile tier1 for IFileSystem (IAppSystem) update. 2016-11-07 21:01:00 -05:00
Nicholas Hastings
d3ded85927 Update IAppSystem and IEngineTrace. 2016-11-07 20:31:41 -05:00
Robin Gohmert
f4bfdec7a3 Updated MAX_EDICT_BITS constant (#25) 2016-05-16 17:17:56 -04:00
Nicholas Hastings
d11fe2ea40 Update engine and server interfaces for game update. 2015-12-22 09:48:19 -05:00
Nicholas Hastings
99f0813ba8 Update IEngineTrace. 2015-12-22 09:48:05 -05:00
Nicholas Hastings
19dc03c026 Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 15:46:00 -04:00
Nicholas Hastings
cdf21ef978 Merge branch 'bms' of https://github.com/alliedmodders/hl2sdk into bms 2015-05-31 23:20:08 -04:00
Nicholas Hastings
c2403e09ff Update IEntityListener. 2015-05-31 23:19:42 -04:00
Nicholas Hastings
0cbbe210ee Merge pull request #5 from Ayuto/update_entity_listener
Updated IEntityListener vtable.
2015-05-21 18:01:53 -04:00
Ayuto
5e6c1f6214 Updated IEntityListener vtable 2015-05-21 20:57:09 +02:00
Nicholas Hastings
02a40d70d8 Update SendProp, etc. 2015-05-12 20:59:00 -04:00
Nicholas Hastings
4d7a99f5be Use named type for GetReplay ptr return. 2015-05-06 17:23:39 -04:00
Nicholas Hastings
d88a6239ca Update IVEngineServer. 2015-05-06 15:46:51 -04:00
Nicholas Hastings
95f7619afc Update SendProp. 2015-05-06 15:35:28 -04:00
Nicholas Hastings
c6a0af0f3c Unsigned warning fix in public/tier1/byteswap.h 2015-04-23 21:20:35 -04:00
Nicholas Hastings
28b43b0624 Recompile Windows tier1 with VS2010. 2014-11-25 11:27:22 -05:00
Nicholas Hastings
12d384f0de Compat hacks for mods on old SDK Base. 2014-11-01 10:05:56 -04:00
Nicholas Hastings
37cd5ba0ae Recompile Windows tier1. 2014-10-30 13:43:03 -04:00
Nicholas Hastings
0bb45db464 Recompile OSX tier1. 2014-10-30 10:39:02 -07:00
Nicholas Hastings
5a6339710a Recompile linux tier1. 2014-10-30 10:20:30 -07:00
Nicholas Hastings
917a15eeb9 Add back some fixes that got clobbered in sync. 2014-10-30 13:13:30 -04:00
Nicholas Hastings
88961a1b35 Add back some fixes that got clobbered in sync. 2014-10-30 13:12:17 -04:00
Nicholas Hastings
2445f07be4 Add missing files from last sync. 2014-10-30 13:06:07 -04:00
Nicholas Hastings
5c7d90ed0f Add back some fixes that got clobbered in sync. 2014-10-30 12:53:45 -04:00
Nicholas Hastings
820616e9fc Merge branch 'sdk2013' of https://github.com/alliedmodders/hl2sdk into sdk2013 2014-10-30 12:32:51 -04:00
Nicholas Hastings
aa5841f220 Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
Nicholas Hastings
6abc7fddca Remove libprotobuf from tree. 2014-10-30 12:30:18 -04:00
David Anderson
a72900cd1a Fix reorder warning in tier0/vprof.h. 2014-06-25 01:06:04 -07:00
David Anderson
ba938c001a Delete README.md 2014-05-27 01:22:11 -07:00
David Anderson
3c367af625 Create README.md 2014-05-27 00:10:03 -07:00
Scott Ehlert
287a038894 Re-enable __restrict modifier for GCC, Clang 3.4, or Apple Clang 5.1. 2014-03-10 22:36:34 -05:00
Scott Ehlert
d091fd2e17 Fix initialization order warning for GCC and Clang. 2014-02-28 16:10:02 -06:00
Nicholas Hastings
9f56d259e9 Recompile Windows mathlib and tier1 with newly synced proj settings. 2014-02-28 14:08:49 -05:00
Nicholas Hastings
e2781a0000 SDK sync. 2014-02-28 14:08:09 -05:00
Nicholas Hastings
7cc1bd2f96 Recompile linux and mac tier1. 2013-11-03 09:37:43 -05:00
Nicholas Hastings
b6b8c0d16c Fix line endings in xcode_ccache_wrapper script. 2013-11-03 09:37:30 -05:00
Nicholas Hastings
a111d890da Undefine RESTRICT if GNUC due to ABI incompat between GCC and Clang. 2013-11-03 09:37:09 -05:00
Nicholas Hastings
9bdeb3743c Recompiled tier1. 2013-11-01 18:08:01 -04:00
Nicholas Hastings
07230e9a3b Recompiled tier1. 2013-10-13 15:15:15 -04:00