nillerusr
1d39be1a97
engine: again fix static prop lump version 10 loading
2023-02-17 01:41:55 +03:00
nillerusr
92a1eae995
android: add extras vpk to PLATFORM path search
2023-02-16 23:15:01 +03:00
nillerusr
9919f7ee95
engine: fix static prop lump version 10 loading
2023-02-16 18:44:33 +03:00
nillerusr
ec3ab23a0e
Merge pull request #198 from nillerusr/serverbrowser
...
Serverbrowser support
2023-02-16 14:35:01 +03:00
nillerusr
2aa14bb24c
restore threadtools and vstdlib from 12716fd
commit
2023-02-16 17:32:26 +03:00
nillerusr
c48da00b92
tier0: disable vprof by default
2023-02-11 20:32:11 +03:00
nillerusr
12716fd07f
engine(masterserver): Add sequence for requesting server info, implement StopRefresh and use it on timeout
2023-02-10 22:45:36 +03:00
nillerusr
3345902612
togl: fix MacOS build( fixes #187 )
2023-02-03 02:27:22 +03:00
nillerusr
a08b6ae7bf
engine: update server info reply
2023-01-30 22:19:08 +03:00
nillerusr
c4b93b30d7
WIP(serverbrowser): update IServersInfo interface
2023-01-29 20:57:04 +03:00
nillerusr
0df7838ee1
WIP: initial masterserver client implementation
2023-01-28 05:29:26 +03:00
HappyDOGE
c69afba381
Merge branch 'master' into win64
2023-01-23 19:16:19 +03:00
nillerusr
a15db00bc0
materialsystem: threaded optimizations, fix mat_queue_mode on some android devices
2023-01-14 15:53:33 +03:00
nillerusr
3d43e9fe3a
togles: optimize PBO usage
2023-01-12 20:48:13 +03:00
exstrim401
e26b40d889
Basic Steam Dick support ( #166 )
...
Without gamepadui library
2023-01-08 15:38:24 +03:00
nillerusr
c44ae6211c
restore MAXSTUDIOBONES value
2022-12-18 20:24:28 +03:00
nillerusr
bc909e9f96
windows(amd64): fix EHANDLE size( fixes saverestore )
2022-12-17 12:21:22 +03:00
nillerusr
eff77f0a0a
windows: fix 64bit build( #149 )
2022-12-16 19:20:56 +03:00
nillerusr
8c0f758a57
bsp: change MAX_MAP_DISPINFO value to 4096
2022-12-02 21:45:33 +03:00
nillerusr
729ac111af
engine: add bsp v21 support, add StaticPropLump_t v7-v11 support
2022-11-30 15:58:19 +03:00
nillerusr
d2b202836d
add MDL version 49 support
2022-11-29 18:49:29 +03:00
exstrim401
2fb712af66
Fix macOS build ( #146 )
...
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2022-11-27 16:48:27 +03:00
Er2
53bd92f7a8
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
d8580d59d2
Fix CreateThreadPool
2022-11-20 19:32:30 +02:00
exstrim401
1f3b4583da
macOS build support
2022-11-20 15:00:44 +02:00
nillerusr
db3062c60b
WIP: fix some memaccess-class warnings
2022-11-16 13:28:39 +03:00
nillerusr
8fbc002a37
Replace empty constructors with default constructors #88
2022-11-05 14:23:05 +03:00
nillerusr
2f15ebbfb8
wscript: add videoservices
2022-10-13 17:47:27 +03:00
nillerusr
a68d5d8633
engine: move engine/audio/public to public/ directory
2022-10-12 03:34:30 +03:00
nillerusr
7a26688494
togl/togles: use PBO for DYNAMIC textures
2022-10-02 00:58:57 +03:00
nillerusr
3e19d26a72
add additional logging information
2022-09-05 12:54:41 +03:00
nillerusr
4c49154dc0
togles: fix GL_QCOM_alpha_test extension detection
2022-09-03 02:52:33 +03:00
nillerusr
e11a21ea19
public: fix misalignment in Studio_AnimPosition
2022-08-23 17:32:37 +03:00
nillerusr
a16123e4be
fixed some unitialized variables
2022-08-19 23:27:37 +03:00
nillerusr
45d33c6b97
tier1: fix commandbuffer unitialized boolean
2022-08-17 13:35:55 +03:00
nillerusr
08073ae622
again boring misalignment fixes
2022-08-09 21:24:27 +03:00
nillerusr
e852953d9d
Merge pull request #100 from SanyaSho/ent-create-crash-fix
...
small fixes
2022-08-04 19:10:52 +03:00
SanyaSho
0f7d9d029f
game: fix ent_create crash if entity model is NULL
2022-08-03 17:19:43 +03:00
nillerusr
50ff9922a6
togles: use sampler objects by default
2022-08-03 16:21:23 +03:00
nillerusr
c4ef0e90a4
fix dedicated build
2022-08-01 00:38:10 +03:00
HappyDOGE
91df08ed0f
fix noexcept for new crt
2022-07-28 18:44:45 +03:00
HappyDOGE
e5c944b72a
Merge branch 'master' of https://github.com/nillerusr/source-engine into windows
2022-07-28 14:40:20 +03:00
nillerusr
eb78802b5d
vtf: 7.5 version support ( fixes #83 )
2022-07-28 14:32:38 +03:00
HappyDOGE
3faf6a69ac
fix windows build scripts, add windows opus support
2022-07-28 14:27:56 +03:00
HappyDOGE
90cd6e0e15
Merge branch 'master' into windows
2022-07-27 12:58:56 +03:00
nillerusr
c739b2c5bb
dt_recv: replace long with int32
2022-07-21 21:14:15 +03:00
nillerusr
977db93cae
engine: oops, forgot to add thinktracecounter.h
2022-07-14 00:00:54 +03:00
nillerusr
dc5774a698
add debug logger
2022-07-06 18:17:09 +03:00
nillerusr
9a1ab79372
amd64: fix mempool, utlbuffer align
2022-06-21 22:15:14 +03:00
nillerusr
ff99055be1
android: remove some jni functions, use APP_LIB_PATH instead of APP_DATA_PATH
2022-06-19 17:42:55 +03:00