759 Commits (master)
 

Author SHA1 Message Date
Andrey Akhmichin 32b49f4879 Merge branch 'fix-cwd-path' 10 months ago
Andrey Akhmichin 443124ca6f wscript: force to use server library name for android. 10 months ago
Andrey Akhmichin b07153f800 android: enable pollyhedral optimization by default. 11 months ago
Andrey Akhmichin 30c1a9fb57 cmake: add option for pollyhedral optimization. 11 months ago
Andrey Akhmichin d57b3fade7
Merge pull request #416 from Velaron/android 11 months ago
Velaron a21b345652 android: merge .gitignore 11 months ago
Velaron 088e69a577 android: add some documentation 11 months ago
Velaron de5485b256 android: remove some optional bloat 11 months ago
Andrey Akhmichin 5f4c3a70e2 mod_options: enable rapid crowbar fix by default, since it's only used on the server-side. 11 months ago
Velaron afc7b8b619 Add basic android project 11 months ago
Andrey Akhmichin 81d8b90aca cmake: fix windows build. 11 months ago
Andrey Akhmichin e18919fa11 Update README.md 11 months ago
Andrey Akhmichin 61e28760af cmake: fix wrong condition again. 11 months ago
Andrey Akhmichin 2f13985e23 Revert "cmake: force to use library naming scheme." 11 months ago
Andrey Akhmichin b89ce4c527 cmake: force to use library naming scheme. 12 months ago
Andrey Akhmichin 61a16bc8aa Update README.md. 12 months ago
Andrey Akhmichin 881f013742 cmake: fix wrong condition. 12 months ago
Andrey Akhmichin 050092763e cmake: update minimum required version. 12 months ago
Andrey Akhmichin 4be2334ac9 Update README.md. 12 months ago
Andrey Akhmichin 78c0036046 server: reduce hornetgun recharge time only in multiplayer. 1 year ago
Andrey Akhmichin 1e4663ab73 server: spawn mp5 with full ammo only in multiplayer. 1 year ago
Roman Chistokhodov fdf49c8974
Add mention of Windows SDK in build Prerequisites [ci skip] (#410) 1 year ago
Andrey Akhmichin acc3848795 client: use normal player tracer to avoid "ghost shots". 1 year ago
Andrey Akhmichin a7bc9d6266 server: increase python damage into multiplayer. 1 year ago
Andrey Akhmichin e106972599 server: spawn mp5 with full ammo. 1 year ago
Andrey Akhmichin 3523b52f3e server: reduce hornetgun recharge time. 1 year ago
Andrey Akhmichin 497dd83931 server: increase sentences limit. 1 year ago
Andrey Akhmichin 7ca2750c3d client: Fix compilation. 1 year ago
Andrey Akhmichin dd6995ecbd client: MOTD: Prevent out of bounds access on x86. 1 year ago
Andrey Akhmichin 2218731a86 Include build.h. 1 year ago
Andrey Akhmichin 7581cacd6f Use fast and simple ROTR algorithm implementation. 1 year ago
Andrey Akhmichin 984986f998 Use definitions from build.h everywhere. 1 year ago
mittorn 3b2ba69a4f wscript: get node path from waf instead of using relative path 1 year ago
Roman Chistokhodov 3cf40ccf12
When finding nearest friend, skip the dying ones as well (they shouldn't participate in talking) (#398) 1 year ago
Roman Chistokhodov 17b34aa42b
Reset fov on crossbow holster (#394) 1 year ago
Andrey Akhmichin 04e56448f2 Revert "ARMv8 neon support" 1 year ago
Roman Chistokhodov 26d4fac2aa
Respect hud_saytext cvar. Remove redundant print to console (#387) 1 year ago
Roman Chistokhodov 2b031dd585
Revert fixing bigmomma wait on info_bigmomma (It affects gameplay) (#385) 1 year ago
Alibek Omarov 43710ea984 client: studio: NEON vector types all over place here 1 year ago
Alibek Omarov d4995df92c client: studio: another NEON type fix for AngleQuaternion, static-ize global NEON vectors 1 year ago
Alibek Omarov b4bd06603e client: studio: fix NEON vreinterpret types, fix memcpy 1 year ago
Alibek Omarov f00a8f46d8 client: studio: fix types in AArch64 NEON code 1 year ago
Andrey Akhmichin 8180cf60c2 Revert "Change view rolling via separate cvars under GoldSource." 1 year ago
Andrey Akhmichin a898d773a1 Revert "Always change view rolling on client side." 1 year ago
nekonomicon 69f27d43bd
Merge pull request #379 from MoeMod/studio_util 1 year ago
Xiaobaibai d8e4ec04e4 fix typo ( no xref at all? ) 1 year ago
Alibek Omarov fa03ed3bce wscript: fix mod_options.txt parsing under Python2 1 year ago
Alibek Omarov f0f4e55c48 Add PowerPC to library naming scheme 1 year ago
Xiaobaibai 8da76a8c3f ARMv8 neon support 1 year ago
Roman Chistokhodov ef7b4a9015
Replace copyright symbol with (c) in game_shared/ and common/com_model.h to avoid problems with encoding (#378) 1 year ago