Commit graph

35 commits

Author SHA1 Message Date
nillerusr
c1e2036f4b gameui: fix disconnect in video settings for multiplayer games 2023-10-08 02:40:43 +03:00
nillerusr
61b905e43c tier1: fix possible unsafe read in lzss SafeUncompress, make tests pass under asan 2023-04-07 14:59:36 +03:00
nillerusr
4b7036075c unittests: fix library loading 2023-04-07 13:47:43 +03:00
nillerusr
cbac92bf27 gameui: fix linux build issue 2023-02-17 03:38:59 +03:00
nillerusr
7810f8ae6b gameui: fix console size on android 2023-02-17 02:41:53 +03:00
exstrim401
08e33c477e Basic Steam Dick support (#166)
Without gamepadui library
2023-01-08 15:38:24 +03:00
exstrim401
b69cdde7be Fix macOS build (#146)
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2022-11-27 16:48:27 +03:00
Er2
9175b29f60 BSD: Add support (#140)
* BSD: Add support

* BSD: other fixes

There is still a bug when vgui haven't got text, maybe because of resources.

Also there is bug where when trying to start new game caption names shows wrong.

* BSD: Debugging

* BSD: modify preprocessor and fix windows

* BSD: Remove debugging and fix labels in gameui

* BSD: Remove disabling some DX9 commands

* BSD: Remove -g flag
2022-11-24 22:04:29 +03:00
nillerusr
7276a5666b modify original vtex and add png support for it 2022-09-17 18:25:20 +03:00
nillerusr
9294be82b4 game(android): add custom chat 2022-09-08 21:23:06 +03:00
SanyaSho
3bd0e9a3b9 gameui: don`t show FOVValueLabel if fov_desired cvar is not exists 2022-08-03 20:27:22 +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
hymei
4ee5ff003a arm64 : fix vgui2 VPAMEL in messagemap 2022-06-05 01:13:13 +03:00
hymei
e3f7810566 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
6a7f9d0d28 misaligment fixes 2022-05-15 21:09:59 +03:00
nillerusr
cbcedcdc1a game/client: fix messagemode, add acceleration for touch, GameUI: add touch options 2022-04-16 12:58:59 +03:00
nillerusr
54dc82a1c2 GameUI: fix propotional scale 2022-04-16 12:20:36 +03:00
JusicP
d5d0cac107 Fix Windows build with WAF 2022-03-19 14:40:11 +02: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
JusicP
4fdd5cd3d7 Add xpos scale for chapters panel 2022-01-09 20:21:50 +02:00
JusicP
3fe04750ab Fix ypos scale for chapters panel 2022-01-09 20:17:11 +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
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
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
3fec7d612e change output path in all vpc 2020-10-22 21:00:42 +03:00
nillerusr
64a0844256 fix createallprojects 2020-10-22 14:20:23 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00