Commit graph

315 commits

Author SHA1 Message Date
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
dabef31c60 touch: replace static arrays with linked list 2021-10-13 18:18:36 +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
nillerusr
a6abdca9e6 Revert "Fix code for Android"
This reverts commit 7a91fbebd9.
2021-09-02 20:31:11 +03:00
JusicP
c3c9e2e62b Fix code for Android 2021-08-20 19:56:20 +03:00
JusicP
d4a193671c Fix clang compile 2021-04-28 18:24:16 +03:00
nillerusr
4da732b6ab waf: fix install 2021-04-06 23:22:52 +03:00
nillerusr
519ecc4917 add wscipt files to build vphysics and game 2021-04-06 22:31:58 +03:00
nillerusr
255df8f51f server: fix crash when m_pCurrentPathTarget is null 2021-03-26 11:25:55 +03:00
nillerusr
db42098a5a cut openssl, cryptopp 2020-11-13 16:42:13 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00