Roman Chistokhodov
|
033f23a0a0
|
Don't precache CTF related resources (CTF is not implemented properly). Fix #406 (#414)
Remove gearbox_client.cpp and other unused files
|
11 months ago |
Andrey Akhmichin
|
8bd8e16b72
|
Merge branch 'master' into opfor
|
1 year 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
|
9835be4d79
|
Merge branch 'master' into opfor
|
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 |
Roman Chistokhodov
|
c417b06dbc
|
Fix osprey save-restore. Fix #407 (#408)
|
1 year ago |
Roman Chistokhodov
|
b22244139c
|
Opfor grunts shouldn't ignore glass when checking for range attack. Fix #402 (#404)
|
1 year ago |
Roman Chistokhodov
|
5914b5779f
|
Allow ally human grunts have no weapons. Fix #401 (#403)
|
1 year ago |
Andrey Akhmichin
|
7b8f05c29b
|
Merge branch 'master' into opfor
|
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 |
Roman Chistokhodov
|
f2ea00a415
|
Fix pitworm elight, sprite, strafe beam and missing sound precache (#399)
|
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
|
c9249af34c
|
Merge branch 'master' into opfor
|
1 year ago |
Andrey Akhmichin
|
04e56448f2
|
Revert "ARMv8 neon support"
This reverts commit 8da76a8c3f .
|
1 year ago |
Roman Chistokhodov
|
6938f7e10e
|
Fix sporelauncher not playing a pet sound. Set idle anim chances same as in opfor (#391)
|
1 year ago |
Roman Chistokhodov
|
a7755b3196
|
Fix the upper rope segment sometimes incorrectly aligned. Tidy up the rope code a bit (#388)
|
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 |
Roman Chistokhodov
|
6ee8c66c29
|
Fix op4mortar option handling and behavior. Fix op4 mortar shell think and touch functions (#384)
|
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
|
ee125707e2
|
Merge branch 'master' into opfor
|
1 year ago |
Andrey Akhmichin
|
8180cf60c2
|
Revert "Change view rolling via separate cvars under GoldSource."
This reverts commit 5cca1eb971 .
|
1 year ago |
Andrey Akhmichin
|
a898d773a1
|
Revert "Always change view rolling on client side."
This reverts commit 1ed4c1d899 .
|
1 year ago |
nekonomicon
|
69f27d43bd
|
Merge pull request #379 from MoeMod/studio_util
ARMv8 neon support for 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 |
nekonomicon
|
129522f32c
|
Merge pull request #381 from FreeSlave/opfor-m249-link-fix
Fixes for M249
|
1 year ago |
Roman Chistokhodov
|
6259156cb1
|
Remove usage of redundant m249 fire sounds (they are all the same and only one is used in opfor)
|
1 year ago |
Roman Chistokhodov
|
5e722bfaba
|
Alternate between shell and link ejection in M249
|
1 year ago |
Roman Chistokhodov
|
efa83646e4
|
Fix skipping the m249 submodel 1 when updating the cartridge belt
|
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 |
Bohdan Shulyar
|
31790c101a
|
cmake: LibraryNaming: fix Android check
|
2 years ago |
Roman Chistokhodov
|
991fd0cd4a
|
Fix being able to break scripted_sequence by +using friendly NPCs to make them follow player (#375)
|
2 years ago |
Andrey Akhmichin
|
28d07d742d
|
Merge branch 'master' into opfor
|
2 years ago |