nillerusr
|
89941c6dee
|
upload bullshit for armv8.2
|
1 year ago |
nillerusr
|
b7bd94c52e
|
cstrike: fix uninitialized pointers in hud
|
1 year ago |
nillerusr
|
1d4f7fb2cc
|
change touch editor colors
|
1 year ago |
nillerusr
|
b5d6051d98
|
cstrike: optimize flashbang
|
1 year ago |
nillerusr
|
b73f3b70fa
|
cstrike: add autojump convar
|
1 year ago |
nillerusr
|
2d3f31d37e
|
android: reset vsync after minimizing window
|
1 year ago |
nillerusr
|
5ea9937457
|
android: fix black screen after minimizing window in materialsystem queue mode
|
1 year ago |
nillerusr
|
601cfff164
|
game: fix touch transparency mode for cut scenes
|
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
|
7f267853f4
|
vtf: fix vtf loading for windows arm( and for other platforms )
|
1 year ago |
nillerusr
|
3d0025b594
|
vtf: fix vtf header padding
|
1 year ago |
nillerusr
|
b6cb0c2696
|
game: fix UB when reading mapcycle
|
1 year ago |
nillerusr
|
8acf608b4d
|
engine: optimize traces
|
1 year ago |
nillerusr
|
0235b1ed4d
|
vstdlib: remove old shitty osversion
|
1 year ago |
nillerusr
|
226d22b896
|
waf: don't install some shared libraries when building sdk only
|
1 year ago |
nillerusr
|
8b1be47f4d
|
scripts: fix vpc_parser errror
|
1 year ago |
nillerusr
|
ed901ead1a
|
move stub steam api from thirdparty submodule
|
1 year ago |
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 |