Alibek Omarov
33aa1b0a10
engine: add new undocumented function to server funcs
2 years ago
a1batross
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
3 years ago
a1batross
e7ef84c83d
engine: delete obsolete engine VC6 project
3 years ago
Andrey Akhmichin
a541a9699c
#ifdef->#if.
3 years ago
Andrey Akhmichin
a758e80f71
Remove physics interface.
5 years ago
Andrey Akhmichin
0aecf06741
Remove GPL-licensed headers.
5 years ago
Andrey Akhmichin
cf6647e07c
Try to fix clang build.
5 years ago
Andrey Akhmichin
93d1ed0294
Add a missing const qualifiers. Remove unneeded casts.
5 years ago
Alibek Omarov
0c515e3464
Update mobility interface
7 years ago
Night Owl
f27d1028ac
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
Roman Chistokhodov
ad3a2141eb
Change __MSC_VER to _MSC_VER to make the client buildable with VS 6
7 years ago
Night Owl
e3f953064d
Remove unneeded macros.
7 years ago
Night Owl
d1fbb99574
Fix some warnings yet.
7 years ago
mittorn
1674a4b6d4
Use XASH_64BIT macro
7 years ago
mittorn
3bce17e3a0
Fix saverestore on LP64
7 years ago
Night Owl
4d1dc131b9
Fix mistakes with saverestore after merge.
7 years ago
Night Owl
d20c4ff329
Fix build.
8 years ago
Night Owl
2faa732aa1
Apply some @AlliedModders's patches.
8 years ago
Night Owl
ecaba0de22
Upload missing file. Fix build.
8 years ago
Night Owl
a522ae20c3
Merge some changes from git version of hlsdk.
8 years ago
mittorn
80593d29bd
Apply fixes from gravgun branch
8 years ago
Night Owl
1aac42f504
Remove extra commas and semicolons. Format.
9 years ago
Night Owl
4304846337
CRLF to LF all.
9 years ago
Night Owl
57b52d0a1c
Remove unneeded definition.
9 years ago
mittorn
d287ed4463
64 bit support
9 years ago
mittorn
9c3ffa636a
Mobility interface, flashlight button switch
9 years ago
mittorn
0f599684c5
Upload first port
9 years ago