nillerusr
|
2dca8fd6c7
|
launcher_main: automatically set LD_LIBRARY_PATH on launch
|
2 years ago |
nillerusr
|
54f174d262
|
modify original vtex and add png support for it
|
2 years ago |
nillerusr
|
3daa537791
|
game(client): fix touch drawing again bruh
|
2 years ago |
nillerusr
|
5a28ccec8c
|
game(client): fix touch drawing
|
2 years ago |
nillerusr
|
b1a3eafbe6
|
android: fix crashhandler
|
2 years ago |
nillerusr
|
8a7e28d38d
|
game(client): fix touch editor
|
2 years ago |
nillerusr
|
f07ba797c5
|
game(client): optimize touch drawing
|
2 years ago |
nillerusr
|
bf860c87c6
|
update lib submodule
|
2 years ago |
nillerusr
|
5912845f29
|
engine: fix audio language setting
|
2 years ago |
nillerusr
|
09924b7998
|
game(android): add custom chat
|
2 years ago |
nillerusr
|
93c71cb74a
|
togles: fix alpha test on some GPUs( fixes #119 )
|
2 years ago |
nillerusr
|
efc1fc2a9b
|
add -fvisibility=hidden for gcc
|
2 years ago |
nillerusr
|
3e19d26a72
|
add additional logging information
|
2 years ago |
nillerusr
|
f11087b83a
|
game(hl1): fix bigmomma decal
|
2 years ago |
nillerusr
|
4c49154dc0
|
togles: fix GL_QCOM_alpha_test extension detection
|
2 years ago |
nillerusr
|
c91e68975b
|
game(hl1): fix SetBoneController
|
2 years ago |
nillerusr
|
216bbf1baa
|
game(hl1): fix gibbing
|
2 years ago |
nillerusr
|
fafc3554a5
|
game(hl1): fix UTIL_DropToFloor
|
2 years ago |
nillerusr
|
1fe1d7b419
|
use threaded bone setup by default
|
2 years ago |
nillerusr
|
32c57a8a49
|
game(hl1): fix stupid mp5 recoil
|
2 years ago |
nillerusr
|
2cb00530c7
|
game(hl1): fix use after scope
|
2 years ago |
nillerusr
|
e11a21ea19
|
public: fix misalignment in Studio_AnimPosition
|
2 years ago |
nillerusr
|
3dbe2cdd32
|
hl1: make pushable rotatable
|
2 years ago |
nillerusr
|
faca1ab142
|
game(hl1): fix apache,can bbox, fix DROP_TO_FLOOR, fix barnacle
|
2 years ago |
nillerusr
|
3b153bc9c3
|
fix day of defeat build
|
2 years ago |
nillerusr
|
1f0ae521d6
|
Merge pull request #112 from SanyaSho/fixes
Fixes (x2)
|
2 years ago |
SanyaSho
|
c41148b9dd
|
game: disable text on buttons by default
|
2 years ago |
nillerusr
|
40c4f2b96f
|
Update ivp submodule
|
2 years ago |
nillerusr
|
a16123e4be
|
fixed some unitialized variables
|
2 years ago |
nillerusr
|
0a66367243
|
tslist: add asserts for tests
|
2 years ago |
nillerusr
|
c909de8faf
|
use HAVE_* macros for dependencies
|
2 years ago |
SanyaSho
|
53ed9e3bd8
|
Revert "game: fixes some player's origin displacements for fire events, impulses commands etc... (ValveSoftware/source-sdk-2013#442)"
This reverts commit 2e969d3890 .
|
2 years ago |
nillerusr
|
0d48bf354a
|
unittests: add tslist tests to tier1test
|
2 years ago |
nillerusr
|
dd1dc186f9
|
unittests: fix utlstringtest for windows
|
2 years ago |
nillerusr
|
c0cbc669bc
|
scripts: fix tests
|
2 years ago |
nillerusr
|
45d33c6b97
|
tier1: fix commandbuffer unitialized boolean
|
2 years ago |
nillerusr
|
8b6ad0d342
|
workflows: add tests.yml
|
2 years ago |
nillerusr
|
9aa0ecab6a
|
add wscripts for unittests
|
2 years ago |
nillerusr
|
08e3444409
|
Delete needless unittests again
|
2 years ago |
SanyaSho
|
c0472cccbf
|
game: fix camera glitch with FOV 110
|
2 years ago |
SanyaSho
|
9a03faec58
|
game: fix satchel/tripmine damage and damage radius cvars (hrgve/hl2dm-bugfix@d2aa89fc0fbe732396be37cd65144dd3a9a943c3)
|
2 years ago |
SanyaSho
|
8a366537e7
|
game: fix death icon in hl2mp (hrgve/hl2dm-bugfix@6f7337d3f2cac50af45848129fd7b7a8a547066b)
|
2 years ago |
SanyaSho
|
27339449c0
|
game: rpg missle fixes (hrgve/hl2dm-bugfix@36de43ebc1efe7fa6b29613b85c942e86b39b940)
|
2 years ago |
SanyaSho
|
69b377495b
|
game: update hud_flashlight.cpp (::yoba_Ukraine::) (ValveSoftware/source-sdk-2013#275)
|
2 years ago |
SanyaSho
|
4838d9ee3f
|
game: changed delay parameter for ent_fire (ValveSoftware/source-sdk-2013#300)
|
2 years ago |
SanyaSho
|
42b528dec3
|
game: fixed a format string vulnerability in CDebugOverlay::Paint (ValveSoftware/source-sdk-2013#372)
|
2 years ago |
SanyaSho
|
387d15521a
|
game: fix typo in logical expression (ValveSoftware/source-sdk-2013#502)
|
2 years ago |
SanyaSho
|
a0d8a59d58
|
game: touch customization and small update
|
2 years ago |
SanyaSho
|
148035ce31
|
game: fixed npc_manhack not notifying npc_template_maker/npc_maker when thrown and destroyed with gravity gun. (ValveSoftware/source-sdk-2013#362)
|
2 years ago |
SanyaSho
|
21c54015a2
|
game: fixed infinite recursion by using incorrect key on value conversation. (ValveSoftware/source-sdk-2013#380)
|
2 years ago |