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 1bd7589916fc7e49f3f3a2449842d2c558d45f6b.
* 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
Nicholas Hastings
58e3e568f9
Recompile tier1 for ConVar int-from-string handling changes.
2017-08-06 10:30:26 -04:00
Nicholas Hastings
0b94b21a91
Update setting ConVar int values from string to more closely match game logic.
...
( https://github.com/alliedmodders/sourcemod/issues/648 )
They use a double as a go-between to gain precision, rather than casting the float value to an int,
2017-08-06 10:22:00 -04:00
Scott Ehlert
884ba15d3c
Updated ILauncherMgr and shaderapiempty.
2017-07-11 04:13:01 -05:00
Scott Ehlert
6fd68f3835
Various fixes for 64-builds and added 64-bit libs for macOS.
2017-06-02 08:31:37 -05:00
Nicholas Hastings
06c1c90b4e
Add missing Linux steam_api lib.
2017-05-27 09:46:43 -04:00
Nicholas Hastings
e9dd47a8c2
Revert "Recompiled tier1 with v120_xp toolset, updating vcxproj accordingly."
...
This reverts commit 7c9104d7c02de92f042cb1e6af0c3c922e97c513.
2017-05-17 19:06:47 -04:00
Nicholas Hastings
7c9104d7c0
Recompiled tier1 with v120_xp toolset, updating vcxproj accordingly.
2017-05-08 19:57:10 -04:00
Nicholas Hastings
8f20c14b05
Recompile tier1 for IFileSystem changes.
2017-04-25 21:54:11 -04:00
Nicholas Hastings
7ba42dff44
Update IFileSystem.
2017-04-25 21:46:07 -04:00
Nicholas Hastings
fd249f1919
Add vs2017 version of libprotobuf.
2017-03-11 09:04:33 -05:00
Nicholas Hastings
fc5867bd5e
Add v4 of IServerPluginCallbacks.
2016-12-25 08:24:06 -05:00
Nicholas Hastings
1d5132e688
Add vs2015 version of libprotobuf.
2016-12-04 08:31:01 -05:00
Nicholas Hastings
d7a6baed25
Add Steam instance defs.
2016-10-13 21:34:05 -04:00
Nicholas Hastings
bb454b5045
Revert "Add Steam instance defs."
...
This reverts commit 1db7fa120d288a4d1c442480fb8a79d1b76c8268.
2016-10-13 21:33:23 -04:00
Nicholas Hastings
1db7fa120d
Add Steam instance defs.
2016-10-13 21:28:33 -04:00
Nicholas Hastings
456fbed5bc
Clarify bool param name on GetClientSteamID.
2016-10-13 20:50:21 -04:00
Nicholas Hastings
f6d4780b09
Update GetClientSteamID prototype.
2016-10-13 20:39:09 -04:00
Nicholas Hastings
059eb1b3af
Merge branch 'csgo' of https://github.com/alliedmodders/hl2sdk into csgo
2016-10-07 07:37:39 -04:00
Dr!fter
3d75d82623
Actually update IGameEventManager2, not IGameEventManager
2016-10-06 23:18:04 -04:00
Dr!fter
933bc88158
Update IGameEventManager2
2016-10-06 22:34:58 -04:00
Nicholas Hastings
d42150030e
Rename SOMETHING -> server_random_seed. (from 2013 SDK).
...
Add to copy ctor and Reset().
2016-07-03 08:05:34 -04:00
Nicholas Hastings
dff278d1dd
Updated CUserCmd.
2016-07-02 19:24:10 -04:00
Nicholas Hastings
2076b6e040
Add ctor for ns_address from netadr_t.
2016-06-29 14:59:18 -04:00
Nicholas Hastings
1e7c5c8b92
Fix compilation errors with ns_address.
...
Move to after netadr_t decl.
Add steamclientpublic.h for CSteamID.
2016-06-29 14:58:57 -04:00
Nicholas Hastings
559fd3e885
Copy ns_address from hl2sdk-dota
2016-06-29 14:51:20 -04:00
Nicholas Hastings
c6c852c4c8
Update IGameEvent.
2016-06-25 07:33:28 -04:00
Nicholas Hastings
d899696cca
Fix IServerGameClients::NetworkIDValidated prototype.
2016-06-13 13:26:58 -04:00
Fabian Gruber
0329a7ca21
same problem as https://github.com/alliedmodders/hl2sdk/pull/24 ( #26 )
2016-05-31 09:17:50 -04:00
Robin Gohmert
23681e6403
Fixed an include statement ( #24 )
2016-05-06 16:09:10 -04:00
Nicholas Hastings
f863133047
Touchups.
2016-04-28 19:30:20 -04:00
Asher Baker
6f083f6412
Merge pull request #23 from peace-maker/csgo
...
Update IHLTVServer and IHLTVDirector
2016-02-29 09:38:50 +00:00
Peace-Maker
f7512485be
Update IHLTVServer and IHLTVDirector
2016-02-29 10:32:50 +01:00
Asher Baker
3bc37cd079
Recompile tier1 on CentOS 5.11
...
To fix CS:GO loading problems on distros using ancient version of ld.
2015-12-11 20:49:43 +00:00
Nicholas Hastings
317a268ead
Update ICommandLine.
2015-12-09 13:36:10 -05:00
Nicholas Hastings
12875a2b4b
More changes for 2015-12-08 game update.
2015-12-09 08:29:04 -05:00
Asher Baker
8537033af7
Update IServerGameClients for 2015-12-09 update.
2015-12-09 10:43:31 +00:00
Nicholas Hastings
64ce3034d2
Merge pull request #14 from Ayuto/update_net_channel_handler
...
Fixed INetChannelHandler::ChangeSplitscreenUser not being a pure virtual function
2015-08-02 09:41:34 -04:00
Ayuto
e2caff0391
Fixed INetChannelHandler::ChangeSplitscreenUser not being a pure virtual function
2015-08-02 15:40:10 +02:00
Nicholas Hastings
4f05d150cc
Force KeyValues to use g_pMemAlloc where applicable for string alloc.
2015-07-12 19:01:11 -04:00
Nicholas Hastings
5f26c7e70c
Fix '>>' template error on older compiler versions.
2015-05-27 06:50:31 -04:00
Nicholas Hastings
fd56e5f3db
Merge pull request #10 from Ayuto/update_model_and_data_cache
...
Fixed vtable of IMDLCache and IDataCacheSection.
2015-05-26 17:09:09 -04:00
Ayuto
d4046ff217
Fixed vtable of IMDLCache and IDataCacheSection
2015-05-26 23:05:17 +02:00