2
0
mirror of https://github.com/FWGS/hlsdk-xash3d synced 2024-11-22 01:47:45 +01:00
Commit Graph

36 Commits

Author SHA1 Message Date
Andrey Akhmichin
9c247c5bcf
Add new humoristic railgunarena-like multiplayer game mode "GhostBusters" from HL 25th anniversary update. (#433) 2024-02-02 13:02:25 +00:00
Roman Chistokhodov
e12d1aa743
Replace usage of m_ForceSendAnimations with entvars to avoid changing the class data layout (#306) 2022-08-06 14:40:26 +00:00
Roman Chistokhodov
ed676a5413
Fix deploy animations on fast weapon switching (#289) 2022-07-21 14:40:51 +00:00
Marc-Antoine Lortie
1f23bff236
Restore Hornetgun fire phase. (#238) 2021-12-31 22:03:05 +05:00
Marc-Antoine Lortie
db95d4a1cc
Removed duplicate field in CShotgun save data table. (#233) 2021-12-20 19:17:49 +05:00
6d8e1c5d0c Got rid "defined". 2021-06-07 19:17:22 +05:00
593c9185aa Do not override IsUseable for mp5. Merge a9b1d9cda8. 2021-06-06 02:48:22 +05:00
464a678b33 Remove WeaponTick and override ItemPostFrame instead. 2021-06-06 02:40:52 +05:00
Roman Chistokhodov
c710978549 Fix a bug with extracting ammo from mp5 when argrenades are full 2021-02-11 23:01:32 +03:00
Roman Chistokhodov
0e251e6f09 Fix attack times 2021-02-10 20:21:45 +03:00
ec9bffedaf Partially fix double promotion. 2019-10-13 16:49:25 +05:00
Roman Chistokhodov
073f442293 Fix hornetgun recharge time on changelevel 2019-04-11 16:16:13 +03:00
Roman Chistokhodov
5aa11a38b3 Give player exhaustible weapons when taking ammo for them from weaponbox 2017-11-01 16:43:29 +03:00
f78471ad1d min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
49e740c6f1 Remove unneeded casts. 2017-07-24 02:47:26 +05:00
70c6e42907 Merge 68c9b7cf6b 2017-07-24 00:37:20 +05:00
426a0e7ab3 Revert "Revert "Merge 29c4d46ad0""
This reverts commit 5dab1c1f1d.
2017-07-19 02:52:11 +05:00
c2a1b013c2 Merge 001e6a09fa 2017-07-19 02:47:31 +05:00
5dab1c1f1d Revert "Merge 29c4d46ad0"
This reverts commit 075fd29030.
2017-07-18 22:54:03 +05:00
075fd29030 Merge 29c4d46ad0 2017-07-17 12:56:33 +05:00
e98f45b279 Merge https://github.com/ValveSoftware/halflife/pull/1599 2017-07-05 21:53:57 +05:00
9ef79aee9e Merge 6f020090bd 2017-07-05 21:44:06 +05:00
ca7464b158 Merge 60a45fb6cd 2017-07-05 16:51:43 +05:00
740a5a2c31 Merge 2baa8fe118 2017-07-05 16:42:08 +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
a522ae20c3 Merge some changes from git version of hlsdk. 2017-06-26 05:47:19 +05:00
02532a478b Fix visual studio server build 2017-01-10 16:09:44 +07:00
7c17f6e042 Rework initialization. 2016-08-02 16:59:22 +05:00
3b8bc0a417 Reformat some files yet. 2016-08-01 16:13:13 +05: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
bdc4e3f8d3 Fix build. 2016-04-18 01:44:31 +05:00
0adbd65d8a Fix build clang. Fix UB. 2016-04-18 01:30:05 +05:00
81207e3815 Add sed script and convert all SetXXX macros 2016-03-02 11:39:18 +00:00
0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00