Andrey Akhmichin
840457f471
Fix synctype_t enumeration redefinition.
2023-03-12 01:55:34 +05:00
33aa1b0a10
engine: add new undocumented function to server funcs
2022-07-10 19:04:06 +03:00
808be9442f
Use filtered command buffer when string came from network ( #241 )
...
* cdll_int: add undocumented FilteredClientCmd function to client interface
* client: use filtered command buffer where we have to execute command from server
* client: use normal pfnClientCmd in place of pfnFilteredClientCmd in case of engine doesn't supports it
* client: don't read out of bounds if engine interface is old and don't have pfnFilteredClientCmd
* client: fix incorrect cvar pointer comparison
2022-04-24 03:43:45 +05:00
e7ef84c83d
engine: delete obsolete engine VC6 project
2022-01-21 03:58:52 +03:00
a541a9699c
#ifdef->#if.
2021-06-20 03:53:07 +05:00
a758e80f71
Remove physics interface.
2020-04-22 13:51:43 +05:00
0aecf06741
Remove GPL-licensed headers.
2020-04-22 13:12:23 +05:00
cf6647e07c
Try to fix clang build.
2019-07-07 19:45:28 +05:00
93d1ed0294
Add a missing const qualifiers. Remove unneeded casts.
2019-07-07 19:37:24 +05:00
0c515e3464
Update mobility interface
2018-04-02 23:57:09 +03:00
f27d1028ac
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
2017-12-11 02:44:30 +05:00
Roman Chistokhodov
ad3a2141eb
Change __MSC_VER to _MSC_VER to make the client buildable with VS 6
2017-12-03 18:52:38 +03:00
e3f953064d
Remove unneeded macros.
2017-10-09 19:44:19 +05:00
bacf65d55b
Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into sdk-update
2017-07-20 23:37:20 +05:00
d1fbb99574
Fix some warnings yet.
2017-07-20 23:32:06 +05:00
1674a4b6d4
Use XASH_64BIT macro
2017-07-14 15:34:44 +00:00
7bba3a124a
Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into sdk-update
2017-07-11 02:14:45 +05:00
3bce17e3a0
Fix saverestore on LP64
2017-07-08 20:26:21 +00:00
4d1dc131b9
Fix mistakes with saverestore after merge.
2017-07-08 20:06:00 +05:00
d20c4ff329
Fix build.
2017-07-02 02:36:56 +05:00
2faa732aa1
Apply some @AlliedModders's patches.
2017-06-29 18:56:03 +05:00
ecaba0de22
Upload missing file. Fix build.
2017-06-26 07:06:27 +05:00
a522ae20c3
Merge some changes from git version of hlsdk.
2017-06-26 05:47:19 +05:00
80593d29bd
Apply fixes from gravgun branch
2017-02-01 14:55:40 +00:00
1aac42f504
Remove extra commas and semicolons. Format.
2016-06-25 21:33:39 +05:00
4304846337
CRLF to LF all.
2016-06-04 18:24:23 +05:00
57b52d0a1c
Remove unneeded definition.
2016-06-04 17:09:45 +05:00
d287ed4463
64 bit support
2016-04-22 14:27:54 +00:00
9c3ffa636a
Mobility interface, flashlight button switch
2016-03-02 08:02:02 +00:00
0f599684c5
Upload first port
2016-02-24 21:26:16 +00:00