Andrey Akhmichin
|
1a43b00326
|
Merge pull request #119 from FreeSlave/opfor-ropes-init
Init ropes in Activated instead of delayed think
|
5 years ago |
Roman Chistokhodov
|
9f932e33f9
|
Init ropes in Activated instead of delayed think
|
5 years ago |
Andrey Akhmichin
|
7c57dc5318
|
Merge pull request #117 from FreeSlave/opfor-shockroach
Fix shockroach
|
5 years ago |
Roman Chistokhodov
|
6445266adb
|
Fix shockroach
|
5 years ago |
Andrey Akhmichin
|
a7349a5911
|
Merge pull request #115 from FreeSlave/opfor-update
Opfor update
|
5 years ago |
Roman Chistokhodov
|
9a4d33dd3e
|
Add monster_massassin_dead (Not used in game, but exists in code
|
5 years ago |
Roman Chistokhodov
|
685b404ed5
|
Add dead_canyon animation for dead opfor grunt
|
5 years ago |
Andrey Akhmichin
|
d12c19f6cb
|
Merge pull request #112 from FreeSlave/opfor-update
Opfor update
|
5 years ago |
Roman Chistokhodov
|
63205cd3f0
|
Make soldiers properly use shot sentences when hit by player
|
5 years ago |
Roman Chistokhodov
|
3c6ad215d1
|
Properly exit medic healing when schedule is changed forcibly
|
5 years ago |
Roman Chistokhodov
|
5ba209e66f
|
Fix ally grunts not forming squads. Fix references to base class methods in TalkMonster code
|
5 years ago |
Andrey Akhmichin
|
471b68f825
|
Merge pull request #102 from FreeSlave/opfor-update
Opfor update
|
5 years ago |
Roman Chistokhodov
|
7ad7133267
|
Update compile.bat files for old msvc. Patch for #101
|
5 years ago |
Roman Chistokhodov
|
810719f61f
|
Don't require alive target for env_blowercannon
|
5 years ago |
Andrey Akhmichin
|
c0aeed9a3f
|
Merge pull request #100 from FreeSlave/opfor-update
Opfor update
|
5 years ago |
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
|
5 years ago |
Roman Chistokhodov
|
cd2eaae54d
|
Fix item_generic
|
5 years ago |
Roman Chistokhodov
|
987f0890a5
|
Hide desert eagle laser spot on tank usage
|
5 years ago |
Roman Chistokhodov
|
e59451a94d
|
Don't interrupt grapple pull sound by impact sound
|
5 years ago |
Roman Chistokhodov
|
37ef63e6d1
|
Another try to make shockroach dropping closer to original behavior
|
5 years ago |
Roman Chistokhodov
|
4a8d1c8d51
|
Make voltigore prioritize enemy chasing when enemy is occluded
|
5 years ago |
Roman Chistokhodov
|
ec5b716407
|
Fix gonome double sounds, fix gut attachment
|
5 years ago |
Roman Chistokhodov
|
97264225cf
|
Merge branch 'master' into opfor-update
|
5 years ago |
Andrey Akhmichin
|
f75929a4b7
|
Merge pull request #99 from FreeSlave/rpg_laserspot
Don't show rpg laser spot when player using func_tank
|
5 years ago |
Roman Chistokhodov
|
5869d67d99
|
Don't show rpg laser spot when player using func_tank
|
5 years ago |
Alibek Omarov
|
c2849e43cf
|
waifulib: xcompile: fix including system includes
|
5 years ago |
Alibek Omarov
|
fbb5da7051
|
cl_dll: death: fix char signness
|
5 years ago |
Alibek Omarov
|
fea49e2187
|
waf: upgrade to latest waifu revision
|
5 years ago |
Alibek Omarov
|
36516ddb47
|
waifulib: xcompile: fix aarch64 binary installation
|
5 years ago |
Alibek Omarov
|
6ef4c8765f
|
waifulib: xcompile: merge xcompile from engine branch
|
5 years ago |
Andrey Akhmichin
|
ba1527a944
|
Merge pull request #98 from iZarif/master
fix gcc 8.3.0 format-overflow warnings
|
5 years ago |
iZarif
|
a0ccf2d0a1
|
size of arrays are now a power of two
|
5 years ago |
iZarif
|
04a31f4a1a
|
fix gcc 8.3.0 format-overflow warnings
|
5 years ago |
Andrey Akhmichin
|
5d85a3be8d
|
Fix build.
|
5 years ago |
Andrey Akhmichin
|
c9fdcd91e8
|
A little optimizations.
|
5 years ago |
Andrey Akhmichin
|
4623cb0dc2
|
Revert "Merge 89efd616d6 "
This reverts commit c4820ad0df .
|
5 years ago |
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
|
5 years ago |
Roman Chistokhodov
|
cb51d2aa17
|
Fix potential segfault when reading sentences.txt
|
5 years ago |
Alibek Omarov
|
70c4279c25
|
waifulib: xcompile: enhance compiling using host clang, refactoring
|
5 years ago |
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
|
5 years ago |
Alibek Omarov
|
b141cac977
|
wscript: remove DEST_OS2
|
5 years ago |
Alibek Omarov
|
784c8d91a3
|
waifulib: strip_on_install: add changed bytes counter
|
5 years ago |
Alibek Omarov
|
9b1fe29eb7
|
waifulib: xcompile: use llvm-strip on host
|
5 years ago |
Alibek Omarov
|
17e1af726d
|
wscript: remove DEST_OS2
|
5 years ago |
Alibek Omarov
|
a4548074ec
|
waifulib: strip_on_install: fix typo
|
5 years ago |
Alibek Omarov
|
d9c5b04c54
|
waf: add strip_on_install plugin from engine repository
|
5 years ago |
Andrey Akhmichin
|
b669960b49
|
Merge pull request #95 from FreeSlave/opfor-update
Opfor update
|
5 years ago |
Alibek Omarov
|
a9d9f475b0
|
wscript: enable clang_compilation_database in options
|
5 years ago |
Alibek Omarov
|
07884957fb
|
waf: update binary waf
|
5 years ago |
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)
|
5 years ago |