Commit graph

202 commits

Author SHA1 Message Date
Wither OrNot
f384046eba fix sln generation 2022-07-26 13:03:48 -07:00
nillerusr
99e6aee472
add github workflow (#78) 2022-07-26 00:15:02 +03:00
nillerusr
447d80b76f vphysix: fix saverestore crash 2022-07-25 23:54:47 +03:00
nillerusr
4d628885b7
add discord server link to readme 2022-07-25 19:43:15 +03:00
nillerusr
8334f8a378
Update README.md 2022-07-25 19:39:10 +03:00
nillerusr
f266efa942 wscript: make opus optional( should help #69 ) 2022-07-25 19:20:14 +03:00
nillerusr
a26270cb57 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
5e1ed3bd26 togl/togles: fix flashlight problems 2022-07-25 17:10:10 +03:00
nillerusr
ae94aa060d game/client: fix C_BaseEntity prediction 2022-07-25 16:47:41 +03:00
nillerusr
c739b2c5bb dt_recv: replace long with int32 2022-07-21 21:14:15 +03:00
nillerusr
46fa635cb2 update ivp submodule 2022-07-19 02:10:14 +03:00
nillerusr
977db93cae engine: oops, forgot to add thinktracecounter.h 2022-07-14 00:00:54 +03:00
nillerusr
42f9ada917 Unlock mat_picmip cvar for values lower than -1 2022-07-12 16:19:13 +03:00
nillerusr
760dafae86 Move external libraries for android to separate repo 2022-07-09 23:23:41 +03:00
nillerusr
dc5774a698 add debug logger 2022-07-06 18:17:09 +03:00
nillerusr
b3ef8242db game: fix spin_none,spin_zaxis physgun interactions 2022-06-26 22:42:13 +03:00
nillerusr
bf0062066d engine: fix config executing 2022-06-22 19:11:55 +03:00
nillerusr
9a1ab79372 amd64: fix mempool, utlbuffer align 2022-06-21 22:15:14 +03:00
nillerusr
ddafaa790e game: fix compilation problems for clang 2022-06-20 14:17:53 +03:00
nillerusr
ff99055be1 android: remove some jni functions, use APP_LIB_PATH instead of APP_DATA_PATH 2022-06-19 17:42:55 +03:00
nillerusr
f8c6d23362 game/client: make font size proportional 2022-06-19 15:23:01 +03:00
nillerusr
791012ef95
Merge pull request #71 from nillerusr/64bits
64bits
2022-06-19 15:12:20 +03:00
nillerusr
2e7fa2dfc8 aarch64: fix android build 2022-06-19 15:07:41 +03:00
nillerusr
57bb27e443 engine: add spatialpartition from cs:go engine 2022-06-15 21:59:40 +03:00
nillerusr
b06620b8c9 fpersmissive fixes 2022-06-15 21:59:06 +03:00
nillerusr
29db778997 fix some AddressSanitizer issues 2022-06-14 13:16:08 +03:00
nillerusr
a0e05d885a amd64: fix model loading issues 2022-06-14 13:11:14 +03:00
nillerusr
94916a20ce vphysics: fix saverestore 2022-06-14 13:09:10 +03:00
nillerusr
b84ad64171 game/server: fix AI_TaskFailureCode_t size 2022-06-05 03:30:44 +03:00
nillerusr
363f4774f1 togl: replace long with int 2022-06-05 02:21:39 +03:00
nillerusr
d59e0ffa59 update ivp submodule 2022-06-05 01:53:59 +03:00
nillerusr
9ee21ecf90 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00
hymei
01413fdd71 arm64 : fix mempool align 2022-06-05 01:14:23 +03:00
hymei
fd38243b54 arm64 ptr size fix 2022-06-05 01:14:23 +03:00
hymei
fe2d89addb update ivp 2022-06-05 01:14:22 +03:00
hymei
f96a163cf8 arm64 : fix clang compile errors 2022-06-05 01:13:14 +03:00
hymei
3bc519aecf arm64 : fix vgui2 VPAMEL in messagemap 2022-06-05 01:13:13 +03:00
hymei
0499fde751 arm64 : intp fixes 2022-06-05 01:13:13 +03:00
hymei
df78eef85f osx : use freetype instead of deprecated carbon api 2022-06-05 01:13:13 +03:00
hymei
3291cdf978 osx : fix syscalls 2022-06-05 01:13:13 +03:00
hymei
c7308906d1 arm64 detect marcos 2022-06-05 01:13:12 +03:00
hymei
ff588a8810 osx : malloc.h => malloc/malloc.h 2022-06-05 01:12:37 +03:00
hymei
4e4039d756 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
2690e6c85a update ivp submodule 2022-06-04 23:21:08 +03:00
nillerusr
ac956a9b4f game: small fixes 2022-06-04 23:08:40 +03:00
nillerusr
432a6b2297 materialsystem: fix s_NormalizationCubemap generation for ToGL 2022-05-17 14:38:34 +03:00
nillerusr
e1206f5c46 tier0: enable vprof 2022-05-16 12:37:38 +03:00
nillerusr
dbb6acff37 ivp: update submodule 2022-05-16 00:06:26 +03:00
nillerusr
816cc23833 wscript: add --disable-warns option 2022-05-16 00:00:37 +03:00
nillerusr
ae8b73626e materialsystem: fix(hack) flashlight. normalizedcubemap broken? 2022-05-15 21:19:04 +03:00