100 Commits
Author SHA1 Message Date
nillerusr ed8209cc35 fix build with clang-20 ref #389 #433 #436 fix #379
Build / build-linux-i386 (push) Has been cancelled
Build / build-linux-amd64 (push) Has been cancelled
Build / build-android-armv7a (push) Has been cancelled
Build / build-windows-i386 (push) Has been cancelled
Build / build-windows-amd64 (push) Has been cancelled
Build / build-dedicated-windows-i386 (push) Has been cancelled
Build / build-dedicated-windows-amd64 (push) Has been cancelled
Build / build-dedicated-linux-i386 (push) Has been cancelled
Build / build-dedicated-linux-amd64 (push) Has been cancelled
Build / build-macos-amd64 (push) Has been cancelled
Build / build-dedicated-macos-amd64 (push) Has been cancelled
Tests / tests-linux-i386 (push) Has been cancelled
Tests / tests-linux-amd64 (push) Has been cancelled
Tests / tests-macos-amd64 (push) Has been cancelled
Tests / tests-windows-i386 (push) Has been cancelled
Tests / tests-windows-amd64 (push) Has been cancelled
2025-11-25 06:24:23 +03:00
nillerusr 87150cc028 ivp: update submodule 2023-12-24 04:24:44 +03:00
nillerusr f402495b24 wscript: make bzip2 mandatory #321 2023-12-13 21:38:18 +03:00
nillerusr b45295ef7c dedicated(win32): fix crashes( now it works #310 #225 ) 2023-12-13 21:28:17 +03:00
nillerusr ade05ab153 dedicated(win32): fix build issues #322 2023-12-13 20:18:31 +03:00
nillerusr 7c863a351b wscript(win32): restore FORCE parameter for multiple references #322
This is using to override debug crt functions.
Does anyone actually use this?
2023-12-13 17:38:02 +03:00
nillerusr 8fcac9c164 wscript(win32): disable /FORCE linker option added by accident #322 2023-12-13 17:25:20 +03:00
nillerusr 7a3b3cd96f return accidentally commented out engine module( fixes #315 ) 2023-11-28 06:47:35 +03:00
nillerusr 90e2937b32 update waf, enable gccdeps and msvcdeps 2023-11-24 11:28:25 +03:00
nillerusr 23204fcc73 wscipt: fix cant find env cache togl 2023-11-08 22:06:10 +03:00
nillerusr abb470a471 fix build scripts for workflow 2023-11-08 21:58:33 +03:00
nillerusr ab527be41a wscript: target 64bit architecture by default 2023-11-08 21:44:30 +03:00
nillerusr cd1c5bd397 fix build for latest musl 2023-11-08 13:26:46 +00:00
nillerusr b8558de63e fix crash in some cases 2023-10-23 19:52:35 +03:00
nillerusr 047f8b1185 gameui: fix disconnect in video settings for multiplayer games 2023-10-08 02:40:43 +03:00
nillerusr 035861bf52 disable new/mallloc override on non-windows platforms( #299 ) 2023-10-08 00:50:14 +03:00
nillerusr c444095293 fix macOS build again 2023-10-07 04:40:28 +03:00
nillerusr 57f6bf6eea fix some undefined/unspecified behaviours in multiplayer games( may help with #299 ) 2023-10-07 05:04:46 +03:00
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