nillerusr
0ffcbff303
materialsystem: fix rendering bugs with togl
2 years ago
nillerusr
cf467ff7c8
Merge pull request #191 from AruMoon/tweak/unlock-tickrate
...
Unlock tickrate
2 years ago
AruMoon
591534e7e4
Unlock tickrate
2 years ago
nillerusr
6428e90fa2
fix dedicated build caused by previous commit
2 years ago
nillerusr
3345902612
togl: fix MacOS build( fixes #187 )
2 years ago
nillerusr
a08b6ae7bf
engine: update server info reply
2 years ago
nillerusr
64f7bf9f96
vgui_controls: fix SetParent function
2 years ago
nillerusr
c4b93b30d7
WIP(serverbrowser): update IServersInfo interface
2 years ago
nillerusr
41aa50e66e
WIP: Begin rewriting serverbrowser
2 years ago
nillerusr
9586dc98e4
Merge pull request #186 from nillerusr/win64
...
Win64
2 years ago
nillerusr
548be38a0b
engine: restore checksum check
2 years ago
nillerusr
0df7838ee1
WIP: initial masterserver client implementation
2 years ago
nillerusr
17ff01c7ab
Update README.md
2 years ago
HappyDOGE
c69afba381
Merge branch 'master' into win64
2 years ago
Caroline Joy Bell
88cf25ff80
Update tasks.json
2 years ago
HappyDOGE
bfb5b44d38
win64: misc pointer truncation fixes
2 years ago
Er2
f735e7a036
Fix HTML MOTD ( #174 )
2 years ago
nillerusr
a15db00bc0
materialsystem: threaded optimizations, fix mat_queue_mode on some android devices
2 years ago
Caroline Joy Bell
de32c758c1
Update tasks.json
...
Thought I already did this
2 years ago
Caroline Joy Bell
fed2719657
Merge branch 'nillerusr:master' into patch-1
2 years ago
Caroline Joy Bell
d7a2277804
Update tasks.json
2 years ago
Caroline Joy Bell
ecfe257da2
Update tasks.json
2 years ago
Caroline Joy Bell
02c60cf2c7
Update tasks.json
...
Adding commands for Android build on Windows and macOS just in case it's now supported. This will just result in an error if it's not supported anyway.
2 years ago
Caroline Joy Bell
ef9f4b2965
Update tasks.json
...
Adds macOS-specific commands
2 years ago
Caroline Joy Bell
edb08661f2
Update tasks.json
...
Addresses some comments by @exstrim401 .
These changes were made through GitHub's editor, they have not been tested.
2 years ago
nillerusr
3458c36d5a
datacache: enable async mode(was disabled in TF2 branch, lol?)
2 years ago
nillerusr
3d43e9fe3a
togles: optimize PBO usage
2 years ago
Caroline Joy Bell
b6de5bb712
Create tasks.json
...
Enables Visual Studio code integration with Waf for configure and build.
2 years ago
exstrim401
e26b40d889
Basic Steam Dick support ( #166 )
...
Without gamepadui library
2 years ago
nillerusr
f63849bb34
vtf: fix cubemap loading for vtf versions less than 7.5
2 years ago
nillerusr
7ca36e7b43
launcher(android): fix crashhandler initialization
2 years ago
LegendGuard
44fef251c5
Add forgotten VTF 7.5 support ( #160 )
...
VTF 7.5 support was added some time ago, the issue #83 was solved.
This is important for making artists, mappers and modelers know.
2 years ago
nillerusr
be3d0e301f
Update README.md
2 years ago
nillerusr
c44ae6211c
restore MAXSTUDIOBONES value
2 years ago
nillerusr
4f4e74273a
sse2neon: typo fix
2 years ago
nillerusr
892fc662e4
sse2neon: fix armhf build( fixes #157 )
2 years ago
nillerusr
bc909e9f96
windows(amd64): fix EHANDLE size( fixes saverestore )
2 years ago
nillerusr
ff2211f0ad
windows: fix(workaround) illegal instruction in release build
2 years ago
nillerusr
af8c358ce9
windows: fix dedicated build
2 years ago
nillerusr
8404418202
windows: add workflows for amd64 target architecture
2 years ago
nillerusr
eff77f0a0a
windows: fix 64bit build( #149 )
2 years ago
exstrim401
9bca259e0f
Make net_usesocketsforloopback 1 by default ( #153 )
...
Fixes connection to localhost server on macOS
2 years ago
nillerusr
8c0f758a57
bsp: change MAX_MAP_DISPINFO value to 4096
2 years ago
nillerusr
26184742eb
update ivp submodule
2 years ago
nillerusr
729ac111af
engine: add bsp v21 support, add StaticPropLump_t v7-v11 support
2 years ago
nillerusr
20f5783225
vtf: fix cubemap loading
2 years ago
nillerusr
d2b202836d
add MDL version 49 support
2 years ago
exstrim401
2fb712af66
Fix macOS build ( #146 )
...
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2 years ago
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
2 years ago
exstrim401
807eaae850
Pretend macOS to be Linux in KeyValues ( #145 )
...
Workaround for FL_Load_Glyph error
2 years ago