tyabus
1f3f05d14a
engine: Fixed vgui_drawtree on 64 bit engine
1 year ago
nillerusr
57f6bf6eea
fix some undefined/unspecified behaviours in multiplayer games( may help with #299 )
1 year ago
nillerusr
6447101546
Restore tslist for trace info( fix #295 )
1 year ago
nillerusr
efeda62add
fix crash on game close when demo recording
1 year ago
nillerusr
5ea9937457
android: fix black screen after minimizing window in materialsystem queue mode
1 year ago
nillerusr
4f10928299
inputsystem: fix UB in touch events callback, make touch more responsive
1 year ago
nillerusr
02a3c641a6
engine: fix loading static prop lump version 7
1 year ago
nillerusr
8acf608b4d
engine: optimize traces
1 year ago
nillerusr
699271f212
WIP: musl port
2 years ago
nillerusr
d719a18fa7
engine: fix black screen in changelevel
2 years ago
nillerusr
92028d4e80
tier1: fix possible unsafe read in lzss SafeUncompress, make tests pass under asan
2 years ago
nillerusr
f1de24b0b2
engine: fix bsp21 loading
2 years ago
tyabus
4e87659a1d
engine: restore sv_hibernate_when_empty
2 years ago
nillerusr
db6a9839fe
engine: fix windows build( windows must die )
2 years ago
nillerusr
c970f28804
engine: fix Map_IsValid for mapcycle
2 years ago
nillerusr
6a8da7084b
engine: add -nobackgroundlevel command-line argument
2 years ago
nillerusr
9075ccd9e4
engine: don't check sv_lan value in masterserver requests when DEDICATED is defined
2 years ago
nillerusr
1d39be1a97
engine: again fix static prop lump version 10 loading
2 years ago
nillerusr
cc7541f132
change PROTOCOL_VERSION to 25
2 years ago
nillerusr
9919f7ee95
engine: fix static prop lump version 10 loading
2 years ago
nillerusr
e10f29854e
engine(masterserver): fix servers duplication
2 years ago
nillerusr
c3417ca08d
engine: fix cmdrate/updaterate values
2 years ago
nillerusr
67ef35bb78
engine(masterserver): typo fix
2 years ago
nillerusr
efbcaf7820
engine(masterserver): add master request timeout
2 years ago
nillerusr
dda12fcec6
engine(masterserver): add additional masterserver, implement setmaster command
2 years ago
nillerusr
70cc94bd01
engine(masterserver): fix latency calculation
2 years ago
nillerusr
bca8a497ad
engine: set net_usesocketsforloopback 0 by default( 1 breaks singleplayer mode )
2 years ago
nillerusr
12716fd07f
engine(masterserver): Add sequence for requesting server info, implement StopRefresh and use it on timeout
2 years ago
nillerusr
a08b6ae7bf
engine: update server info reply
2 years ago
nillerusr
41aa50e66e
WIP: Begin rewriting serverbrowser
2 years ago
nillerusr
548be38a0b
engine: restore checksum check
2 years ago
nillerusr
0df7838ee1
WIP: initial masterserver client implementation
2 years ago
HappyDOGE
bfb5b44d38
win64: misc pointer truncation fixes
2 years ago
exstrim401
e26b40d889
Basic Steam Dick support ( #166 )
...
Without gamepadui library
2 years ago
nillerusr
ff2211f0ad
windows: fix(workaround) illegal instruction in release build
2 years ago
exstrim401
9bca259e0f
Make net_usesocketsforloopback 1 by default ( #153 )
...
Fixes connection to localhost server on macOS
2 years ago
nillerusr
729ac111af
engine: add bsp v21 support, add StaticPropLump_t v7-v11 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
d8580d59d2
Fix CreateThreadPool
2 years ago
exstrim401
1f3b4583da
macOS build support
2 years ago
nillerusr
de873d3fc3
engine: upgrade benchmark
2 years ago
nillerusr
8fbc002a37
Replace empty constructors with default constructors #88
2 years ago
nillerusr
2f15ebbfb8
wscript: add videoservices
2 years ago
nillerusr
bca0ae8c59
engine/audio: fix build
2 years ago
nillerusr
a68d5d8633
engine: move engine/audio/public to public/ directory
2 years ago
nillerusr
5912845f29
engine: fix audio language setting
2 years ago
nillerusr
a16123e4be
fixed some unitialized variables
2 years ago
nillerusr
c909de8faf
use HAVE_* macros for dependencies
2 years ago
nillerusr
08073ae622
again boring misalignment fixes
2 years ago