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

226 Commits

Author SHA1 Message Date
Nick Hastings
c758235e71 Fix variant_t initialization order 2024-05-05 11:02:22 -04:00
David Anderson
96eab8b513 Rename mathlib clamp to V_clamp. 2023-10-13 21:13:34 -07:00
Nick Hastings
4e0975afe5 Add some missing ICVar func names.
(cherry picked from commit 6ef5dfa3f5)
2023-01-29 14:57:12 -05:00
Mikko Kokko
6c0d1118bc
Update IFileSystem (#121) 2022-12-29 00:59:13 +00:00
Nick Hastings
da376c88b0 Recompile tier1. 2022-10-23 18:21:38 -04:00
Juice
d8ff047ffd
Update convar.h (#110)
* Update convar.h

* Replace with CVValue_t
2022-10-23 21:22:28 +00:00
Nick Hastings
69290867d5 Update ICVar. 2022-10-21 22:25:00 -04:00
Nick Hastings
753f47ed8b Recompile Windows and Linux tier1 for further KeyValues changes. 2022-06-26 10:57:12 -04:00
Nick Hastings
2a44dd12c1 Add toolset spec in tier1 VS project file to not default to vs2010. 2022-06-26 10:56:42 -04:00
PerfectLaugh
325244bdeb
update keyvalues (#103) 2022-06-26 02:14:40 +00:00
Nick Hastings
e78c6fda9f Recompile Windows and Linux tier1. 2022-06-24 09:51:46 -04:00
Peace-Maker
32d0484c4a Rename new unknown KeyValues member variables
Coming from reversing how they're used.
2022-06-24 15:34:24 +02:00
PerfectLaugh
a5dbb62fd6
KeyValues update on 6/24/2022 (#102)
* to get around gcc compilation

* KeyValues update on 6/24/2022

* I should initialize the additional varaibles

* correct vtable destructor

* remove unknown1 virtual
2022-06-24 13:23:27 +00:00
Nick Hastings
6eb8f5b2f6 Patch SteamWorks include against X64BITS redefinition. 2021-12-13 09:17:05 -05:00
Nick Hastings
3466d3b425 SteamWorks SDK 1.53a. 2021-12-13 09:00:20 -05:00
komashchenko
9195ab7a62
Update (#97) 2021-11-04 21:17:51 +00:00
hackspider
e2e62c5185
Add files via upload (#37)
Added serverplugin_sample from source sdk as well as VC2010 project to build a working VSP sample

Co-authored-by: hackspider <hackspider@toxic-link.net>
2021-11-04 21:07:58 +00:00
zer0.k
259877ec43
Update CSGO's GetTickInterval and tickrate related constants (#92) 2021-08-06 10:00:00 +01:00
peace-maker
274b37b998
Add missing linux64 libsteam_api.so (#84) 2021-03-08 20:27:06 +00:00
peace-maker
94db150dea
Update and regenerate protobuf files (#83) 2021-03-05 14:18:45 +00:00
PerfectLaugh
1d2902bce6
Update CTakeDamageInfo struct (#77) 2020-07-25 00:48:47 +01:00
PerfectLaugh
8e9d87468b
Update CTakeDamageInfo struct (#76) 2020-07-23 23:58:45 -07:00
David Anderson
685a7bff83 Add libc++ versions of libprotobuf. 2020-05-25 22:01:57 -07:00
David Anderson
18f01659e9 Fix min/max defines conflicting with STL. 2020-05-20 22:00:20 -07:00
peace-maker
acf932ae06
Update and regenerate protobuf files (#69) 2020-03-18 16:02:58 +00:00
David Anderson
8a7b2081ad
Merge pull request #68 from MoeMod/csgo
Fix a compilation error
2020-02-23 11:35:57 -08:00
moemod
2d9eca51b7 Fix dependent name looking-up 2020-02-21 19:07:49 +08:00
Maxim Telezhenko
802ae03f3f csgo: Update ICvar interface (#61)
* csgo: Update ICvar interface

GetCommandLineValue was replaced by HasCommandLineValue.
Update RegisterConCommand param name.

* Restore ICvar::GetCommandLineValue

* Make ICvar::GetCommandLineValue non-static
2019-10-09 19:05:47 -04:00
Nick Hastings
2f58b9d492 Recompile tier1 for recent changes. 2019-09-03 16:51:23 -04:00
Maxim Telezhenko
8f9e0fa602 Update ICvar::RegisterConCommand params (#60) 2019-09-02 19:23:38 +01:00
Asher Baker
13c39a01e2 Add missing default value to IEngineTrace::GetBrushesInAABB 2019-07-21 17:22:58 +01:00
Asher Baker
dc5a336249 Update IEngineTrace 2019-07-20 14:36:55 +01:00
Scott Ehlert
9509414371 Update IShaderDevice and IShaderAPI interfaces. 2019-05-28 01:30:21 -05:00
Nick Hastings
6142bb4f2d Add new CheckBoxPartiallyInPVS func to IVEngineServer. 2019-03-24 10:14:55 -04:00
peace-maker
dcb91d06b8 Update and regenerate protobuf files (#48) 2019-01-06 19:32:13 -05:00
Michael Flaherty
3db18b7b76 Revert "Remove depricated register declaration"
This reverts commit e862441f61.
2018-07-19 19:10:18 -07:00
Michael Flaherty
e862441f61 Remove depricated register declaration 2018-07-19 18:26:10 -07:00
Nick Hastings
4586783bc3 Update IEngineSound. 2018-07-07 08:42:30 -04:00
Nick Hastings
6f67535513 Partial revert.
WE WENT TOO FAR
2018-07-06 20:53:03 -04:00
Nick Hastings
19c6fe10f4 Update INetChannel, INetChannelInfo. 2018-07-06 19:03:30 -04:00
Nick Hastings
00d0a73ad1 Revert "Update IClient."
This reverts commit 74020d688c.
2018-07-06 18:45:10 -04:00
Nick Hastings
74020d688c Update IClient. 2018-07-06 18:43:53 -04:00
Sen66
cdb21c5293 Fixed classes for latest csgo update 30/03/2018 (#41)
* Fixed classes for latest csgo update 30/03/2018

Valve added static prop scaling and therefore they added new virtual functiongs to get the VCollide with a scale.

* Revert "Fixed classes for latest csgo update 30/03/2018"

This reverts commit 1bd7589916.

* New functions from csgo update

Added new functions from csgo update. This time in the right order.
2018-04-01 20:25:25 -04:00
Scott Ehlert
1bea3d3b1e
Rebuild 64-bit protobuf for Linux with -Wa,-mrelax-relocations=no 2017-12-20 04:07:22 -06:00
Scott Ehlert
d5480b033f Rebuild 64-bit profobuf for Linux with -fPIC. 2017-10-08 19:21:50 -05:00
Scott Ehlert
43eb11440a Added 64-bit libprotobuf binaries. 2017-10-08 03:52:17 -05:00
Scott Ehlert
ecfdb625fb Ugh. Rebuild 64-bit Linux libs with -fPIC. 2017-09-15 04:13:25 -05:00
Scott Ehlert
f25a6ecfd5 Added 64-bit libs for Linux. 2017-09-15 03:58:17 -05:00
Scott Ehlert
b8ef1b5393 Build 64-bit Linux libraries with clang. 2017-09-15 03:55:22 -05:00
Nicholas Hastings
7a988dce0b Update IServerTools. 2017-09-08 07:17:08 -04:00