Commit Graph
100 Commits
Author SHA1 Message Date
nillerusr 2636f1a66d fix macos build( maybe? #296 ) 2023-10-06 03:33:45 +03:00
nillerusr e7addfc9ad materialsystem: fix color correction on non-windows systems( fixes #137 , #295 related ) 2023-10-06 04:19:51 +03:00
nillerusr 6447101546 Restore tslist for trace info( fix #295 ) 2023-10-05 19:36:24 +03:00
nillerusr efeda62add fix crash on game close when demo recording 2023-10-04 22:22:31 +03:00
nillerusr b7bd94c52e cstrike: fix uninitialized pointers in hud 2023-08-23 23:42:08 +03:00
nillerusr 1d4f7fb2cc change touch editor colors 2023-08-22 11:47:19 +03:00
nillerusr b5d6051d98 cstrike: optimize flashbang 2023-08-22 11:38:13 +03:00
nillerusr b73f3b70fa cstrike: add autojump convar 2023-08-22 11:11:39 +03:00
nillerusr 2d3f31d37e android: reset vsync after minimizing window 2023-08-18 15:40:38 +03:00
nillerusr 5ea9937457 android: fix black screen after minimizing window in materialsystem queue mode 2023-08-18 13:49:07 +03:00
nillerusr 601cfff164 game: fix touch transparency mode for cut scenes 2023-08-17 15:59:47 +03:00
nillerusr 4f10928299 inputsystem: fix UB in touch events callback, make touch more responsive 2023-08-17 14:31:43 +03:00
nillerusr 02a3c641a6 engine: fix loading static prop lump version 7 2023-08-15 16:47:35 +03:00
nillerusr 7f267853f4 vtf: fix vtf loading for windows arm( and for other platforms ) 2023-08-14 18:26:28 +03:00
nillerusr 3d0025b594 vtf: fix vtf header padding 2023-08-14 16:33:34 +03:00
nillerusr b6cb0c2696 game: fix UB when reading mapcycle 2023-08-04 14:55:13 +03:00
nillerusr 8acf608b4d engine: optimize traces 2023-08-04 13:57:30 +03:00
nillerusr 0235b1ed4d vstdlib: remove old shitty osversion 2023-06-03 22:13:55 +03:00
nillerusr 226d22b896 waf: don't install some shared libraries when building sdk only 2023-05-24 16:46:25 +00:00
nillerusr 8b1be47f4d scripts: fix vpc_parser errror 2023-05-24 00:46:37 +03:00
nillerusr ed901ead1a move stub steam api from thirdparty submodule 2023-05-23 22:32:30 +00:00
nillerusr a6c26f4271 replace stlport with gnustl 2023-05-17 16:06:34 +00:00
nillerusr 523f4e9eaa vgui_controls: fix unitialized variable 2023-05-05 19:17:06 +03:00
nillerusr 3b1b08fd93 win32: fix sdl2 install path 2023-05-05 19:14:50 +03:00
nillerusr 271c9993da hl2: fix random crash when combine throws a can 2023-04-30 17:03:03 +03:00
nillerusr 965ef97212 togl/togles: set D3DMATRIX alignment to 16 2023-04-29 15:34:11 +03:00
nillerusr 657f59ada3 materialsystem: set allocator alignment 16( fixes crash in release build ) 2023-04-26 23:43:04 +03:00
nillerusr e3edbc2d96 mathlib: make Gain and Bias inline 2023-04-26 22:33:20 +03:00
nillerusr 7ceba77616 WIP: move vmatrix functions to header and inline them 2023-04-26 19:56:15 +00:00
nillerusr 823e437005 wscript(android,windows): add sdl2 to installation path 2023-04-26 22:30:28 +03:00
nillerusr a63138347b disable fortify-source headers 2023-04-25 15:08:19 +00:00
nillerusr 852f4052be fix idiotic libs problems again 2023-04-25 01:18:15 +03:00
nillerusr 38fdbf18c2 fix musl-idiodic libsc problems 2023-04-25 00:40:23 +00:00
nillerusr 54c339bdc0 update README.md 2023-04-24 23:23:09 +00:00
nillerusr 699271f212 WIP: musl port 2023-04-24 22:39:09 +00:00
nillerusr ba695d2092 fix steam dick font loading 2023-04-24 22:04:29 +00:00
nillerusr f2fa241ae6 add macos workflow, fix filesystem_async max thread count 2023-04-24 18:54:23 +00:00
nillerusr 1ccbe2bbb6 unitests: add mathlib test 2023-04-23 23:45:09 +03:00
nillerusr 7d00b0404f update ivp submodule 2023-04-21 01:52:04 +03:00
nillerusr 89af23bdfb finally fix fucking ragdolls 2023-04-18 23:48:15 +00:00
nillerusr 99cad5f7d1 update ivp submodule 2023-04-18 21:53:37 +00:00
nillerusr d719a18fa7 engine: fix black screen in changelevel 2023-04-09 09:44:41 +03:00
nillerusr f3b17b77e5 update workflows 2023-04-08 13:40:33 +03:00
nillerusr 3fcf986853 unittests: don't use ASAN_POISON_MEMORY_REGION with gcc 2023-04-07 15:19:35 +03:00
nillerusr b2d168c701 scripts: remove useless deps from installation 2023-04-07 15:03:12 +03:00
nillerusr 92028d4e80 tier1: fix possible unsafe read in lzss SafeUncompress, make tests pass under asan 2023-04-07 14:59:36 +03:00
nillerusr 4f063c4053 unittests: fix library loading 2023-04-07 13:47:43 +03:00
nillerusr dcdcf6b733 togles: don't use alpha channel in dxt1 decompression for textures without it 2023-04-06 14:36:14 +03:00
nillerusr ceda7d8ad0 update workflows 2023-04-06 02:12:59 +03:00
nillerusr f1de24b0b2 engine: fix bsp21 loading 2023-04-04 23:22:06 +03:00
nillerusr db6a9839fe engine: fix windows build( windows must die ) 2023-02-20 22:02:41 +03:00
nillerusr c970f28804 engine: fix Map_IsValid for mapcycle 2023-02-20 21:03:47 +03:00
nillerusr 6a8da7084b engine: add -nobackgroundlevel command-line argument 2023-02-20 20:07:23 +03:00
nillerusr 9075ccd9e4 engine: don't check sv_lan value in masterserver requests when DEDICATED is defined 2023-02-19 15:18:49 +03:00
nillerusr 5198d808fa datacache: disable async mode 2023-02-17 12:42:56 +03:00
nillerusr 1e3389c70d gameui: fix linux build issue 2023-02-17 03:38:59 +03:00
nillerusr e84ad80c46 add -g option for android by default 2023-02-17 03:16:45 +03:00
nillerusr 30a97f855e gameui: fix console size on android 2023-02-17 02:41:53 +03:00
nillerusr 1d39be1a97 engine: again fix static prop lump version 10 loading 2023-02-17 01:41:55 +03:00
nillerusr 92a1eae995 android: add extras vpk to PLATFORM path search 2023-02-16 23:15:01 +03:00
nillerusr cc7541f132 change PROTOCOL_VERSION to 25 2023-02-16 22:47:32 +03:00
nillerusr 9919f7ee95 engine: fix static prop lump version 10 loading 2023-02-16 18:44:33 +03:00
nillerusr 2aa14bb24c restore threadtools and vstdlib from 12716fd commit 2023-02-16 17:32:26 +03:00
nillerusr e4f5549cbd serverbrowser: copy gametype to map name in quicklist 2023-02-16 17:16:35 +03:00
nillerusr e10f29854e engine(masterserver): fix servers duplication 2023-02-14 20:22:18 +03:00
nillerusr c3417ca08d engine: fix cmdrate/updaterate values 2023-02-13 00:27:40 +03:00
nillerusr 0fda062e8e tier0: fix windows build 2023-02-11 20:39:55 +03:00
nillerusr 67ef35bb78 engine(masterserver): typo fix 2023-02-11 20:34:27 +03:00
nillerusr c48da00b92 tier0: disable vprof by default 2023-02-11 20:32:11 +03:00
nillerusr 2b2ca63b48 serverbrowser: rewrite according my expectations 2023-02-11 19:39:01 +03:00
nillerusr efbcaf7820 engine(masterserver): add master request timeout 2023-02-11 19:36:39 +03:00
nillerusr dda12fcec6 engine(masterserver): add additional masterserver, implement setmaster command 2023-02-11 19:17:57 +03:00
nillerusr 70cc94bd01 engine(masterserver): fix latency calculation 2023-02-11 15:57:06 +03:00
nillerusr bca8a497ad engine: set net_usesocketsforloopback 0 by default( 1 breaks singleplayer mode ) 2023-02-11 15:56:06 +03:00
nillerusr 12716fd07f engine(masterserver): Add sequence for requesting server info, implement StopRefresh and use it on timeout 2023-02-10 22:45:36 +03:00
nillerusr 746aa8b1cc wscript: fix arm build 2023-02-07 02:11:36 +03:00
nillerusr 0ffcbff303 materialsystem: fix rendering bugs with togl 2023-02-07 02:05:00 +03:00
nillerusr 6428e90fa2 fix dedicated build caused by previous commit 2023-02-03 03:40:57 +03:00
nillerusr 3345902612 togl: fix MacOS build( fixes #187 ) 2023-02-03 02:27:22 +03:00
nillerusr a08b6ae7bf engine: update server info reply 2023-01-30 22:19:08 +03:00
nillerusr 64f7bf9f96 vgui_controls: fix SetParent function 2023-01-29 21:48:36 +03:00
nillerusr c4b93b30d7 WIP(serverbrowser): update IServersInfo interface 2023-01-29 20:57:04 +03:00
nillerusr 41aa50e66e WIP: Begin rewriting serverbrowser 2023-01-29 19:26:04 +03:00
nillerusr 548be38a0b engine: restore checksum check 2023-01-28 05:37:40 +03:00
nillerusr 0df7838ee1 WIP: initial masterserver client implementation 2023-01-28 05:29:26 +03:00
nillerusr a15db00bc0 materialsystem: threaded optimizations, fix mat_queue_mode on some android devices 2023-01-14 15:53:33 +03:00
nillerusr 3458c36d5a datacache: enable async mode(was disabled in TF2 branch, lol?) 2023-01-13 01:51:19 +03:00
nillerusr 3d43e9fe3a togles: optimize PBO usage 2023-01-12 20:48:13 +03:00
nillerusr f63849bb34 vtf: fix cubemap loading for vtf versions less than 7.5 2023-01-02 16:39:44 +03:00
nillerusr 7ca36e7b43 launcher(android): fix crashhandler initialization 2022-12-31 19:14:30 +03:00
nillerusr c44ae6211c restore MAXSTUDIOBONES value 2022-12-18 20:24:28 +03:00
nillerusr bc909e9f96 windows(amd64): fix EHANDLE size( fixes saverestore ) 2022-12-17 12:21:22 +03:00
nillerusr ff2211f0ad windows: fix(workaround) illegal instruction in release build 2022-12-17 10:14:49 +03:00
nillerusr af8c358ce9 windows: fix dedicated build 2022-12-16 19:47:53 +03:00
nillerusr 8404418202 windows: add workflows for amd64 target architecture 2022-12-16 19:23:23 +03:00
nillerusr eff77f0a0a windows: fix 64bit build( #149 ) 2022-12-16 19:20:56 +03:00
nillerusr 8c0f758a57 bsp: change MAX_MAP_DISPINFO value to 4096 2022-12-02 21:45:33 +03:00
nillerusr 26184742eb update ivp submodule 2022-11-30 16:00:03 +03:00
nillerusr 729ac111af engine: add bsp v21 support, add StaticPropLump_t v7-v11 support 2022-11-30 15:58:19 +03:00
nillerusr 20f5783225 vtf: fix cubemap loading 2022-11-30 14:07:51 +03:00