Commit graph

31 commits

Author SHA1 Message Date
JusicP
5e27785d40 Fix compilation under MSVC(VS2019) 2022-01-13 16:18:38 +02: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
nillerusr
1f3436945f saveload fix 2022-01-09 19:59:13 +03:00
nillerusr
d651c2b38d Fix font problems 2022-01-09 19:20:00 +03:00
nillerusr
e8dd3cece3 Replace glBegin/glEnd 2021-11-21 18:51:30 +03:00
nillerusr
d947e5e20e
Vpc parser (#31)
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-11-16 20:50:27 +03:00
nillerusr
fb55975a75
Merge pull request #30 from nillerusr/misalign-fixes
Misalign fixes
2021-11-16 20:48:45 +03:00
nillerusr
1233e05fcb android: fix SDL_QUIT 2021-11-14 13:21:01 +03:00
nillerusr
f7cdca7ad2 saverestore fixes 2021-11-14 00:07:58 +03:00
nillerusr
dc2be1dcb4 physics: fix a lot of problems 2021-10-23 14:41:59 +03:00
nillerusr
cb04a1e451 Replace 1e24 with 1e16 to avoid float overflow 2021-10-13 20:01:24 +03:00
nillerusr
63e458ef84 add vgui touch panel, touch logic 2021-10-09 15:22:16 +03:00
nillerusr
2f12021cce fix previous commit 2021-10-05 00:51:01 +03:00
Danny Parker
61302b61e7
fix latest gcc builds (#19)
Co-authored-by: Danny Parker <DannyParker0001@users.noreply.github.com>
2021-10-01 20:32:20 +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
q4a
51ba28fae1 add Command line param "language" 2021-05-30 18:04:37 +03:00
nillerusr
c70e496e72 fix dedicated server build 2021-04-27 23:33:46 +03:00
nillerusr
b33af199a7 fixes for arm target 2021-04-27 19:44:24 +03:00
nillerusr
50a93ce91a build: arm target support 2021-04-25 23:36:09 +03:00
nillerusr
597f9da3b0 waf: fix install 2021-04-06 23:22:52 +03:00
nillerusr
5e870e53c1 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