Andrey Akhmichin
aec0f79806
Change bunnyhop cap via movevar.
2 years ago
Andrey Akhmichin
813aa0ae91
More safe string copying.
2 years ago
Andrey Akhmichin
58f78b4f1c
More safe strncpy usage.
2 years ago
Andrey Akhmichin
368fdf1259
More safe _snprintf usage.
2 years ago
Andrey Akhmichin
60bd3121fb
Prevent possible null pointer dereference.
2 years ago
Roman Chistokhodov
8d91e9b4c0
Use MAX_WEAPONS constant instead of magic numbers ( #294 )
2 years ago
Roman Chistokhodov
25ba2b4e5f
Fix ServerActivate check for clients ( #288 )
2 years ago
Vale the Violet Mote
302e2d7a2a
Realtime cheats ( #197 )
...
* have cheats auto-update (send notif to client, use updated value in server)
* cheats did not need to be registered here as it's registered by the engine
* also not needed.
3 years ago
Bohdan Shulyar
fd6f48175f
Comment unused variables ( #184 )
...
* Comment unused variables
* Comment out dead code
3 years ago
Andrey Akhmichin
6d8e1c5d0c
Got rid "defined".
4 years ago
Andrey Akhmichin
0dd90846fe
#ifdef->#if
4 years ago
Andrey Akhmichin
88161eac14
Add "cl_autowepswitch" cvar implementation.
5 years ago
Andrey Akhmichin
ec9bffedaf
Partially fix double promotion.
5 years ago
Andrey Akhmichin
93d1ed0294
Add a missing const qualifiers. Remove unneeded casts.
5 years ago
Night Owl
86229f7926
Add cvar to skip unicode check(Same as 4cdb80dce7
)
6 years ago
Alibek Omarov
6161c6d4d8
Replace snprintf by _snprintf, for MSVC
7 years ago
Night Owl
f78471ad1d
min->Q_min, max->Q_max.
7 years ago
Night Owl
4150b464a0
Improve spectator.
7 years ago
Night Owl
d1fbb99574
Fix some warnings yet.
7 years ago
Night Owl
7a5c29cbc9
Clear any effects on disconnect.
7 years ago
Night Owl
cbdf9b5d04
Fix knowledge bugs with satchels again.
7 years ago
Night Owl
cf5b2f9e14
Merge https://github.com/ValveSoftware/halflife/pull/1601
7 years ago
Night Owl
4800c0d54c
Deactivate satchels on disconnect.
8 years ago
Night Owl
391c2aa217
Merge 5a13e06f52
8 years ago
Night Owl
13a691bdd8
Fix GetHullBounds()
...
Same as in 8d4515be42
8 years ago
Night Owl
2faa732aa1
Apply some @AlliedModders's patches.
8 years ago
Night Owl
d217780789
Try fix build again.
8 years ago
Night Owl
a522ae20c3
Merge some changes from git version of hlsdk.
8 years ago
Night Owl
409848b80f
Do not break menuselect behavior.
8 years ago
Night Owl
7c17f6e042
Rework initialization.
8 years ago
Night Owl
5890ff41ee
Server format.
8 years ago
mittorn
2c0f598c6d
Disable CVoiceGameMgr
9 years ago
Night Owl
4304846337
CRLF to LF all.
9 years ago
Night Owl
0adbd65d8a
Fix build clang. Fix UB.
9 years ago
mittorn
ac857199cf
Apply some valve's fixes
9 years ago
mittorn
0f599684c5
Upload first port
9 years ago