Commit graph

196 commits

Author SHA1 Message Date
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
hymei
c329da4d7a arm64 : fix mempool align 2022-06-05 01:14:23 +03:00
hymei
a5c119c1f6 arm64 ptr size fix 2022-06-05 01:14:23 +03:00
hymei
2047d5f295 update ivp 2022-06-05 01:14:22 +03:00
hymei
f7a489f828 arm64 : fix clang compile errors 2022-06-05 01:13:14 +03:00
hymei
4ee5ff003a arm64 : fix vgui2 VPAMEL in messagemap 2022-06-05 01:13:13 +03:00
hymei
2fca33b4b0 arm64 : intp fixes 2022-06-05 01:13:13 +03:00
hymei
2b2542a635 osx : use freetype instead of deprecated carbon api 2022-06-05 01:13:13 +03:00
hymei
cd4412966c osx : fix syscalls 2022-06-05 01:13:13 +03:00
hymei
fafb4c71dc arm64 detect marcos 2022-06-05 01:13:12 +03:00
hymei
5a2e752799 osx : malloc.h => malloc/malloc.h 2022-06-05 01:12:37 +03:00
hymei
e3f7810566 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
cbcb1d2248 update ivp submodule 2022-06-04 23:21:08 +03:00
nillerusr
d0c601d189 game: small fixes 2022-06-04 23:08:40 +03:00
nillerusr
f28365781a materialsystem: fix s_NormalizationCubemap generation for ToGL 2022-05-17 14:38:34 +03:00
nillerusr
d809ac7b6c tier0: enable vprof 2022-05-16 12:37:38 +03:00
nillerusr
4630e66eb3 ivp: update submodule 2022-05-16 00:06:26 +03:00
nillerusr
71630d7237 wscript: add --disable-warns option 2022-05-16 00:00:37 +03:00
nillerusr
2b9eefb136 materialsystem: fix(hack) flashlight. normalizedcubemap broken? 2022-05-15 21:19:04 +03:00
nillerusr
6a7f9d0d28 misaligment fixes 2022-05-15 21:09:59 +03:00
nillerusr
17f4136e40 engine: remove useless vprof for rcon 2022-05-13 12:16:34 +03:00
nillerusr
6c1186d0b1 game: init uninitialized variables 2022-05-01 20:09:55 +03:00
nillerusr
78145e4bba fix address sanitizer issues #2 2022-05-01 20:08:32 +03:00
nillerusr
bcdccd56d5 togles: use original glCompressedTexture2D when gpu have DXT support 2022-05-01 15:53:52 +03:00
nillerusr
660a8391ee fix address sanitizer issues 2022-04-25 17:21:00 +03:00