nillerusr
|
28aa80c3a0
|
saverestore fixes
|
2021-11-14 00:07:58 +03:00 |
|
nillerusr
|
8ade470a62
|
utlbuffer: typo fix
|
2021-11-09 19:02:26 +03:00 |
|
nillerusr
|
23e892f354
|
utlbuffer,bitbuf: misalign fix
|
2021-11-05 19:51:41 +03:00 |
|
nillerusr
|
f6b8391ad0
|
Android OpenGL support( for tegra gpu's )
|
2021-10-26 21:30:11 +03:00 |
|
nillerusr
|
de1d746fae
|
CUtlBuffer, Color: misalign fixes
|
2021-10-25 18:45:21 +03:00 |
|
nillerusr
|
4ef1e77634
|
Update README.md, update ivp submodule
|
2021-10-23 17:09:16 +03:00 |
|
nillerusr
|
f074b13703
|
Update wscript
|
2021-10-23 15:51:37 +03:00 |
|
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
|
c0b3c39ef4
|
inputsystem: touch event handling
|
2021-10-06 21:09:43 +03:00 |
|
nillerusr
|
1e6b1d7b4e
|
materialsystem: fix undefined behaviour(bruh moment)
|
2021-10-05 00:53:56 +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 |
|
nillerusr
|
570bcb1a08
|
Revert "Upload Android armv7 libs"
This reverts commit 557c300975 .
|
2021-09-02 20:18:18 +03:00 |
|
JusicP
|
c3c9e2e62b
|
Fix code for Android
|
2021-08-20 19:56:20 +03:00 |
|
JusicP
|
2d9b707501
|
Upload Android armv7 libs
|
2021-08-20 19:35:07 +03:00 |
|
nillerusr
|
d93564d662
|
Merge pull request #11 from q4a/add_lang
add Command line param "language"
|
2021-05-30 19:29:28 +03:00 |
|
q4a
|
97001f7bde
|
add Command line param "language"
|
2021-05-30 18:04:37 +03:00 |
|
nillerusr
|
d373bedc56
|
wscript: fix 32bit build
|
2021-05-23 18:43:53 +03:00 |
|
nillerusr
|
98b373c7ef
|
force32_bit should be loaded before check_pkg calls
|
2021-05-23 18:18:18 +03:00 |
|
JusicP
|
d4a193671c
|
Fix clang compile
|
2021-04-28 18:24:16 +03:00 |
|
nillerusr
|
f4826ce70e
|
fix dedicated server build
|
2021-04-27 23:33:46 +03:00 |
|
nillerusr
|
ee99628970
|
wscript: typo fix
|
2021-04-27 21:07:11 +03:00 |
|
nillerusr
|
286a892cc0
|
waifulib: update
|
2021-04-28 08:36:34 +03:00 |
|
nillerusr
|
beb468044a
|
fixes for arm target
|
2021-04-27 19:44:24 +03:00 |
|
nillerusr
|
5a8f290551
|
build: arm target support
|
2021-04-25 23:36:09 +03:00 |
|
nillerusr
|
da0265bc15
|
fix loading libraries with lib prefix
|
2021-04-08 22:40:26 +03:00 |
|
nillerusr
|
4da732b6ab
|
waf: fix install
|
2021-04-06 23:22:52 +03:00 |
|
nillerusr
|
397fe29c73
|
Update README.md
|
2021-04-06 22:34:32 +03:00 |
|
nillerusr
|
519ecc4917
|
add wscipt files to build vphysics and game
|
2021-04-06 22:31:58 +03:00 |
|
nillerusr
|
ba2edf1a27
|
add ivp submodule
|
2021-03-31 20:19:16 +03:00 |
|
nillerusr
|
b6a033e35c
|
add waf buildsystem
|
2021-03-31 20:12:00 +03:00 |
|
nillerusr
|
b81dfa0853
|
tier1: fpermissive fixes
|
2021-03-26 11:28:35 +03:00 |
|
nillerusr
|
255df8f51f
|
server: fix crash when m_pCurrentPathTarget is null
|
2021-03-26 11:25:55 +03:00 |
|
nillerusr
|
d656f6fb93
|
add LICENSE file
|
2020-12-16 15:14:33 +03:00 |
|
nillerusr
|
27cffdff7d
|
Update README.md
|
2020-12-16 15:07:31 +03:00 |
|
nillerusr
|
5340dcb083
|
Create README.md
|
2020-12-16 14:44:07 +03:00 |
|
nillerusr
|
17a0739027
|
replace thirdparty with submodule
|
2020-12-07 22:42:52 +03:00 |
|
nillerusr
|
2d11c8bbf5
|
pixelwriter: fix undefined behaviour
|
2020-12-03 22:45:22 +03:00 |
|
nillerusr
|
2c179d0c84
|
materialsystem: fix crash
|
2020-11-30 21:51:11 +03:00 |
|
nillerusr
|
1c14df906f
|
vphysics: remove hack
|
2020-11-30 21:45:21 +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
|
b2cff07a67
|
update makefile, change fpmath for physics(temporary solution)
|
2020-11-19 22:54:52 +03:00 |
|
nillerusr
|
04452131a5
|
fix vpklib compilation
|
2020-11-19 22:49:51 +03:00 |
|
nillerusr
|
6920a3bd08
|
vphysics: update
|
2020-11-18 23:18:12 +03:00 |
|