Commit graph

7 commits

Author SHA1 Message Date
nillerusr
ff99055be1 android: remove some jni functions, use APP_LIB_PATH instead of APP_DATA_PATH 2022-06-19 17:42:55 +03:00
nillerusr
ac956a9b4f game: small fixes 2022-06-04 23:08:40 +03:00
nillerusr
ab5c1c0b3a game/client: fix messagemode, add acceleration for touch, GameUI: add touch options 2022-04-16 12:58:59 +03:00
nillerusr
0fb75b41fd fix build with clang, fix saverestore again, android mod launcher support 2022-01-19 18:59:42 +03:00
nillerusr
d2f3cc44db touch: add new commands 2021-11-16 23:46:29 +03:00
nillerusr
63e458ef84 add vgui touch panel, touch logic 2021-10-09 15:22:16 +03:00
nillerusr
2c6669f5e3
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