551 Commits (master)
 

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