nav: allow null-velocity jump links

nav: fix: bots failure to switch weapon back after jump
refactor: re-organize some sources
This commit is contained in:
jeefo 2023-05-10 09:08:34 +03:00
commit 48e157c7b4
No known key found for this signature in database
GPG key ID: 927BCA0779BEA8ED
10 changed files with 2245 additions and 2208 deletions

View file

@ -87,6 +87,8 @@
<ClCompile Include="..\src\sounds.cpp" />
<ClCompile Include="..\src\storage.cpp" />
<ClCompile Include="..\src\support.cpp" />
<ClCompile Include="..\src\tasks.cpp" />
<ClCompile Include="..\src\vision.cpp" />
<ClCompile Include="..\src\vistable.cpp" />
</ItemGroup>
<ItemGroup>