Commit Graph

15 Commits

Author SHA1 Message Date
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
1e3389c70d gameui: fix linux build issue 2023-02-17 03:38:59 +03:00
nillerusr
30a97f855e gameui: fix console size on android 2023-02-17 02:41:53 +03:00
exstrim401
e26b40d889
Basic Steam Dick support (#166)
Without gamepadui library
2023-01-08 15:38:24 +03:00
exstrim401
2fb712af66
Fix macOS build (#146)
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2022-11-27 16:48:27 +03:00
Er2
53bd92f7a8
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
HappyDOGE
3faf6a69ac fix windows build scripts, add windows opus support 2022-07-28 14:27:56 +03:00
hymei
3bc519aecf arm64 : fix vgui2 VPAMEL in messagemap 2022-06-05 01:13:13 +03:00
nillerusr
0772ca1063 GameUI: fix propotional scale 2022-04-16 12:20:36 +03:00
nillerusr
a1d8c59d01 Fix external .lmp loading 2022-02-11 11:00:57 +03:00
nillerusr
9dd2d20e78 cl_main: set language according to LANG variable 2022-02-06 03:48:40 +03:00
nillerusr
c36cfccdf0 gameui: add console button to main menu 2022-02-05 22:33:45 +03:00
nillerusr
9d77bb17c5
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
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00