JusicP
7e5db61d4b
Fix compilation under MSVC(VS2019)
2022-01-13 16:18:38 +02:00
JusicP
4fdd5cd3d7
Add xpos scale for chapters panel
2022-01-09 20:21:50 +02:00
JusicP
3fe04750ab
Fix ypos scale for chapters panel
2022-01-09 20:17:11 +02:00
nillerusr
7236dc5268
Oops, typo fix
2022-01-09 22:33:59 +03:00
nillerusr
0f63f6f8c7
fix compilation with msvc
2022-01-09 22:28:24 +03:00
nillerusr
0454017065
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
0ff5b74afa
saveload fix
2022-01-09 19:59:13 +03:00
nillerusr
5cb2d31b4b
client: add touch editor
2022-01-09 19:58:08 +03:00
nillerusr
a4c686799a
make achivements work without steam( partially )
2022-01-09 19:57:09 +03:00
nillerusr
9314a411c8
Update ToGLES( fix occlusion query and other small things )
2022-01-09 19:32:21 +03:00
nillerusr
2154279349
Fix font problems
2022-01-09 19:20:00 +03:00
nillerusr
23348a0fed
togles: update wscript
2021-11-26 20:57:45 +03:00
nillerusr
3e287a6b70
Fix shaders compilation, replace some opengl functions with opengles analogs
2021-11-26 20:51:33 +03:00
nillerusr
245e7d1368
togles: use GL_EXT_buffer_storage if avalible
2021-11-21 19:47:42 +03:00
nillerusr
a041c8fc1a
Replace glBegin/glEnd
2021-11-21 18:51:30 +03:00
nillerusr
6e68d4f953
Rewrite ToGL in OpenGLES(Uncomplete)
2021-11-21 01:38:59 +03:00
nillerusr
7e7ac2c827
Copy original togl to track changes
2021-11-21 00:48:13 +03:00
nillerusr
d96b3e38eb
Vpc parser ( #31 )
...
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-11-16 20:50:27 +03:00
nillerusr
65a87392e5
Merge pull request #30 from nillerusr/misalign-fixes
...
Misalign fixes
2021-11-16 20:48:45 +03:00
nillerusr
9a5311c979
touch: add new commands
2021-11-16 23:46:29 +03:00
nillerusr
c45c9a2803
android: fix SDL_QUIT
2021-11-14 13:21:01 +03:00
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