Roman Chistokhodov
2ffa0261e3
Fix sniperrifle dropping when massn is gibbed ( #244 )
2022-02-24 18:40:10 +05:00
Roman Chistokhodov
40a16fb167
Fix nvg effect rendering on 5k resolutions ( #243 )
2022-02-14 15:09:01 +05:00
Roman Chistokhodov
a32bec7904
Opfor fixes ( #242 )
...
* Update displacer. Play displacer sounds in player entity
* Detach player from a rope when they get teleported with displacer
* Make snarks enemies to shock troopers
* Don't explicitly set Touch as touch function for displacer ball
* Fix possible null pointer reference is desert eagle
2022-02-01 15:52:27 +05:00
Roman Chistokhodov
f4f83ca6c0
Fix m249 tape when reloading the empty clip ( #232 )
2021-12-11 21:46:26 +05:00
Roman Chistokhodov
d862abafd7
Fix m249 reload ( #230 )
2021-12-11 07:33:11 +05:00
Roman Chistokhodov
310493aaeb
Make spore behavior match original. Remove redundant declarations ( #229 )
2021-12-11 07:32:19 +05:00
Владислав Сухов
31f428b299
Fixed wrong path to rune pickup sounds ( #210 )
2021-11-25 19:37:56 +05:00
Владислав Сухов
ef2abde74e
client: fix build ( #211 )
2021-11-25 19:37:33 +05:00
Andrey Akhmichin
af5eed12c1
Merge branch 'master' into opfor
2021-11-22 15:18:07 +05:00
Marc-Antoine Lortie
4e7111e434
Removed identical line in conditional statement. ( #209 )
2021-11-21 15:21:54 +05:00
Marc-Antoine Lortie
ec2826a96a
Fixed crossbow fire on empty sequence not playing. ( #207 )
2021-11-21 15:21:36 +05:00
Marc-Antoine Lortie
3674e3f154
Fixed RPG client prediction results stored in wrong pointer. ( #206 )
2021-11-21 15:20:38 +05:00
Marc-Antoine Lortie
74b5543c83
Fixed beam attachment invalidated on restore. ( #208 )
2021-11-21 15:18:13 +05:00
Roman Chistokhodov
0c46e1b5bd
Fix graphs directory being created with strange permissions ( #205 )
2021-11-19 00:39:50 +05:00
Aydar Zarifullin
6802cda932
premake5.lua: update ( #196 )
...
add arch suffix to library names
change mechanism of checking header files existence
add vgui-related options
2021-11-03 22:53:42 +05:00
Roman Chistokhodov
b3804d5ad8
Remove redundant dependency on ws2_32 ( #204 )
2021-11-03 22:52:12 +05:00
Roman Chistokhodov
db4cd7846d
Support cmake older than 3.7 ( #203 )
2021-10-28 22:23:12 +05:00
Alibek Omarov
da7322ba38
public: sync build.h with engine
2021-10-28 20:12:01 +03:00
Alibek Omarov
9fde15075b
cmake: fix minor 64BIT checks
2021-10-27 21:23:18 +03:00
Alibek Omarov
d7123abd50
Update library naming for RISC-V and MIPS64 support
2021-10-27 21:23:18 +03:00
Alibek Omarov
5c6b660e94
public: sync build.h with engine
2021-10-27 21:23:18 +03:00
Alibek Omarov
548fb6e82c
gitignore: ignore cmake artifacts
2021-10-27 21:23:18 +03:00
Roman Chistokhodov
504e8b19d5
Handle key input in vgui ( #198 )
2021-10-27 23:20:03 +05:00
Roman Chistokhodov
ba2cab60df
Get VGUI back (optionally) ( #194 )
...
* Get VGUI back (optionally)
* Add some missing VGUI invocations
* Update CMakeLists.txt to build with vgui for Windows
* Move windows.h inclusions only to those places where it's really needed
* Try fix mingw build
* Update hud_spectator
* Merge nekonomicon's vgui branch
* Don't include vgui panel and app in cdll_int.cpp if vgui is real
* Deduplicate scoreboard global variables
* Add options to prefer non-vgui motd and scoreboard when vgui is enabled
* Add vgui-dev as a submodule. Add building vith vgui to CI
* Fix artifact uploading
* Don't use global variable when not necessary
* char* to const char* in CMenuHandler_StringCommand constructor
* Fix 'format string is not a literal string' warnings
* Fix 'always evaluate to true' warnings
* Team Fortress classes to const char*
* CreateCommandMenu accepts const char*
* Fix printf formats. Turn some unsigned longs into unsigned ints since they use only 32 bits anyway
* Explicit assignment result as condition
* Prevent memory leak on menu reading
* Localize button text
* Create FileInputStream on stack avoiding the leak
* Remove Servers Browser code
* Arrow file names to const char*
* Fix assignment to the wrong variable
2021-10-27 01:35:11 +00:00
Vale the Violet Mote
302e2d7a2a
Realtime cheats ( #197 )
...
* have cheats auto-update (send notif to client, use updated value in server)
* cheats did not need to be registered here as it's registered by the engine
* also not needed.
2021-10-26 21:52:17 +00:00
Roman Chistokhodov
1737b8a878
Add apt update to github workflow ( #193 )
2021-10-21 21:55:42 +05:00
Aydar Zarifullin
9e93646e06
add premake5 build script ( #192 )
2021-10-18 15:47:53 +05:00
Velaron
219fb37f44
Fix CMake build when included from other project
2021-10-12 16:14:28 +03:00
Andrey Akhmichin
2a08dba3b1
Merge branch 'master' into opfor
2021-09-17 23:09:35 +05:00
Andrey Akhmichin
060a6c3269
Update README.md.
2021-09-13 01:13:23 +05:00
Roman Chistokhodov
136ee78cfd
Make msvc builds in release mode with static runtime ( #185 )
2021-08-27 13:04:15 +05:00
Andrey Akhmichin
28e2adb9f3
Merge branch 'master' into opfor
2021-07-07 01:05:38 +05:00
Andrey Akhmichin
3503619bdd
Merge https://github.com/ValveSoftware/halflife/pull/3099 .
2021-07-07 00:41:17 +05:00
Roman Chistokhodov
d86b0bf480
Change ideal monster state in MonsterUse only if monster is idle
2021-07-07 00:10:27 +05:00
Roman Chistokhodov
201206ccfd
Fix potential conflict of monster states in scripted_sequence
2021-07-07 00:08:14 +05:00
Alibek Omarov
cc4aebd61a
wscript: remove dead option
2021-07-03 19:53:46 +03:00
Alibek Omarov
f0d53af66d
waifulib: xcompile: upgrade again from engine tree, fix motomagx build
2021-07-03 19:35:25 +03:00
Alibek Omarov
dd470d6700
waifulib: xcompile: upgrade tool
2021-07-03 19:21:44 +03:00
Andrey Akhmichin
6e7653eec1
Move M_PI definition to header.
2021-06-20 13:49:04 +05:00
Andrey Akhmichin
72e42a4e02
Merge branch 'master' into opfor
2021-06-20 03:59:10 +05:00
Andrey Akhmichin
a541a9699c
#ifdef->#if.
2021-06-20 03:53:07 +05:00
Bohdan Shulyar
fd6f48175f
Comment unused variables ( #184 )
...
* Comment unused variables
* Comment out dead code
2021-06-18 13:00:09 +05:00
Bohdan Shulyar
7552c1df5e
Silence useless warning on Windows ( #183 )
2021-06-18 07:42:43 +05:00
Bohdan Shulyar
662af50306
Bump minimum CMake version (lower versions are deprecated) ( #182 )
2021-06-18 07:41:38 +05:00
Bohdan Shulyar
d95080281f
Fix implicit conversion ( #180 )
2021-06-18 07:40:38 +05:00
Roman Chistokhodov
5f56ed6816
Build linux version in Steam runtime. Add building with msvc into workflow and upload artifacts. ( #181 )
...
* Run linux builds in steam-runtime
* Add msvc to CI
* Add artifacts
2021-06-18 07:39:58 +05:00
Roman Chistokhodov
b34b6a0778
Fix windows build ( #179 )
...
* Add hl.def to cmakelists.txt
* Add appveyor artifact
2021-06-17 23:33:55 +05:00
Andrey Akhmichin
5e06370a95
Revert breaking changes.
2021-06-17 22:35:36 +05:00
Andrey Akhmichin
fb3be587d1
Merge branch 'master' into opfor
2021-06-17 09:21:00 +05:00
Roman Chistokhodov
d5d8895b8c
Add mingw workflow ( #177 )
2021-06-16 00:08:11 +05:00