Andrey Akhmichin
|
9835be4d79
|
Merge branch 'master' into opfor
|
2023-11-18 14:28:46 +05:00 |
|
Andrey Akhmichin
|
acc3848795
|
client: use normal player tracer to avoid "ghost shots".
|
2023-11-18 14:16:35 +05:00 |
|
Roman Chistokhodov
|
6259156cb1
|
Remove usage of redundant m249 fire sounds (they are all the same and only one is used in opfor)
|
2023-06-21 01:23:24 +03:00 |
|
Roman Chistokhodov
|
5e722bfaba
|
Alternate between shell and link ejection in M249
|
2023-06-21 01:20:30 +03:00 |
|
Andrey Akhmichin
|
583a118b81
|
Merge branch 'master' into opfor
|
2022-11-15 10:42:25 +05:00 |
|
Andrey Akhmichin
|
4ad82ee541
|
Fix strange sprintf usage.
|
2022-11-14 07:41:21 +05:00 |
|
Roman Chistokhodov
|
fdd08e93f7
|
Fix bodies passed to EV_WeaponAnimation for opfor weapons (#309)
|
2022-08-07 11:25:19 +00:00 |
|
Roman Chistokhodov
|
dd7dc18b0c
|
Merge branch 'master' into opfor
|
2022-08-06 01:58:41 +03:00 |
|
Roman Chistokhodov
|
ae4d65439c
|
Don't play tripmine draw animation after placing the last tripmine (#300)
|
2022-08-05 13:22:36 +00:00 |
|
Roman Chistokhodov
|
abf08e4520
|
Fix client tripmine body and weapon bodies passed to EV_WeaponAnimation (#298)
|
2022-08-05 13:21:43 +00:00 |
|
Andrey Akhmichin
|
c4d55a4428
|
Merge branch 'master' into opfor
|
2022-06-04 23:49:47 +05:00 |
|
Marc-Antoine Lortie
|
f43961e4d0
|
Simplify glock fire events (#231)
* Refactor EV_FireGlock2.
* Moved EV_FireGlock1 implementation to static function.
|
2021-12-14 19:23:07 +05:00 |
|
Marc-Antoine Lortie
|
f7fa565c3f
|
Removed unused variables in ev_hldm.cpp (#218)
|
2021-12-06 00:14:52 +05:00 |
|
Marc-Antoine Lortie
|
ac2a757b90
|
Added missing tracerCount for EV_HLDM_FireBullets. (#216)
|
2021-12-06 00:13:44 +05:00 |
|
Andrey Akhmichin
|
af5eed12c1
|
Merge branch 'master' into opfor
|
2021-11-22 15:18:07 +05:00 |
|
Marc-Antoine Lortie
|
4e7111e434
|
Removed identical line in conditional statement. (#209)
|
2021-11-21 15:21:54 +05:00 |
|
Marc-Antoine Lortie
|
ec2826a96a
|
Fixed crossbow fire on empty sequence not playing. (#207)
|
2021-11-21 15:21:36 +05:00 |
|
Andrey Akhmichin
|
b0e4b1740c
|
Merge branch 'master' into opfor
|
2021-06-08 04:21:20 +05:00 |
|
Andrey Akhmichin
|
0dd90846fe
|
#ifdef->#if
|
2021-06-07 05:05:58 +05:00 |
|
Andrey Akhmichin
|
667ae2cbcc
|
Merge branch 'master' into opfor
|
2021-06-05 20:58:40 +05:00 |
|
Andrey Akhmichin
|
2c7e07ef49
|
Fix egon beam color. Same as https://github.com/ValveSoftware/halflife/issues/3033.
|
2021-06-05 20:13:07 +05:00 |
|
Andrey Akhmichin
|
959e220368
|
Merge branch 'master' into opfor
|
2021-06-05 16:35:16 +05:00 |
|
Roman Chistokhodov
|
0a29ec49c8
|
Gauss color depends on its charge
|
2021-02-10 20:25:30 +03:00 |
|
Roman Chistokhodov
|
5cbcc4db42
|
Merge branch 'master' into opfor-update
|
2020-04-29 09:42:17 +03:00 |
|
Roman Chistokhodov
|
3e1e8961bf
|
Stop gauss pulse sound on overcharge
|
2020-03-31 20:46:37 +03:00 |
|
Andrey Akhmichin
|
ec9bffedaf
|
Partially fix double promotion.
|
2019-10-13 16:49:25 +05:00 |
|
Roman Chistokhodov
|
4fe0da6355
|
Add snow step sound
|
2019-08-27 14:13:33 +03:00 |
|
Roman Chistokhodov
|
865ea98475
|
Update desert eagle
|
2019-08-08 10:16:10 +03:00 |
|
Roman Chistokhodov
|
ea13d88e37
|
Update m249
|
2019-08-08 10:16:10 +03:00 |
|
Roman Chistokhodov
|
0565893283
|
Update knife
|
2019-08-08 10:16:10 +03:00 |
|
Roman Chistokhodov
|
8a28ac5749
|
Update pipewrench
|
2019-08-08 10:16:10 +03:00 |
|
Roman Chistokhodov
|
7d0d629a33
|
Merge branch 'master' into opfor-update
|
2019-08-08 10:10:37 +03:00 |
|
Andrey Akhmichin
|
40d4e75d4b
|
Fix warnings.
|
2019-07-07 20:08:01 +05: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 |
|
Roman Chistokhodov
|
617a4d4fc1
|
Merge branch 'master' into opfor
|
2018-03-20 21:47:59 +03:00 |
|
Night Owl
|
3cb3198fcc
|
Fix displacer.
|
2017-11-30 16:04:00 +05:00 |
|
Night Owl
|
3f0dbba90c
|
Fix desert eagle.
|
2017-11-30 01:15:29 +05:00 |
|
Night Owl
|
8e799fcf6d
|
Add crowbar idle animations under CROWBAR_IDLE_ANIM macro.
|
2017-10-15 14:22:14 +05:00 |
|
Night Owl
|
46ecb7e8ee
|
Fix shadowing variables.
|
2017-10-09 19:51:51 +05:00 |
|
Night Owl
|
1c1d9ae183
|
Remove unneeded strcpy usage.
|
2017-07-11 02:24:19 +05:00 |
|
Night Owl
|
6f44185a64
|
Merge 0398781544
|
2017-07-05 18:31:35 +05:00 |
|
Night Owl
|
33ba064b88
|
Merge 4dfa6b8710
|
2017-07-05 17:53:04 +05:00 |
|
Night Owl
|
689316912a
|
Merge 19396936af
|
2017-07-05 17:06:23 +05:00 |
|
Night Owl
|
2faa732aa1
|
Apply some @AlliedModders's patches.
|
2017-06-29 18:56:03 +05:00 |
|
Night Owl
|
932c2856bc
|
Merge @malortie's patches for "HL: Opposing Force".
|
2017-01-15 19:05:39 +05:00 |
|
Night Owl
|
a8b188e1d5
|
Fix -Wshadow.
|
2016-08-02 23:16:24 +05:00 |
|
Night Owl
|
9e7debbb34
|
Client format.
|
2016-07-03 18:39:55 +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 |
|
mittorn
|
0f599684c5
|
Upload first port
|
2016-02-24 21:26:16 +00:00 |
|