nillerusr
|
a6c26f4271
|
replace stlport with gnustl
|
1 year ago |
nillerusr
|
523f4e9eaa
|
vgui_controls: fix unitialized variable
|
2 years ago |
nillerusr
|
697a9f34f9
|
Merge pull request #248 from nillerusr/mathlib-optimize
Mathlib optimize
|
2 years ago |
nillerusr
|
3b1b08fd93
|
win32: fix sdl2 install path
|
2 years ago |
nillerusr
|
271c9993da
|
hl2: fix random crash when combine throws a can
|
2 years ago |
nillerusr
|
1a584655d9
|
Merge pull request #244 from SanyaSho/dev/largeaddressaware
wscript: use "/LARGEADDRESSAWARE" on windows
|
2 years ago |
nillerusr
|
965ef97212
|
togl/togles: set D3DMATRIX alignment to 16
|
2 years ago |
SanyaSho
|
30f1e02cda
|
wscript: use "/LARGEADDRESSAWARE" on windows
|
2 years ago |
nillerusr
|
657f59ada3
|
materialsystem: set allocator alignment 16( fixes crash in release build )
|
2 years ago |
nillerusr
|
e3edbc2d96
|
mathlib: make Gain and Bias inline
|
2 years ago |
nillerusr
|
7ceba77616
|
WIP: move vmatrix functions to header and inline them
|
2 years ago |
nillerusr
|
823e437005
|
wscript(android,windows): add sdl2 to installation path
|
2 years ago |
nillerusr
|
a63138347b
|
disable fortify-source headers
|
2 years ago |
nillerusr
|
852f4052be
|
fix idiotic libs problems again
|
2 years ago |
nillerusr
|
38fdbf18c2
|
fix musl-idiodic libsc problems
|
2 years ago |
nillerusr
|
d9eacc4db7
|
Merge pull request #242 from nillerusr/musl-port
Musl port
|
2 years ago |
nillerusr
|
54c339bdc0
|
update README.md
|
2 years ago |
nillerusr
|
699271f212
|
WIP: musl port
|
2 years ago |
nillerusr
|
ba695d2092
|
fix steam dick font loading
|
2 years ago |
nillerusr
|
f2fa241ae6
|
add macos workflow, fix filesystem_async max thread count
|
2 years ago |
nillerusr
|
231c1e16b2
|
Merge pull request #170 from halotroop2288/patch-1
Create tasks.json
|
2 years ago |
nillerusr
|
1ccbe2bbb6
|
unitests: add mathlib test
|
2 years ago |
nillerusr
|
7d00b0404f
|
update ivp submodule
|
2 years ago |
nillerusr
|
89af23bdfb
|
finally fix fucking ragdolls
|
2 years ago |
nillerusr
|
99cad5f7d1
|
update ivp submodule
|
2 years ago |
nillerusr
|
d719a18fa7
|
engine: fix black screen in changelevel
|
2 years ago |
nillerusr
|
e392686d3c
|
Merge pull request #230 from SanyaSho/patch/null-sprite-crash
Add missing NULL check from original MP branch
|
2 years ago |
SanyaSho
|
d23ae89574
|
game: add another NULL check for CEngineSprite::GetMaterial
|
2 years ago |
nillerusr
|
f3b17b77e5
|
update workflows
|
2 years ago |
nillerusr
|
3fcf986853
|
unittests: don't use ASAN_POISON_MEMORY_REGION with gcc
|
2 years ago |
nillerusr
|
b2d168c701
|
scripts: remove useless deps from installation
|
2 years ago |
nillerusr
|
92028d4e80
|
tier1: fix possible unsafe read in lzss SafeUncompress, make tests pass under asan
|
2 years ago |
nillerusr
|
4f063c4053
|
unittests: fix library loading
|
2 years ago |
nillerusr
|
dcdcf6b733
|
togles: don't use alpha channel in dxt1 decompression for textures without it
|
2 years ago |
nillerusr
|
ceda7d8ad0
|
update workflows
|
2 years ago |
nillerusr
|
f1de24b0b2
|
engine: fix bsp21 loading
|
2 years ago |
nillerusr
|
d56e855742
|
Merge pull request #208 from tyabus/multirun
launcher: multirun should work on POSIX now
|
2 years ago |
tyabus
|
46fc2b7090
|
launcher: don't grab/release mutex if multirun is enabled
|
2 years ago |
nillerusr
|
e998499068
|
Merge pull request #211 from tyabus/hibernation
engine: restore sv_hibernate_when_empty cvar
|
2 years ago |
tyabus
|
4e87659a1d
|
engine: restore sv_hibernate_when_empty
|
2 years ago |
nillerusr
|
9008da4f43
|
fix arm64 build on non-android platforma
|
2 years ago |
nillerusr
|
5e6e7503bb
|
Merge pull request #209 from AruMoon/fix-angles
fix spectator free mode wrong angles
|
2 years ago |
AruMoon
|
c0b63d602e
|
fix spectator free mode wrong angles
|
2 years ago |
tyabus
|
88418ebb4d
|
launcher: multirun should work on POSIX now
|
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
|
d06435a8bc
|
Merge pull request #202 from AruMoon/fix-spec_goto-crash
Fix spec_goto old crash
|
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 |
tyabus
|
6e7915b6c3
|
Fix spec_goto old crash
|
2 years ago |