Commit Graph

27 Commits

Author SHA1 Message Date
Andrey Akhmichin e552d2cc06
Make cycler and func_button speakable targets for scripted_sentence. (#434) 2024-02-03 22:33:15 +00:00
Andrey Akhmichin ccbb5b763e
Port func_vehicle implementation from cs16-client/regamedll_cs. (#428) 2024-01-28 09:14:47 +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
Roman Chistokhodov 8d91e9b4c0
Use MAX_WEAPONS constant instead of magic numbers (#294) 2022-07-27 05:24:22 +00:00
Marc-Antoine Lortie 3674e3f154
Fixed RPG client prediction results stored in wrong pointer. (#206) 2021-11-21 15:20:38 +05:00
Andrey Akhmichin a541a9699c #ifdef->#if. 2021-06-20 03:53:07 +05:00
Roman Chistokhodov 397286021c Try fixing occasional bug with missing mp5 reload animation when holding primary attack after clip was depleted 2021-06-06 01:17:08 +05:00
Roman Chistokhodov 06f046430d Fix occasional double playing of reload animations 2021-02-10 20:30:01 +03:00
mittorn 9a08968453 fix undefined symbols and conflicts on OpenWatcom 2020-02-12 15:37:46 +07:00
Andrey Akhmichin b8825c2039 Fix some potential troubles.
Comment some useless code.
2019-11-16 13:54:47 +05:00
Andrey Akhmichin 73397679c2 More double promotion fixes. 2019-10-13 20:10:52 +05:00
Andrey Akhmichin ec9bffedaf Partially fix double promotion. 2019-10-13 16:49:25 +05:00
Roman Chistokhodov f6ffc92d5d Always update gHUD.m_iFOV on SetFOV message. Fix #53 2018-04-01 20:38:56 +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 70c6e42907 Merge 68c9b7cf6b 2017-07-24 00:37:20 +05:00
Night Owl cf9ba71686 Make UpdateOnRemove() virtual. 2017-07-21 02:29:27 +05:00
Night Owl 2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl ecaba0de22 Upload missing file. Fix build. 2017-06-26 07:06:27 +05:00
mittorn 80593d29bd Apply fixes from gravgun branch 2017-02-01 14:55:40 +00:00
Night Owl 156b0ae69a Reformat some strings yet. 2016-08-02 18:36:48 +05:00
Night Owl 7c17f6e042 Rework initialization. 2016-08-02 16:59:22 +05:00
Night Owl 9e7debbb34 Client format. 2016-07-03 18:39:55 +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 d254f1bd0e Improve client 2016-03-01 20:18:42 +00:00
mittorn 0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00