Andrey Akhmichin
|
47c13ef873
|
server: Use separate cvar instead of macro for monster yaw speed fix.
|
2020-10-10 22:43:19 +05:00 |
Logan
|
4be53d8527
|
server: fix monster yaw speed (#137)
This makes the yaw speed for all monsters (scientists, headcrabs, etc.) framerate independent.
Fix by Solokiller with mikela-valve's adjustments:
https://github.com/ValveSoftware/halflife/issues/2458
|
2020-10-10 22:06:04 +05:00 |
Andrey Akhmichin
|
e239f3e1a5
|
Set EF_BRIGHTFIELD flag for monsters which stuck in the wall only in developer mode.
|
2020-08-01 19:27:51 +05:00 |
Andrey Akhmichin
|
b8825c2039
|
Fix some potential troubles.
Comment some useless code.
|
2019-11-16 13:54:47 +05:00 |
Andrey Akhmichin
|
ec9bffedaf
|
Partially fix double promotion.
|
2019-10-13 16:49:25 +05:00 |
Roman Chistokhodov
|
467899b99a
|
Set activity before SetYawSpeed so it has the right activity
|
2019-05-05 21:07:34 +03:00 |
Andrey Akhmichin
|
9d7ab6acf4
|
Some fixes for FoV, HUD, egon flare and new compilers. (#52)
* Fix warnings.
* Merge some fixes from https://github.com/Fograin/hl-subs-mod.
|
2018-03-31 15:09:13 +03:00 |
Night Owl
|
f78471ad1d
|
min->Q_min, max->Q_max.
|
2017-10-15 01:05:50 +05:00 |
Night Owl
|
55c3eb674c
|
Merge 35fd286cca
|
2017-07-05 17:39:50 +05:00 |
Night Owl
|
ac6d7c4384
|
Merge 5cade5b760
|
2017-07-02 19:35:16 +05:00 |
Night Owl
|
2faa732aa1
|
Apply some @AlliedModders's patches.
|
2017-06-29 18:56:03 +05:00 |
Night Owl
|
a8b188e1d5
|
Fix -Wshadow.
|
2016-08-02 23:16:24 +05:00 |
Night Owl
|
5890ff41ee
|
Server format.
|
2016-07-31 18:48:50 +05:00 |
Night Owl
|
1aac42f504
|
Remove extra commas and semicolons. Format.
|
2016-06-25 21:33:39 +05:00 |
Night Owl
|
4304846337
|
CRLF to LF all.
|
2016-06-04 18:24:23 +05:00 |
Night Owl
|
0adbd65d8a
|
Fix build clang. Fix UB.
|
2016-04-18 01:30:05 +05:00 |
mittorn
|
81207e3815
|
Add sed script and convert all SetXXX macros
|
2016-03-02 11:39:18 +00:00 |
mittorn
|
0f599684c5
|
Upload first port
|
2016-02-24 21:26:16 +00:00 |