Commit graph

161 commits

Author SHA1 Message Date
nillerusr
071c4d827f engine: fix static prop lump version 10 loading 2023-02-16 18:44:33 +03:00
nillerusr
99537aaa46 Merge pull request #198 from nillerusr/serverbrowser
Serverbrowser support
2023-02-16 14:35:01 +03:00
nillerusr
5e087957fc restore threadtools and vstdlib from 12716fd commit 2023-02-16 17:32:26 +03:00
nillerusr
7f0905a7f1 tier0: disable vprof by default 2023-02-11 20:32:11 +03:00
nillerusr
a7d3ad4032 engine(masterserver): Add sequence for requesting server info, implement StopRefresh and use it on timeout 2023-02-10 22:45:36 +03:00
nillerusr
de1efa823a togl: fix MacOS build( fixes #187 ) 2023-02-03 02:27:22 +03:00
nillerusr
d81e6520d9 engine: update server info reply 2023-01-30 22:19:08 +03:00
nillerusr
ad63a53fd3 WIP(serverbrowser): update IServersInfo interface 2023-01-29 20:57:04 +03:00
nillerusr
f3861b8d03 WIP: initial masterserver client implementation 2023-01-28 05:29:26 +03:00
HappyDOGE
7cfb06dd5c Merge branch 'master' into win64 2023-01-23 19:16:19 +03:00
nillerusr
8f1156442e materialsystem: threaded optimizations, fix mat_queue_mode on some android devices 2023-01-14 15:53:33 +03:00
nillerusr
b610df81f7 togles: optimize PBO usage 2023-01-12 20:48:13 +03:00
exstrim401
08e33c477e Basic Steam Dick support (#166)
Without gamepadui library
2023-01-08 15:38:24 +03:00
nillerusr
d0d469c72f restore MAXSTUDIOBONES value 2022-12-18 20:24:28 +03:00
nillerusr
5ee52da628 windows(amd64): fix EHANDLE size( fixes saverestore ) 2022-12-17 12:21:22 +03:00
nillerusr
474bdff553 windows: fix 64bit build( #149 ) 2022-12-16 19:20:56 +03:00
nillerusr
d1c4af295d bsp: change MAX_MAP_DISPINFO value to 4096 2022-12-02 21:45:33 +03:00
nillerusr
9e35fc6521 engine: add bsp v21 support, add StaticPropLump_t v7-v11 support 2022-11-30 15:58:19 +03:00
nillerusr
3fec9212da add MDL version 49 support 2022-11-29 18:49:29 +03:00
exstrim401
b69cdde7be Fix macOS build (#146)
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2022-11-27 16:48:27 +03:00
Er2
9175b29f60 BSD: Add support (#140)
* BSD: Add support

* BSD: other fixes

There is still a bug when vgui haven't got text, maybe because of resources.

Also there is bug where when trying to start new game caption names shows wrong.

* BSD: Debugging

* BSD: modify preprocessor and fix windows

* BSD: Remove debugging and fix labels in gameui

* BSD: Remove disabling some DX9 commands

* BSD: Remove -g flag
2022-11-24 22:04:29 +03:00
exstrim401
0dc822149b Fix CreateThreadPool 2022-11-20 19:32:30 +02:00
exstrim401
2cd1288516 macOS build support 2022-11-20 15:00:44 +02:00
nillerusr
63a6c37213 WIP: fix some memaccess-class warnings 2022-11-16 13:28:39 +03:00
nillerusr
dc46e41183 Replace empty constructors with default constructors #88 2022-11-05 14:23:05 +03:00
nillerusr
667a68041d wscript: add videoservices 2022-10-13 17:47:27 +03:00
nillerusr
73709ccca9 engine: move engine/audio/public to public/ directory 2022-10-12 03:34:30 +03:00
nillerusr
6047fba40f togl/togles: use PBO for DYNAMIC textures 2022-10-02 00:58:57 +03:00
nillerusr
f3bdff8a34 add additional logging information 2022-09-05 12:54:41 +03:00
nillerusr
28d0af57c4 togles: fix GL_QCOM_alpha_test extension detection 2022-09-03 02:52:33 +03:00
nillerusr
8c5992c921 public: fix misalignment in Studio_AnimPosition 2022-08-23 17:32:37 +03:00
nillerusr
aedfaf1df0 fixed some unitialized variables 2022-08-19 23:27:37 +03:00
nillerusr
4e59030564 tier1: fix commandbuffer unitialized boolean 2022-08-17 13:35:55 +03:00
nillerusr
a6b90d3dc4 again boring misalignment fixes 2022-08-09 21:24:27 +03:00
nillerusr
5d7ad7d8cb Merge pull request #100 from SanyaSho/ent-create-crash-fix
small fixes
2022-08-04 19:10:52 +03:00
SanyaSho
357efab5c7 game: fix ent_create crash if entity model is NULL 2022-08-03 17:19:43 +03:00
nillerusr
345c67c152 togles: use sampler objects by default 2022-08-03 16:21:23 +03:00
nillerusr
e08425fbad fix dedicated build 2022-08-01 00:38:10 +03:00
HappyDOGE
075f58b037 fix noexcept for new crt 2022-07-28 18:44:45 +03:00
HappyDOGE
f3379c0b46 Merge branch 'master' of https://github.com/nillerusr/source-engine into windows 2022-07-28 14:40:20 +03:00
nillerusr
9f72b44328 vtf: 7.5 version support ( fixes #83 ) 2022-07-28 14:32:38 +03:00
HappyDOGE
a7e90573c6 fix windows build scripts, add windows opus support 2022-07-28 14:27:56 +03:00
HappyDOGE
34bb8aa1ae Merge branch 'master' into windows 2022-07-27 12:58:56 +03:00
nillerusr
9c7accd518 dt_recv: replace long with int32 2022-07-21 21:14:15 +03:00
nillerusr
8868f6791b engine: oops, forgot to add thinktracecounter.h 2022-07-14 00:00:54 +03:00
nillerusr
a861bce5fd add debug logger 2022-07-06 18:17:09 +03:00
nillerusr
56b137f6c4 amd64: fix mempool, utlbuffer align 2022-06-21 22:15:14 +03:00
nillerusr
4c05ad09d1 android: remove some jni functions, use APP_LIB_PATH instead of APP_DATA_PATH 2022-06-19 17:42:55 +03:00
nillerusr
98ea88ab3f aarch64: fix android build 2022-06-19 15:07:41 +03:00
nillerusr
b7b82135bd fpersmissive fixes 2022-06-15 21:59:06 +03:00
nillerusr
6225aeb9e8 amd64: fix model loading issues 2022-06-14 13:11:14 +03:00
nillerusr
83aaa01b5c vphysics: fix saverestore 2022-06-14 13:09:10 +03:00
nillerusr
2e5a08b894 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00
hymei
c329da4d7a arm64 : fix mempool align 2022-06-05 01:14:23 +03:00
hymei
a5c119c1f6 arm64 ptr size fix 2022-06-05 01:14:23 +03:00
hymei
f7a489f828 arm64 : fix clang compile errors 2022-06-05 01:13:14 +03:00
hymei
4ee5ff003a arm64 : fix vgui2 VPAMEL in messagemap 2022-06-05 01:13:13 +03:00
hymei
2fca33b4b0 arm64 : intp fixes 2022-06-05 01:13:13 +03:00
hymei
cd4412966c osx : fix syscalls 2022-06-05 01:13:13 +03:00
hymei
fafb4c71dc arm64 detect marcos 2022-06-05 01:13:12 +03:00
hymei
5a2e752799 osx : malloc.h => malloc/malloc.h 2022-06-05 01:12:37 +03:00
hymei
e3f7810566 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
d809ac7b6c tier0: enable vprof 2022-05-16 12:37:38 +03:00
nillerusr
6a7f9d0d28 misaligment fixes 2022-05-15 21:09:59 +03:00
nillerusr
17f4136e40 engine: remove useless vprof for rcon 2022-05-13 12:16:34 +03:00
nillerusr
78145e4bba fix address sanitizer issues #2 2022-05-01 20:08:32 +03:00
nillerusr
660a8391ee fix address sanitizer issues 2022-04-25 17:21:00 +03:00
nillerusr
d87c806f4e engine: fix hdr to ldr conversion 2022-04-16 12:54:00 +03:00
nillerusr
54dc82a1c2 GameUI: fix propotional scale 2022-04-16 12:20:36 +03:00
nillerusr
654dbe09f3 togles: gamma fix, optimize texture convertation 2022-03-28 00:45:37 +03:00
nillerusr
bc125ed0ff engine: hdr to ldr conversion for HDR_TYPE_NONE 2022-03-26 03:24:41 +03:00
JusicP
d5d0cac107 Fix Windows build with WAF 2022-03-19 14:40:11 +02:00
nillerusr
13191a2659 add source-sdk-2013 2022-03-01 23:00:42 +03:00
nillerusr
d2b157d7f2 ToGLES: add hard float support 2022-03-01 22:53:30 +03:00
nillerusr
f76f1039ed gameui: add console button to main menu 2022-02-05 22:33:45 +03:00
nillerusr
0c34bd2244 add more custom screen resolutions, fix build 2022-01-25 00:14:29 +03:00
nillerusr
5c0e3180e6 fix build with clang, fix saverestore again, android mod launcher support 2022-01-19 18:59:42 +03:00
JusicP
7e5db61d4b Fix compilation under MSVC(VS2019) 2022-01-13 16:18:38 +02: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
9314a411c8 Update ToGLES( fix occlusion query and other small things ) 2022-01-09 19:32:21 +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
9a5311c979 touch: add new commands 2021-11-16 23:46:29 +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
de1d746fae CUtlBuffer, Color: misalign fixes 2021-10-25 18:45:21 +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
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
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