Commit graph

176 commits

Author SHA1 Message Date
nillerusr
667a68041d wscript: add videoservices 2022-10-13 17:47:27 +03:00
nillerusr
2dc976fae0 engine/audio: fix build 2022-10-12 05:31:18 +03:00
nillerusr
73709ccca9 engine: move engine/audio/public to public/ directory 2022-10-12 03:34:30 +03:00
nillerusr
1cc7b4900f engine: fix audio language setting 2022-09-10 03:30:28 +03:00
nillerusr
aedfaf1df0 fixed some unitialized variables 2022-08-19 23:27:37 +03:00
nillerusr
04c61c7aa1 use HAVE_* macros for dependencies 2022-08-19 23:19:53 +03:00
nillerusr
a6b90d3dc4 again boring misalignment fixes 2022-08-09 21:24:27 +03:00
nillerusr
e680d86f4f engine: fix windows dedicated build 2022-08-01 01:01:39 +03:00
nillerusr
9c85cdd243 engine: restore delta float decode/encode from 2007 branch 2022-07-31 20:11:48 +03:00
HappyDOGE
c9cac32343 fix opus error msg log 2022-07-28 18:34:48 +03:00
HappyDOGE
d9e5af06da fix opus 2022-07-28 18:32:42 +03:00
HappyDOGE
a7e90573c6 fix windows build scripts, add windows opus support 2022-07-28 14:27:56 +03:00
HappyDOGE
34bb8aa1ae Merge branch 'master' into windows 2022-07-27 12:58:56 +03:00
nillerusr
bc998f23f7 Unlock mat_picmip cvar for values lower than -1 2022-07-12 16:19:13 +03:00
nillerusr
676b7ad327 engine: fix config executing 2022-06-22 19:11:55 +03:00
nillerusr
98ea88ab3f aarch64: fix android build 2022-06-19 15:07:41 +03:00
nillerusr
fdfed22094 engine: add spatialpartition from cs:go engine 2022-06-15 21:59:40 +03:00
nillerusr
b7b82135bd fpersmissive fixes 2022-06-15 21:59:06 +03:00
nillerusr
c6ddf35416 fix some AddressSanitizer issues 2022-06-14 13:16:08 +03:00
nillerusr
2e5a08b894 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00
hymei
c329da4d7a arm64 : fix mempool align 2022-06-05 01:14:23 +03:00
hymei
a5c119c1f6 arm64 ptr size fix 2022-06-05 01:14:23 +03:00
hymei
2fca33b4b0 arm64 : intp fixes 2022-06-05 01:13:13 +03:00
hymei
cd4412966c osx : fix syscalls 2022-06-05 01:13:13 +03:00
hymei
5a2e752799 osx : malloc.h => malloc/malloc.h 2022-06-05 01:12:37 +03:00
hymei
e3f7810566 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
f28365781a materialsystem: fix s_NormalizationCubemap generation for ToGL 2022-05-17 14:38:34 +03:00
nillerusr
6a7f9d0d28 misaligment fixes 2022-05-15 21:09:59 +03:00
nillerusr
17f4136e40 engine: remove useless vprof for rcon 2022-05-13 12:16:34 +03:00
nillerusr
78145e4bba fix address sanitizer issues #2 2022-05-01 20:08:32 +03:00
nillerusr
660a8391ee fix address sanitizer issues 2022-04-25 17:21:00 +03:00
nillerusr
d87c806f4e engine: fix hdr to ldr conversion 2022-04-16 12:54:00 +03:00
nillerusr
54dc82a1c2 GameUI: fix propotional scale 2022-04-16 12:20:36 +03:00
nillerusr
bc125ed0ff engine: hdr to ldr conversion for HDR_TYPE_NONE 2022-03-26 03:24:41 +03:00
JusicP
d5d0cac107 Fix Windows build with WAF 2022-03-19 14:40:11 +02:00
nillerusr
d2638d9416 engine: remove PROTOCOL_STEAM requirement 2022-03-02 11:42:47 +03:00
nillerusr
13191a2659 add source-sdk-2013 2022-03-01 23:00:42 +03:00
nillerusr
df96e3937c engine/audio/private: add voice recording using sdl 2022-03-01 22:48:18 +03:00
nillerusr
593b930def engine: get opus voice codec 2022-02-13 06:15:27 +03:00
nillerusr
3f2782a74c Fix external .lmp loading 2022-02-11 11:00:57 +03:00
nillerusr
7a626082b1 cl_main: set language according to LANG variable 2022-02-06 03:48:40 +03:00
nillerusr
f76f1039ed gameui: add console button to main menu 2022-02-05 22:33:45 +03:00
JusicP
6c85ab8cb7 Fix VPC scripts for VS2019 2022-02-03 18:18:12 +02:00
nillerusr
0c34bd2244 add more custom screen resolutions, fix build 2022-01-25 00:14:29 +03:00
nillerusr
5c0e3180e6 fix build with clang, fix saverestore again, android mod launcher support 2022-01-19 18:59:42 +03:00
JusicP
7e5db61d4b Fix compilation under MSVC(VS2019) 2022-01-13 16:18:38 +02:00
nillerusr
0454017065 Add proportionality support for GameUI panels (#35)
* Add proportionality support for GameUI panels

* Add Android platform define

* Fix button wrong state on fast clicking

Co-authored-by: JusicP <slender87844@gmail.com>
2022-01-09 17:04:47 +03:00
nillerusr
0ff5b74afa saveload fix 2022-01-09 19:59:13 +03:00
nillerusr
2154279349 Fix font problems 2022-01-09 19:20:00 +03:00
nillerusr
a041c8fc1a Replace glBegin/glEnd 2021-11-21 18:51:30 +03:00
nillerusr
d96b3e38eb Vpc parser (#31)
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-11-16 20:50:27 +03:00
nillerusr
65a87392e5 Merge pull request #30 from nillerusr/misalign-fixes
Misalign fixes
2021-11-16 20:48:45 +03:00
nillerusr
c45c9a2803 android: fix SDL_QUIT 2021-11-14 13:21:01 +03:00
nillerusr
28aa80c3a0 saverestore fixes 2021-11-14 00:07:58 +03:00
nillerusr
92c0c3aeb9 physics: fix a lot of problems 2021-10-23 14:41:59 +03:00
nillerusr
b44df09ae1 Replace 1e24 with 1e16 to avoid float overflow 2021-10-13 20:01:24 +03:00
nillerusr
ad16ddab04 add vgui touch panel, touch logic 2021-10-09 15:22:16 +03:00
nillerusr
688daaa1c8 fix previous commit 2021-10-05 00:51:01 +03:00
Danny Parker
709feb8e47 fix latest gcc builds (#19)
Co-authored-by: Danny Parker <DannyParker0001@users.noreply.github.com>
2021-10-01 20:32:20 +03:00
nillerusr
c0eae4cc22 Initial android support (#17)
* Upload Android armv7 libs

* Fix debug build

* utlvector: fix undefined behavior

* wscript: add --use-ccache option

* wscript: store ccache in a separate directory

* Propertly use gl4es

* fontconfig: fix font detection

* [android]remove fontconfig dependency

* Add build guide for other platforms

Co-authored-by: JusicP <slender87844@gmail.com>
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-09-02 20:33:03 +03:00
q4a
97001f7bde add Command line param "language" 2021-05-30 18:04:37 +03:00
nillerusr
f4826ce70e fix dedicated server build 2021-04-27 23:33:46 +03:00
nillerusr
beb468044a fixes for arm target 2021-04-27 19:44:24 +03:00
nillerusr
5a8f290551 build: arm target support 2021-04-25 23:36:09 +03:00
nillerusr
4da732b6ab waf: fix install 2021-04-06 23:22:52 +03:00
nillerusr
b6a033e35c add waf buildsystem 2021-03-31 20:12:00 +03:00
nillerusr
0b5a04e732 add stubs for asan/ubsan 2020-11-30 21:44:53 +03:00
nillerusr
9e7ab7bd22 minimp3: remove not necessary logging 2020-11-20 01:48:56 +03:00
nillerusr
d4c9ed338f update minimp3 2020-11-15 22:04:09 +03:00
nillerusr
69b0bc016a hack for audio 2020-11-15 21:33:31 +03:00
nillerusr
8e1023592e fix minimp3 2020-11-14 23:17:36 +03:00
JusicP
d0a1ee56be update mp3codecs.cpp 2020-11-14 18:27:14 +02:00
nillerusr
235b52db3f add mp3 codecs(broken) 2020-11-14 15:54:58 +03:00
nillerusr
db42098a5a cut openssl, cryptopp 2020-11-13 16:42:13 +03:00
nillerusr
3fec7d612e change output path in all vpc 2020-10-22 21:00:42 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00