nillerusr
|
d8f5cdfd3c
|
Delete needless unittests
|
2 years ago |
nillerusr
|
8ab4c90f54
|
update thirdparty submodule
|
2 years ago |
nillerusr
|
872243be56
|
waifulib: fix configure with clang
|
2 years ago |
nillerusr
|
c68b7af554
|
launcher(android): fix build problem
|
2 years ago |
nillerusr
|
38fcc71c6e
|
launcher(android): add crashhandler
|
2 years ago |
nillerusr
|
41414854db
|
launcher: move android.cpp -> android/main.cpp
|
2 years ago |
LegendGuard
|
a87918565a
|
Add PBR support (#91)
* Add PBR support
* Fix physics props turning black
|
2 years ago |
nillerusr
|
08073ae622
|
again boring misalignment fixes
|
2 years ago |
nillerusr
|
c5607661f0
|
vgui_surfacelib(android): use fonts with chinese/japanese/korean support( fixes #104 )
|
2 years ago |
nillerusr
|
e852953d9d
|
Merge pull request #100 from SanyaSho/ent-create-crash-fix
small fixes
|
2 years ago |
SanyaSho
|
448b353844
|
game: grenade trail fix
|
2 years ago |
SanyaSho
|
b525e49d6f
|
game: fix 357 crosshair in hl2mp
|
2 years ago |
SanyaSho
|
31c5944b5e
|
game: fix rpg laser sprite precache in hl2mp
|
2 years ago |
SanyaSho
|
d958e12dbd
|
game: set MAX_FOV value to 110
|
2 years ago |
SanyaSho
|
6c42a04f8a
|
game: fix env_sun sprite disappearing when you look at it
|
2 years ago |
SanyaSho
|
38209fe326
|
fix game: don`t rotate viewmodels in zoom
|
2 years ago |
SanyaSho
|
e8ffb402de
|
game: quantum crouch fix
|
2 years ago |
SanyaSho
|
e6901ffadf
|
game: fix acid damage white flash bug
|
2 years ago |
SanyaSho
|
ccf0357a51
|
game: restore dropship ability to shoot with rotsting gun
|
2 years ago |
SanyaSho
|
d628a7ae80
|
game: restore combine elite soldiers ability to use alt-fire of SMG1
|
2 years ago |
SanyaSho
|
5caf8adbd7
|
game: don`t rotate viewmodels in zoom
|
2 years ago |
SanyaSho
|
e0db3b1a40
|
game: beta houndeye painsound fix
|
2 years ago |
SanyaSho
|
e8f26b4401
|
game: fix NPC blink
|
2 years ago |
SanyaSho
|
9779491774
|
game: fix previous commit
|
2 years ago |
SanyaSho
|
29080d7649
|
game: apply https://developer.valvesoftware.com/wiki/Weapon_Respawn_Fix patch
|
2 years ago |
SanyaSho
|
3b475331f2
|
gameui: don`t show FOVValueLabel if fov_desired cvar is not exists
|
2 years ago |
SanyaSho
|
4ae9719b74
|
game: restore combine ability to play pain sounds
|
2 years ago |
SanyaSho
|
0f7d9d029f
|
game: fix ent_create crash if entity model is NULL
|
2 years ago |
nillerusr
|
a9c5da7d69
|
materialsystem: unlock mat_picmip cvar again
|
2 years ago |
SanyaSho
|
48aa042ee1
|
Fov cvar fix (#98)
* game: set fov_desired cvar max value to 110
* scripts: waifulib: change '4.9,9' to '4.9,21' in configure example
|
2 years ago |
nillerusr
|
50ff9922a6
|
togles: use sampler objects by default
|
2 years ago |
nillerusr
|
1aa326b7f2
|
appframework: use rawinput for android by default
|
2 years ago |
nillerusr
|
79e83bb97f
|
tier0: fix cpu freq on some arm cpu's
|
2 years ago |
nillerusr
|
8200eda3ec
|
Merge pull request #95 from nillerusr/dedicated-build-fix
fix dedicated build
|
2 years ago |
nillerusr
|
168e52e428
|
engine: fix windows dedicated build
|
2 years ago |
nillerusr
|
d7ba172ece
|
workflows: rename jobs names
|
2 years ago |
nillerusr
|
60dcc89289
|
fix ubuntu build
|
2 years ago |
nillerusr
|
c4ef0e90a4
|
fix dedicated build
|
2 years ago |
nillerusr
|
000b2db0b7
|
engine: restore delta float decode/encode from 2007 branch
|
2 years ago |
nillerusr
|
ba8fd2952f
|
vphysics: fix velocity restore
|
2 years ago |
nillerusr
|
661415174e
|
workflows: change windows-2016 to windows-2019
|
2 years ago |
nillerusr
|
97e7d4a870
|
game: fix integer division by zero in baseachievement( fixes #87 )
|
2 years ago |
nillerusr
|
7268663f24
|
game/client/portal: fix Polyhedron
|
2 years ago |
nillerusr
|
9c2c7e3529
|
game/server: fix some Asan issues
|
2 years ago |
nillerusr
|
d1ac11a5c7
|
Merge pull request #86 from HappyDOGE/windows
Windows mustdie
|
2 years ago |
nillerusr
|
320e56643e
|
update github workflow for windows build again
|
2 years ago |
nillerusr
|
a1009570cc
|
update github workflow for windows build
|
2 years ago |
HappyDOGE
|
1a07841a0c
|
remove legacy batch scripts
|
2 years ago |
HappyDOGE
|
9dbdad3dc4
|
fix debug compile
|
2 years ago |
HappyDOGE
|
062596c881
|
cast null to int in check for compatibility
|
2 years ago |