Commit graph

377 commits

Author SHA1 Message Date
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
nillerusr
6b475018b0 vphysix: fix saverestore crash 2022-07-25 23:54:47 +03:00
nillerusr
300da79422 add discord server link to readme 2022-07-25 19:43:15 +03:00
nillerusr
6fb495a138 Update README.md 2022-07-25 19:39:10 +03:00
nillerusr
5f4c1343fa wscript: make opus optional( should help #69 ) 2022-07-25 19:20:14 +03:00
nillerusr
0b397bc1c2 materialsystem/stdshaders: restore original vertexlit_and_unlit_generic and skin shaders to work with steam resources( fixes #75 ) 2022-07-25 19:09:57 +03:00
nillerusr
d80636108c togl/togles: fix flashlight problems 2022-07-25 17:10:10 +03:00
nillerusr
8336547b24 game/client: fix C_BaseEntity prediction 2022-07-25 16:47:41 +03:00
nillerusr
9c7accd518 dt_recv: replace long with int32 2022-07-21 21:14:15 +03:00
nillerusr
c24c4a330c update ivp submodule 2022-07-19 02:10:14 +03:00
nillerusr
8868f6791b engine: oops, forgot to add thinktracecounter.h 2022-07-14 00:00:54 +03:00
nillerusr
bc998f23f7 Unlock mat_picmip cvar for values lower than -1 2022-07-12 16:19:13 +03:00
nillerusr
faff265c10 Move external libraries for android to separate repo 2022-07-09 23:23:41 +03:00
nillerusr
a861bce5fd add debug logger 2022-07-06 18:17:09 +03:00
nillerusr
3a3dde7dd5 game: fix spin_none,spin_zaxis physgun interactions 2022-06-26 22:42:13 +03:00
nillerusr
676b7ad327 engine: fix config executing 2022-06-22 19:11:55 +03:00
nillerusr
56b137f6c4 amd64: fix mempool, utlbuffer align 2022-06-21 22:15:14 +03:00
nillerusr
6ba5ea4e69 game: fix compilation problems for clang 2022-06-20 14:17:53 +03:00
nillerusr
4c05ad09d1 android: remove some jni functions, use APP_LIB_PATH instead of APP_DATA_PATH 2022-06-19 17:42:55 +03:00
nillerusr
ed37b1062f game/client: make font size proportional 2022-06-19 15:23:01 +03:00
nillerusr
1adc44a290 Merge pull request #71 from nillerusr/64bits
64bits
2022-06-19 15:12:20 +03:00
nillerusr
98ea88ab3f aarch64: fix android build 2022-06-19 15:07:41 +03:00
nillerusr
fdfed22094 engine: add spatialpartition from cs:go engine 2022-06-15 21:59:40 +03:00
nillerusr
b7b82135bd fpersmissive fixes 2022-06-15 21:59:06 +03:00
nillerusr
c6ddf35416 fix some AddressSanitizer issues 2022-06-14 13:16:08 +03:00
nillerusr
6225aeb9e8 amd64: fix model loading issues 2022-06-14 13:11:14 +03:00
nillerusr
83aaa01b5c vphysics: fix saverestore 2022-06-14 13:09:10 +03:00
nillerusr
85c48e9855 game/server: fix AI_TaskFailureCode_t size 2022-06-05 03:30:44 +03:00
nillerusr
4dbffc9549 togl: replace long with int 2022-06-05 02:21:39 +03:00
nillerusr
ac63047b00 update ivp submodule 2022-06-05 01:53:59 +03:00
nillerusr
2e5a08b894 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00