87 Commits (99e02e25c96bf3e46d17c6468db1227dd9046245)
 

Author SHA1 Message Date
nillerusr 99e02e25c9 CUtlBuffer, Color: misalign fixes 3 years ago
nillerusr dc2be1dcb4 physics: fix a lot of problems 3 years ago
nillerusr cb04a1e451 Replace 1e24 with 1e16 to avoid float overflow 3 years ago
nillerusr 977bac3205 touch: replace static arrays with linked list 3 years ago
nillerusr 63e458ef84 add vgui touch panel, touch logic 3 years ago
nillerusr 81b976c384 inputsystem: touch event handling 3 years ago
nillerusr 0d2a493312 materialsystem: fix undefined behaviour(bruh moment) 3 years ago
nillerusr 2f12021cce fix previous commit 3 years ago
Danny Parker 61302b61e7
fix latest gcc builds (#19) 3 years ago
nillerusr 2c6669f5e3
Initial android support (#17) 3 years ago
nillerusr 2a490d398c Revert "Fix code for Android" 3 years ago
nillerusr b62d2f4f1a Revert "Upload Android armv7 libs" 3 years ago
JusicP 7a91fbebd9 Fix code for Android 3 years ago
JusicP 557c300975 Upload Android armv7 libs 3 years ago
nillerusr ddb086ddd1
Merge pull request #11 from q4a/add_lang 3 years ago
q4a 51ba28fae1 add Command line param "language" 3 years ago
nillerusr 838584af38 wscript: fix 32bit build 3 years ago
nillerusr 8d6eeb47bf force32_bit should be loaded before check_pkg calls 3 years ago
JusicP d349b1769a Fix clang compile 3 years ago
nillerusr c70e496e72 fix dedicated server build 3 years ago
nillerusr c1c616e569 wscript: typo fix 3 years ago
nillerusr 814b22f25b waifulib: update 3 years ago
nillerusr b33af199a7 fixes for arm target 3 years ago
nillerusr 50a93ce91a build: arm target support 3 years ago
nillerusr e794dbcbb1 fix loading libraries with lib prefix 3 years ago
nillerusr 597f9da3b0 waf: fix install 3 years ago
nillerusr f0c72952c8
Update README.md 3 years ago
nillerusr 598de9eb49 add wscipt files to build vphysics and game 3 years ago
nillerusr b28176ff44 add ivp submodule 3 years ago
nillerusr 5e870e53c1 add waf buildsystem 3 years ago
nillerusr 0b3e8be302 tier1: fpermissive fixes 3 years ago
nillerusr 391a86b225 server: fix crash when m_pCurrentPathTarget is null 3 years ago
nillerusr 850fca74ee add LICENSE file 4 years ago
nillerusr 668df89472
Update README.md 4 years ago
nillerusr ca9219e79d
Create README.md 4 years ago
nillerusr 17a0739027 replace thirdparty with submodule 4 years ago
nillerusr 2d11c8bbf5 pixelwriter: fix undefined behaviour 4 years ago
nillerusr 2c179d0c84 materialsystem: fix crash 4 years ago
nillerusr 1c14df906f vphysics: remove hack 4 years ago
nillerusr 0b5a04e732 add stubs for asan/ubsan 4 years ago
nillerusr 9e7ab7bd22 minimp3: remove not necessary logging 4 years ago
nillerusr b2cff07a67 update makefile, change fpmath for physics(temporary solution) 4 years ago
nillerusr 04452131a5 fix vpklib compilation 4 years ago
nillerusr 6920a3bd08 vphysics: update 4 years ago
nillerusr 5e1531e093 tier1: fix undefined behavior 4 years ago
nillerusr 7bb2dbdb1e fix some undefined behaviors 4 years ago
nillerusr e453bdd409 materialsystem: fix constructor call on misaligned address 4 years ago
nillerusr d3f308699b vgui_controls: fix unitialized boolean 4 years ago
nillerusr f27eb7916b vgui_controls: fix mouse click 4 years ago
nillerusr d4c9ed338f update minimp3 4 years ago