Commit Graph

30 Commits

Author SHA1 Message Date
Andrey Akhmichin e571224570 Remove completely useless language check. 2024-02-24 03:22:52 +05:00
Roman Chistokhodov eae53ece36
Replace magic numbers related to the max number of sentences with symbolic constants. Change condition from greater-or-equal to just greater. (#432) 2024-01-31 11:01:12 +00:00
Alibek Omarov 9273b58cfd server: match sentences limit with Xash3D FWGS engine 2023-12-21 05:21:49 +03:00
Andrey Akhmichin 497dd83931 server: increase sentences limit. 2023-11-18 01:22:09 +05:00
Andrey Akhmichin a541a9699c #ifdef->#if. 2021-06-20 03:53:07 +05:00
Andrey Akhmichin 6d8e1c5d0c Got rid "defined". 2021-06-07 19:17:22 +05:00
Andrey Akhmichin 0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
Andrey Akhmichin a758e80f71 Remove physics interface. 2020-04-22 13:51:43 +05:00
Andrey Akhmichin 81fe047f9a Do not create linkents in client library to prevent possible name collision. 2019-07-21 18:47:42 +05:00
Andrey Akhmichin 93d1ed0294 Add a missing const qualifiers. Remove unneeded casts. 2019-07-07 19:37:24 +05:00
mittorn c5aa3aa40e Fix amd64 build 2017-12-30 22:22:14 +07: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 41c9b072e5 Add missing #include guards. 2017-12-10 22:41:27 +05:00
Night Owl 18adf0979f Redefine string_t. Fix wrong variables type. 2017-12-10 20:56:46 +05:00
Night Owl 49e740c6f1 Remove unneeded casts. 2017-07-24 02:47:26 +05:00
Night Owl bacf65d55b Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into sdk-update 2017-07-20 23:37:20 +05:00
mittorn 1674a4b6d4 Use XASH_64BIT macro 2017-07-14 15:34:44 +00:00
mittorn 00833188da Use real MAKE_STRING when possible 2017-07-14 13:42:47 +00:00
Night Owl 7bba3a124a Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into sdk-update 2017-07-11 02:14:45 +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
Night Owl 611d2b73a5 Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d 2016-08-04 22:48:49 +05:00
mittorn 6c7d89ea76 Fix win64 build 2016-08-03 22:36:50 +00: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
a1batross 056db40061 Merge @nekonomicon's fixes (#1) 2016-05-18 00:26:08 +03:00
mittorn d287ed4463 64 bit support 2016-04-22 14:27:54 +00:00
Night Owl 0adbd65d8a Fix build clang. Fix UB. 2016-04-18 01:30:05 +05:00
mittorn 9fd279a974 Fix DLLEXPORT macro and move it's defination to separate file 2016-03-09 17:11:16 +06:00
mittorn 0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00