Commit Graph
219 Commits
Author SHA1 Message Date
HappyDOGE 733dc35479 fix null comparison 2022-07-28 15:07:01 +03:00
HappyDOGE 1c74b72cc1 update ivp submodule 2022-07-28 14:59:58 +03:00
HappyDOGE 4fc6661cb4 fix SDL 2022-07-28 14:58:51 +03:00
HappyDOGE e5c944b72a Merge branch 'master' of https://github.com/nillerusr/source-engine into windows 2022-07-28 14:40:20 +03:00
nillerusr eb78802b5d vtf: 7.5 version support ( fixes #83 ) 2022-07-28 14:32:38 +03:00
HappyDOGE 3faf6a69ac fix windows build scripts, add windows opus support 2022-07-28 14:27:56 +03:00
nillerusr 6bc71d1491 fix buffer overflow in shader and closed captions 2022-07-27 18:29:48 +03:00
HappyDOGE 90cd6e0e15 Merge branch 'master' into windows 2022-07-27 12:58:56 +03:00
nillerusr a53fff833f vphysics: increased g_MeshSize value( fixes some crashes in ep2 ), update ivp submodule 2022-07-27 04:00:21 +03:00
nillerusrandGitHub 1dc309d1ed Merge pull request #79 from WitherOrNot/master
fix sln generation
2022-07-26 23:23:21 +03:00
Wither OrNot f384046eba fix sln generation 2022-07-26 13:03:48 -07:00
nillerusrandGitHub 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
nillerusrandGitHub 4d628885b7 add discord server link to readme 2022-07-25 19:43:15 +03:00
nillerusrandGitHub 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
nillerusrandGitHub 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
hymeiandnillerusr 01413fdd71 arm64 : fix mempool align 2022-06-05 01:14:23 +03:00
hymeiandnillerusr fd38243b54 arm64 ptr size fix 2022-06-05 01:14:23 +03:00
hymeiandnillerusr fe2d89addb update ivp 2022-06-05 01:14:22 +03:00
hymeiandnillerusr f96a163cf8 arm64 : fix clang compile errors 2022-06-05 01:13:14 +03:00
hymeiandnillerusr 3bc519aecf arm64 : fix vgui2 VPAMEL in messagemap 2022-06-05 01:13:13 +03:00
hymeiandnillerusr 0499fde751 arm64 : intp fixes 2022-06-05 01:13:13 +03:00
hymeiandnillerusr df78eef85f osx : use freetype instead of deprecated carbon api 2022-06-05 01:13:13 +03:00
hymeiandnillerusr 3291cdf978 osx : fix syscalls 2022-06-05 01:13:13 +03:00