nillerusr
|
c6e47fce35
|
materialsystem: unlock mat_picmip cvar again
|
2022-08-03 16:30:27 +03:00 |
|
SanyaSho
|
c34cdfbb7f
|
Fov cvar fix (#98)
* game: set fov_desired cvar max value to 110
* scripts: waifulib: change '4.9,9' to '4.9,21' in configure example
|
2022-08-03 16:22:17 +03:00 |
|
nillerusr
|
345c67c152
|
togles: use sampler objects by default
|
2022-08-03 16:21:23 +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 |
|
HappyDOGE
|
f3379c0b46
|
Merge branch 'master' of https://github.com/nillerusr/source-engine into windows
|
2022-07-28 14:40:20 +03:00 |
|
nillerusr
|
9f72b44328
|
vtf: 7.5 version support ( fixes #83 )
|
2022-07-28 14:32:38 +03:00 |
|
HappyDOGE
|
a7e90573c6
|
fix windows build scripts, add windows opus support
|
2022-07-28 14:27:56 +03:00 |
|
nillerusr
|
67893ea361
|
fix buffer overflow in shader and closed captions
|
2022-07-27 18:29:48 +03:00 |
|
HappyDOGE
|
34bb8aa1ae
|
Merge branch 'master' into windows
|
2022-07-27 12:58:56 +03:00 |
|
nillerusr
|
96a84537d4
|
vphysics: increased g_MeshSize value( fixes some crashes in ep2 ), update ivp submodule
|
2022-07-27 04:00:21 +03:00 |
|
nillerusr
|
f7175fe855
|
Merge pull request #79 from WitherOrNot/master
fix sln generation
|
2022-07-26 23:23:21 +03:00 |
|
Wither OrNot
|
f00fcd4d49
|
fix sln generation
|
2022-07-26 13:03:48 -07:00 |
|
nillerusr
|
12993b1e8e
|
add github workflow (#78)
|
2022-07-26 00:15:02 +03:00 |
|