Alibek Omarov
|
b83d763a50
|
3rdparty: mainui: update
|
2026-01-21 22:23:19 +05:00 |
|
Alibek Omarov
|
77123f710b
|
3rdparty: mainui: update
|
2026-01-20 19:27:18 +05:00 |
|
Alibek Omarov
|
8af5ecdb06
|
mainui: update
|
2026-01-13 08:27:03 +05:00 |
|
Alibek Omarov
|
e7743587a1
|
mainui: update
|
2025-12-15 11:42:09 +05:00 |
|
Alibek Omarov
|
cfa8e639f1
|
engine: drop legacy protocol support
|
2025-12-01 13:03:53 +05:00 |
|
Alibek Omarov
|
ab5ac3aae8
|
3rdparty: maintui: another build fix, this time for platforms where C chars are unsigned
|
2025-11-27 23:58:48 +05:00 |
|
Alibek Omarov
|
da133d890f
|
gitmodules: update to our xash3d-maintui fork
|
2025-11-27 23:42:32 +05:00 |
|
Alibek Omarov
|
2e5d2c1dcc
|
3rdparty: library_suffix: update
|
2025-11-12 20:28:04 +05:00 |
|
Alibek Omarov
|
d9150734c9
|
3rdparty: add library_suffix subproject
|
2025-11-11 06:59:41 +05:00 |
|
Alibek Omarov
|
62c56b877f
|
3rdparty: mainui: update
|
2025-11-07 04:08:06 +05:00 |
|
Alibek Omarov
|
681808ca3d
|
3rdparty: mainui: update
|
2025-11-06 20:06:52 +05:00 |
|
Alibek Omarov
|
43066656bd
|
3rdparty: restore submodules hash after last merge
|
2025-11-01 18:33:42 +05:00 |
|
ksagameng2
|
a9bf700da4
|
Restore iOS build support (#2352)
* initial commit
* initial commit
* add port files
* ios: Changes to allow creating app bundle without xcode projects
* ios: Added mic perms request
* ios: Very basic app bundle creation script
* ios: Fix -log parameter
* ios: Sdk no longer hardcoded and option to compile for simulator
* general: Update gitignore
* ios: Enable game mode for the app
* ios: Compile instructions and updated ipa creation script
* ios: Code cleanup
* ios: Remove dylibs
* general: Remove extra submodules
* ios: Remove dylibs again
* ios: Implement suggested changes
* ios: Fix building as dylib instead of binary
* ios: Scripts for building mods
* ios: Move 'ios' contents to engine/platform/ios/bundle and modify scripts
* ios: Update createipa.sh to use waf install
* ios: Clean script and updated README
* general: Fix spelling mistake and outdated instructions
* ios: Clean up in xcompile.py
* ios: Fix createipa.sh generating an invalid ipa
* ios: Temporary fix for launch dialog textfield colors in dark mode
|
2025-11-01 18:32:00 +05:00 |
|
Alibek Omarov
|
f22a50b680
|
3rdparty: update maintui and mainui
|
2025-10-24 14:30:59 +05:00 |
|
Alibek Omarov
|
338636092f
|
3rdparty: mainui: update
|
2025-10-02 19:40:31 +05:00 |
|
Alibek Omarov
|
25bfbd3a6b
|
3rdparty: libbacktrace: wscript: fix config defines not being set
|
2025-10-02 05:16:59 +08:00 |
|
Alibek Omarov
|
dce3d9d517
|
3rdparty: mainui: update
|
2025-09-29 04:38:36 +05:00 |
|
Alibek Omarov
|
e5a5804ff5
|
3rdparty: mainui: update
|
2025-09-29 03:19:49 +05:00 |
|
Alibek Omarov
|
53bf302868
|
3rdparty: mainui: update
|
2025-09-25 15:41:47 +05:00 |
|
lewa_j
|
d073218df0
|
3rdparty: mainui: update
|
2025-09-22 13:31:27 +03:00 |
|
Alibek Omarov
|
40ce6c0069
|
3rdparty: maintui: update
|
2025-09-22 09:25:54 +05:00 |
|
Alibek Omarov
|
3c4c6e5a1c
|
3rdparty: mainui: update
|
2025-09-22 09:25:33 +05:00 |
|
Alibek Omarov
|
39066bf82b
|
3rdparty: mainui: update
|
2025-09-11 08:06:11 +05:00 |
|
Alibek Omarov
|
97b8fa74a7
|
3rdparty: mainui: update
|
2025-09-07 23:29:16 +05:00 |
|
Alibek Omarov
|
e38dc29411
|
3rdparty: mainui: update
|
2025-09-02 22:30:57 +05:00 |
|
Alibek Omarov
|
b504876646
|
3rdparty: maintui: update
|
2025-08-30 21:24:48 +05:00 |
|
Alibek Omarov
|
03571f831e
|
3rdparty: vgui_support: update
|
2025-08-30 19:32:50 +05:00 |
|
Alibek Omarov
|
dd967ffa75
|
3rdparty: update mainui_cpp and maintui
|
2025-08-25 11:32:03 +05:00 |
|
Alibek Omarov
|
59d771c4e4
|
public: add definitions for GNU/Hurd
|
2025-08-13 16:45:53 +05:00 |
|
Alibek Omarov
|
0e48f57247
|
3rdparty: mainui: update
|
2025-08-05 19:04:33 +05:00 |
|
Alibek Omarov
|
2557d5acaa
|
3rdparty: opus: limit assembly to SSE and SSE2
Otherwise whole engine builds with SSE4.1 and AVX support with LTO enabled. =/
|
2025-08-03 04:34:46 +05:00 |
|
Alibek Omarov
|
56361b52e7
|
3rdparty: opus: enable platform optimized code (x86 SSE/AVX with runtime detection and NEON on ARM)
Along that enable hardening and check for C99 lrintf (probably can do the same in the engine at some point).
|
2025-08-02 12:27:26 +05:00 |
|
Alibek Omarov
|
e468371394
|
3rdparty: libbacktrace: similarly, use C compiler for multicheck tests, as this is a C project
|
2025-07-29 21:42:40 +05:00 |
|
lewa_j
|
3eed2769d5
|
ref: wscript: gl4es fix typo
|
2025-07-27 16:27:55 +05:00 |
|
lewa_j
|
6302553ee4
|
ref: update nanogl and wes submodules
|
2025-07-27 16:27:55 +05:00 |
|
lewa_j
|
98e4aae6bb
|
ref: wscript: Fix gl4es invalid build flags under msvc
|
2025-07-27 16:27:55 +05:00 |
|
Alibek Omarov
|
eeca965b5d
|
3rdparty: update libbacktrace and mainui submodules
|
2025-07-18 19:00:39 +05:00 |
|
Alibek Omarov
|
a7671a8ac1
|
3rdparty: update UI submodules
|
2025-06-19 16:43:08 +05:00 |
|
Alibek Omarov
|
d7f4b21db7
|
3rdparty: mainui: update
|
2025-06-15 12:51:57 +05:00 |
|
Alibek Omarov
|
026435865a
|
wscript: cleanup defaults, now that we don't need to specify most options from here
|
2025-05-27 21:54:22 +03:00 |
|
Alibek Omarov
|
78ef00a269
|
wscript: remove hacky logic determening valid target when crosscompiling to 32-bit x86
|
2025-05-27 20:50:08 +03:00 |
|
Alibek Omarov
|
7ba48e00bc
|
3rdparty: libbacktrace: sort entries in config.h to keep it the same between reconfigurations
Multicheck parallel nature caused config.h entries to be sorted randomly and
libbacktrace recompiled on every occasion.
|
2025-05-20 15:25:39 +05:00 |
|
Alibek Omarov
|
5d0e473cf1
|
3rdparty: maintui: update
|
2025-04-16 14:52:46 +03:00 |
|
Alibek Omarov
|
5d1e207337
|
3rdparty: maintui: update
|
2025-04-15 21:00:38 +03:00 |
|
Alibek Omarov
|
8c0f1d65ba
|
3rdparty: maintui: update
|
2025-04-10 23:56:55 +03:00 |
|
Alibek Omarov
|
bbf6f1c7b8
|
scripts: gha: fix generating sources.list on different ubuntu version
|
2025-04-10 23:37:36 +03:00 |
|
Alibek Omarov
|
8d2986bc74
|
3rdparty: maintui: update
|
2025-04-10 23:02:48 +03:00 |
|
Alibek Omarov
|
64e774377b
|
scripts: gha: fix ppc64el rust target
|
2025-04-10 22:48:17 +03:00 |
|
Alibek Omarov
|
8ff469d466
|
3rdparty: maintui: update
|
2025-04-10 22:26:13 +03:00 |
|
Alibek Omarov
|
a20e961892
|
scripts: gha: install i686-pc-windows-msvc rust target for cross-compiling 32-bit maintui
|
2025-04-10 22:02:13 +03:00 |
|