484 Commits

Author SHA1 Message Date
Roman Chistokhodov
63205cd3f0 Make soldiers properly use shot sentences when hit by player 2019-11-12 09:02:47 +03:00
Roman Chistokhodov
3c6ad215d1 Properly exit medic healing when schedule is changed forcibly 2019-11-12 08:55:17 +03:00
Roman Chistokhodov
5ba209e66f Fix ally grunts not forming squads. Fix references to base class methods in TalkMonster code 2019-11-12 08:42:24 +03:00
Andrey Akhmichin
471b68f825
Merge pull request #102 from FreeSlave/opfor-update
Opfor update
2019-10-29 07:35:41 +05:00
Roman Chistokhodov
7ad7133267 Update compile.bat files for old msvc. Patch for #101 2019-10-29 04:37:35 +03:00
Roman Chistokhodov
810719f61f Don't require alive target for env_blowercannon 2019-10-29 04:24:52 +03:00
Andrey Akhmichin
c0aeed9a3f
Merge pull request #100 from FreeSlave/opfor-update
Opfor update
2019-10-16 03:36:02 +05:00
Roman Chistokhodov
b825d57c87 Ropes use less entities and delayed initialization so other entities have a better chance getting correctly attached. Barnacle tongue has a higher priority over rope to avoid undesired player teleporting between two if player touched by both 2019-10-16 01:13:59 +03:00
Roman Chistokhodov
cd2eaae54d Fix item_generic 2019-10-16 01:10:12 +03:00
Roman Chistokhodov
987f0890a5 Hide desert eagle laser spot on tank usage 2019-10-16 01:09:57 +03:00
Roman Chistokhodov
e59451a94d Don't interrupt grapple pull sound by impact sound 2019-10-16 01:09:25 +03:00
Roman Chistokhodov
37ef63e6d1 Another try to make shockroach dropping closer to original behavior 2019-10-16 01:08:19 +03:00
Roman Chistokhodov
4a8d1c8d51 Make voltigore prioritize enemy chasing when enemy is occluded 2019-10-16 01:07:04 +03:00
Roman Chistokhodov
ec5b716407 Fix gonome double sounds, fix gut attachment 2019-10-16 01:06:28 +03:00
Roman Chistokhodov
97264225cf Merge branch 'master' into opfor-update 2019-10-15 22:25:38 +03:00
Andrey Akhmichin
f75929a4b7
Merge pull request #99 from FreeSlave/rpg_laserspot
Don't show rpg laser spot when player using func_tank
2019-10-15 13:18:20 +05:00
Roman Chistokhodov
5869d67d99 Don't show rpg laser spot when player using func_tank 2019-10-15 07:58:33 +03:00
Alibek Omarov
c2849e43cf waifulib: xcompile: fix including system includes 2019-10-11 10:05:07 +03:00
Alibek Omarov
fbb5da7051 cl_dll: death: fix char signness 2019-10-11 09:08:05 +03:00
Alibek Omarov
fea49e2187 waf: upgrade to latest waifu revision 2019-10-11 08:37:33 +03:00
Alibek Omarov
36516ddb47 waifulib: xcompile: fix aarch64 binary installation 2019-10-09 05:52:13 +03:00
Alibek Omarov
6ef4c8765f waifulib: xcompile: merge xcompile from engine branch 2019-10-09 03:50:25 +03:00
Andrey Akhmichin
ba1527a944
Merge pull request #98 from iZarif/master
fix gcc 8.3.0 format-overflow  warnings
2019-10-03 02:18:16 +05:00
iZarif
a0ccf2d0a1 size of arrays are now a power of two 2019-10-03 00:24:27 +04:00
iZarif
04a31f4a1a fix gcc 8.3.0 format-overflow warnings 2019-10-02 23:15:53 +04:00
Andrey Akhmichin
5d85a3be8d Fix build. 2019-09-24 03:06:07 +05:00
Andrey Akhmichin
c9fdcd91e8 A little optimizations. 2019-09-24 03:00:37 +05:00
Andrey Akhmichin
4623cb0dc2 Revert "Merge 89efd616d6"
This reverts commit c4820ad0df7bda569275452ad8f25c60d00301f9.
2019-09-24 01:41:50 +05:00
Alibek Omarov
56ac345977 waifulib: xcompile: append SONAME to shared libraries, experimental support for host compiling with NDK r10e(don't work), replace exceptions with fatal messages 2019-09-21 03:53:32 +03:00
Roman Chistokhodov
cb51d2aa17 Fix potential segfault when reading sentences.txt 2019-09-21 01:41:47 +03:00
Alibek Omarov
70c4279c25 waifulib: xcompile: enhance compiling using host clang, refactoring 2019-09-20 18:50:24 +03:00
Alibek Omarov
c93aa8c568 waifulib: xcompile: preserve order of MACROS_TO_DESTOS, add -stdlib=libstdc++ to use system provided C++ standard library, pass target in host clang 2019-09-20 16:35:33 +03:00
Alibek Omarov
b141cac977 wscript: remove DEST_OS2 2019-09-20 16:30:59 +03:00
Alibek Omarov
784c8d91a3 waifulib: strip_on_install: add changed bytes counter 2019-09-19 18:20:19 +03:00
Alibek Omarov
9b1fe29eb7 waifulib: xcompile: use llvm-strip on host 2019-09-19 18:20:11 +03:00
Alibek Omarov
17e1af726d wscript: remove DEST_OS2 2019-09-19 17:18:57 +03:00
Alibek Omarov
a4548074ec waifulib: strip_on_install: fix typo 2019-09-19 17:17:04 +03:00
Alibek Omarov
d9c5b04c54 waf: add strip_on_install plugin from engine repository 2019-09-11 20:44:05 +03:00
Andrey Akhmichin
b669960b49
Merge pull request #95 from FreeSlave/opfor-update
Opfor update
2019-09-11 14:44:27 +05:00
Alibek Omarov
a9d9f475b0 wscript: enable clang_compilation_database in options 2019-09-10 10:33:19 +03:00
Alibek Omarov
07884957fb waf: update binary waf 2019-09-10 10:32:12 +03:00
Alibek Omarov
6143c74dc9 waifulib: allow compiling using host clang and NDK sysroots, thus enabling building engine from any environment that has clang(termux as example) 2019-09-10 11:25:51 +06:00
Roman Chistokhodov
f115d3105e Add Drop to floor flag for item_generic 2019-09-03 16:55:14 +03:00
Roman Chistokhodov
6e7bf80d08 Fix ally grunt schedule priority 2019-09-03 16:52:56 +03:00
Andrey Akhmichin
e6400fdf1e
Merge pull request #93 from FreeSlave/opfor-update
Opfor update
2019-08-31 14:28:35 +05:00
Roman Chistokhodov
dc0b507214 Merge branch 'master' into opfor-update 2019-08-27 17:05:16 +03:00
Andrey Akhmichin
0fc86e36c0
Merge pull request #94 from FreeSlave/return
Add warning checks
2019-08-27 19:02:54 +05:00
Roman Chistokhodov
413e2c941e Add warning checks 2019-08-27 17:00:53 +03:00
Roman Chistokhodov
ea7b072761 Add missing return 2019-08-27 16:51:09 +03:00
Roman Chistokhodov
4fe0da6355 Add snow step sound 2019-08-27 14:13:33 +03:00