Commit graph

266 commits

Author SHA1 Message Date
SanyaSho
ad32a9abff game: quantum crouch fix 2022-08-04 16:30:30 +03:00
SanyaSho
e8a64b9446 game: fix acid damage white flash bug 2022-08-04 16:29:21 +03:00
SanyaSho
eabe6af3a0 game: restore dropship ability to shoot with rotsting gun 2022-08-04 16:27:21 +03:00
SanyaSho
f9bb2afb6c game: restore combine elite soldiers ability to use alt-fire of SMG1 2022-08-04 16:17:51 +03:00
SanyaSho
672550be01 game: don`t rotate viewmodels in zoom 2022-08-04 15:53:29 +03:00
SanyaSho
9788690afd game: beta houndeye painsound fix 2022-08-04 15:36:04 +03:00
SanyaSho
9b4aaff48f game: fix NPC blink 2022-08-04 11:42:52 +03:00
SanyaSho
66b0cdfe56 game: fix previous commit 2022-08-04 00:48:42 +03:00
SanyaSho
406b3ee879 game: apply https://developer.valvesoftware.com/wiki/Weapon_Respawn_Fix patch 2022-08-04 00:33:51 +03:00
SanyaSho
3bd0e9a3b9 gameui: don`t show FOVValueLabel if fov_desired cvar is not exists 2022-08-03 20:27:22 +03:00
SanyaSho
d88dfa2db3 game: restore combine ability to play pain sounds 2022-08-03 17:34:05 +03:00
SanyaSho
357efab5c7 game: fix ent_create crash if entity model is NULL 2022-08-03 17:19:43 +03:00
nillerusr
99a4097df9 appframework: use rawinput for android by default 2022-08-02 10:45:21 +03:00
nillerusr
e774db85ea tier0: fix cpu freq on some arm cpu's 2022-08-01 04:30:44 +03:00
nillerusr
0d51e49ca6 Merge pull request #95 from nillerusr/dedicated-build-fix
fix dedicated build
2022-08-01 01:41:56 +03:00
nillerusr
e680d86f4f engine: fix windows dedicated build 2022-08-01 01:01:39 +03:00
nillerusr
2152a1d17f workflows: rename jobs names 2022-08-01 00:44:54 +03:00
nillerusr
602bd7f09b fix ubuntu build 2022-08-01 00:41:26 +03:00
nillerusr
e08425fbad fix dedicated build 2022-08-01 00:38:10 +03:00
nillerusr
9c85cdd243 engine: restore delta float decode/encode from 2007 branch 2022-07-31 20:11:48 +03:00
nillerusr
363ed328f0 vphysics: fix velocity restore 2022-07-31 19:56:00 +03:00
nillerusr
6726a2b152 workflows: change windows-2016 to windows-2019 2022-07-31 17:30:39 +03:00
nillerusr
06b166e5c0 game: fix integer division by zero in baseachievement( fixes #87 ) 2022-07-31 04:40:53 +03:00
nillerusr
8c61882ccb game/client/portal: fix Polyhedron 2022-07-30 02:09:11 +03:00
nillerusr
2dd0fb3af0 game/server: fix some Asan issues 2022-07-29 04:34:23 +03:00
nillerusr
5eaa214d7c Merge pull request #86 from HappyDOGE/windows
Windows mustdie
2022-07-28 20:38:50 +03:00
nillerusr
0fa2fb516f update github workflow for windows build again 2022-07-28 20:28:41 +03:00
nillerusr
9df722c50b update github workflow for windows build 2022-07-28 20:24:05 +03:00
HappyDOGE
6e651d7699 remove legacy batch scripts 2022-07-28 19:49:42 +03:00
HappyDOGE
1f3083a5a2 fix debug compile 2022-07-28 19:48:53 +03:00
HappyDOGE
ab8b72fc0e cast null to int in check for compatibility 2022-07-28 19:27:13 +03:00
HappyDOGE
75be5912db fix debug macros 2022-07-28 19:18:14 +03:00
HappyDOGE
6afb084f14 fix sdl copy command 2022-07-28 19:14:42 +03:00
HappyDOGE
075f58b037 fix noexcept for new crt 2022-07-28 18:44:45 +03:00
HappyDOGE
c9cac32343 fix opus error msg log 2022-07-28 18:34:48 +03:00
HappyDOGE
d9e5af06da fix opus 2022-07-28 18:32:42 +03:00
HappyDOGE
b31a6c1ab6 fix arm allignment 2022-07-28 17:48:44 +03:00
HappyDOGE
4032336e85 fix placement new 2022-07-28 17:48:29 +03:00
HappyDOGE
f9bc038222 use asm fastcopy only on i386 2022-07-28 17:42:21 +03:00
HappyDOGE
d69c238da0 update windows lib placement 2022-07-28 16:40:36 +03:00
HappyDOGE
a73f45ab31 Merge branch 'master' of https://github.com/nillerusr/source-engine into windows 2022-07-28 16:12:02 +03:00
HappyDOGE
cd47c8312e fix no return in EditDestroyNotification 2022-07-28 16:02:15 +03:00
HappyDOGE
1d0be96892 copy correct check 2022-07-28 15:39:35 +03:00
HappyDOGE
b6463ae8bb mark windows waf as complete 2022-07-28 15:28:43 +03:00
HappyDOGE
5e7b5de897 fix compile time assert 2022-07-28 15:28:35 +03:00
nillerusr
8b2d7da7f4 Merge pull request #84 from LegendaryGuard/patch-1
Add VTF 7.5 support in README
2022-07-28 15:10:26 +03:00
HappyDOGE
1152a1a211 fix null comparison 2022-07-28 15:07:01 +03:00
LegendGuard
05687805b0 Add VTF 7.5 support in README
This is important for making artists, mappers and modelers know.
2022-07-28 14:05:21 +02:00
HappyDOGE
f7e31e0e1a update ivp submodule 2022-07-28 14:59:58 +03:00
HappyDOGE
818a3f9ac6 fix SDL 2022-07-28 14:58:51 +03:00