Commit Graph

578 Commits

Author SHA1 Message Date
Star1xr
a2347cde0a
Update threadtools.inl 2026-05-15 13:58:24 +03:00
Star1xr
96e35178e9
Rename arm64build-android.sh to build-android-arm64.sh 2026-05-15 13:54:52 +03:00
Star1xr
e95ab02a67
Update build.yml 2026-05-15 00:47:14 +03:00
Star1xr
2cf778e309
Update arm64build-android.sh 2026-05-15 00:44:02 +03:00
Star1xr
281e5c9b80
Create arm64build-android.sh 2026-05-15 00:42:07 +03:00
Star1xr
10f6ac5e3a
Strip 2026-05-15 00:41:27 +03:00
Star1xr
d650687054 Fix: removed the redundant IsSteamDeck() implementation
from cdll_client_int.cpp, as it's already defined in tier1/KeyValues.cpp
2026-05-14 23:54:32 +03:00
Star1xr
5b5a5da8df Fix: point ivp submodule to a valid remote commit 2026-05-14 23:42:58 +03:00
Star1xr
4f0d0823f1
Update build-android-armv7a.sh 2026-05-14 23:28:53 +03:00
Star1xr
dbbe8292f6
Update build.yml 2026-05-14 23:28:30 +03:00
Star1xr
efdaa5643d hit 2026-05-14 23:16:48 +03:00
Star1xr
2cb8e84ea0 fixed panel.h 2026-05-14 20:07:59 +03:00
Star1xr
3893fa27aa full gamepadui!!!11!11 2026-05-14 19:10:57 +03:00
Star1xr
0307f03c9f
k 2026-03-30 16:59:22 +03:00
Star1xr
baa8c9b57a
K 2026-03-29 18:33:02 +03:00
Star1xr
31b4bbd364
K 2026-03-29 18:18:30 +03:00
Star1xr
120d366906
Last commit
Updated release step to finalize the initial release and mark it as the latest version.
2026-03-29 18:18:11 +03:00
Star1xr
55f625cba4
Update release action to include specific files 2026-03-29 18:00:54 +03:00
Star1xr
b5f2b587b4
Refactor release step in build.yml
Updated GitHub Actions workflow for release process.
2026-03-29 18:00:29 +03:00
Star1xr
21ff2b4bc9
Enhance build workflow with permissions and release step
Added permissions for write access and a release step to publish artifacts.
2026-03-29 17:28:50 +03:00
Star1xr
a0dc77de41
since when githun started updating actions 2026-03-29 17:05:27 +03:00
Star1xr
8f88471465
Update build.yml 2026-03-29 17:03:54 +03:00
Star1xr
7159a3f0ae
Refactor GitHub Actions to remove duplicate android-armv7a job
Removed duplicate android-armv7a build job and consolidated steps.
2026-03-29 16:57:43 +03:00
Star1xr
2bcec5816e
Remove retention days for android-armv7a artifact
Removed retention days for uploaded artifact in build workflow.
2026-03-29 16:46:05 +03:00
Star1xr
ac79fe951e
Add zip command to package Android build artifacts 2026-03-29 16:43:57 +03:00
Star1xr
0c25f28a44
Upload Android build artifact after building
Add step to upload Android build artifact to workflow
2026-03-29 16:43:13 +03:00
nillerusr
ed8209cc35 fix build with clang-20 ref #389 #433 #436 fix #379
Some checks failed
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
29985681a1
Merge pull request #312 from AruMoon/add-master-server
Add new master server
2023-12-30 11:44:00 +03:00
nillerusr
53cb673849
Merge pull request #328 from er2off/restrictfix
public/tier0/platform.h: Remove __restrict not only for linux
2023-12-30 11:43:48 +03:00
Er2
f72cf388aa public/tier0/platform.h: Remove __restrict not only for linux 2023-12-30 10:34:50 +03:00
nillerusr
87150cc028 ivp: update submodule 2023-12-24 04:24:44 +03:00
nillerusr
704b8aa98e
Merge pull request #323 from coderamen666/patch-1
Allow compilation on Raspberry Pi OS 32 bit
2023-12-13 22:57:38 +03:00
coderamen
c4f13f04a8
Allow compilation on Raspberry Pi OS 32 bit 2023-12-13 13:55:05 -06: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
327ea9dee7
Merge pull request #322 from dimhotepus/fix-dedicated-build
[Windows] Fix dedicated server build
2023-12-13 20:24:52 +03:00
nillerusr
ade05ab153 dedicated(win32): fix build issues #322 2023-12-13 20:18:31 +03:00
nillerusr
bfe1baf323
wscript(dedicated): try to fix windows build 2023-12-13 18:19:17 +03:00
nillerusr
a84ee9062c
wscript(dedicated): fix indentation 2023-12-13 18:10:34 +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
Dmitry Tsarevich
97f6cdfbe2
dedicated: Fix build on Windows 2023-12-02 23:59:49 +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
AruMoon
8f8c2556b7 Add new master server 2023-10-25 05:18:51 +05:00
nillerusr
b8558de63e fix crash in some cases 2023-10-23 19:52:35 +03:00