Commit Graph

33 Commits

Author SHA1 Message Date
Andrey Akhmichin da9ce1e9c3 Disable jump sounds while player is frozen.
Same as f3810c7107.
2024-02-19 02:23:26 +05:00
Andrey Akhmichin 7223e0d6c1 Fix C functions declarations. 2024-02-19 01:46:19 +05:00
Andrey Akhmichin b91043602e Don't stuck on level transitions. 2024-02-04 05:26:45 +05:00
Andrey Akhmichin aec0f79806
Change bunnyhop cap via movevar. 2023-04-23 20:54:36 +05:00
Andrey Akhmichin a4a2b34386
Avoid lags using movevar. 2023-04-10 01:58:47 +05:00
Roman Chistokhodov 5d64c9ceb4
Fix building with msvc 6 (#295) 2022-07-27 05:24:10 +00:00
Roman Chistokhodov 4e7d64180b
Fix trace initialization in PM_TraceModel usage. Related issue: https://github.com/ValveSoftware/halflife/issues/3283 (#287) 2022-07-21 14:23:09 +00:00
Andrey Akhmichin a541a9699c #ifdef->#if. 2021-06-20 03:53:07 +05:00
Andrey Akhmichin 0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
Andrey Akhmichin 17ab997501 Remove duplicated macros. 2021-04-04 07:18:32 +05:00
Andrey Akhmichin b8825c2039 Fix some potential troubles.
Comment some useless code.
2019-11-16 13:54:47 +05:00
Andrey Akhmichin e03f5e3c3e Remove useless prototypes. 2019-10-13 21:15:06 +05:00
Andrey Akhmichin a9f37f6d74 Include tgmath.h and cmath headers. 2019-10-13 20:27:05 +05:00
Andrey Akhmichin ec9bffedaf Partially fix double promotion. 2019-10-13 16:49:25 +05:00
Alibek Omarov d17387c61f Some fixes for PM_InitTextureTypes() from ReGameDLL_CS 2018-04-07 04:22:15 +03:00
Night Owl f13adcfb8b Fix infinite slide in multiplayer. 2018-02-15 17:52:07 +05:00
Roman Chistokhodov 48733fd1a1 All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
Roman Chistokhodov 8dc9245fe3 Copyright symbol to utf-8 2018-01-18 22:36:32 +03:00
Night Owl f27d1028ac Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
Night Owl e3f953064d Remove unneeded macros. 2017-10-09 19:44:19 +05:00
Night Owl aaf81c7709 Merge ef7cecf654 2017-07-24 16:56:43 +05:00
Night Owl cf5b2f9e14 Merge https://github.com/ValveSoftware/halflife/pull/1601 2017-07-05 23:50:55 +05:00
Night Owl 2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl a522ae20c3 Merge some changes from git version of hlsdk. 2017-06-26 05:47:19 +05:00
mittorn a9f2549c57 Add aggregate-return hack for mingw 2017-02-01 14:11:06 +00:00
Night Owl 74edcd09b3 Make duplicate global variables extern. 2016-12-04 00:41:40 +05:00
Night Owl 9e262a0e14 Include missing header. Remove duplicate structs definitions. 2016-08-03 00:54:19 +05:00
Night Owl 7c17f6e042 Rework initialization. 2016-08-02 16:59:22 +05:00
Night Owl 5890ff41ee Server format. 2016-07-31 18:48:50 +05:00
mittorn fe4bedb0fb Fix win32 support 2016-06-12 09:14:28 +00:00
Night Owl 4304846337 CRLF to LF all. 2016-06-04 18:24:23 +05:00
mittorn ac857199cf Apply some valve's fixes 2016-02-29 20:04:01 +00:00
mittorn 0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00