Commit graph

37 commits

Author SHA1 Message Date
nillerusr
9bc00099a8 game(hl1): fix UTIL_DropToFloor 2022-08-31 18:22:56 +03:00
nillerusr
540b564ff2 game(hl1): fix stupid mp5 recoil 2022-08-23 18:17:31 +03:00
SanyaSho
2aeddddb22 game: fix death icon in hl2mp (hrgve/hl2dm-bugfix@6f7337d3f2) 2022-08-16 18:28:28 +03:00
SanyaSho
4147230c94 game: rpg missle fixes (hrgve/hl2dm-bugfix@36de43ebc1) 2022-08-16 18:24:49 +03:00
SanyaSho
bc6549e92d game: fixed infinite recursion by using incorrect key on value conversation. (ValveSoftware/source-sdk-2013#380) 2022-08-16 17:21:59 +03:00
SanyaSho
5d7bce9937 game: fix hl2mp slam (ValveSoftware/source-sdk-2013#532) 2022-08-16 17:04:26 +03:00
nillerusr
5d7ad7d8cb Merge pull request #100 from SanyaSho/ent-create-crash-fix
small fixes
2022-08-04 19:10:52 +03:00
SanyaSho
edd8393948 game: fix 357 crosshair in hl2mp 2022-08-04 16:58:02 +03:00
SanyaSho
57c753695e game: fix rpg laser sprite precache in hl2mp 2022-08-04 16:54:21 +03:00
SanyaSho
9aadf6d2e5 game: set MAX_FOV value to 110 2022-08-04 16:48:47 +03:00
SanyaSho
ad32a9abff game: quantum crouch fix 2022-08-04 16:30:30 +03:00
SanyaSho
e8a64b9446 game: fix acid damage white flash bug 2022-08-04 16:29:21 +03:00
SanyaSho
66b0cdfe56 game: fix previous commit 2022-08-04 00:48:42 +03:00
SanyaSho
406b3ee879 game: apply https://developer.valvesoftware.com/wiki/Weapon_Respawn_Fix patch 2022-08-04 00:33:51 +03:00
SanyaSho
c34cdfbb7f 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
2022-08-03 16:22:17 +03:00
nillerusr
e08425fbad fix dedicated build 2022-08-01 00:38:10 +03:00
nillerusr
06b166e5c0 game: fix integer division by zero in baseachievement( fixes #87 ) 2022-07-31 04:40:53 +03:00
nillerusr
8c61882ccb game/client/portal: fix Polyhedron 2022-07-30 02:09:11 +03:00
nillerusr
6ba5ea4e69 game: fix compilation problems for clang 2022-06-20 14:17:53 +03:00
nillerusr
b7b82135bd fpersmissive fixes 2022-06-15 21:59:06 +03:00
nillerusr
c6ddf35416 fix some AddressSanitizer issues 2022-06-14 13:16:08 +03:00
nillerusr
2e5a08b894 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00
hymei
f7a489f828 arm64 : fix clang compile errors 2022-06-05 01:13:14 +03:00
hymei
e3f7810566 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
6a7f9d0d28 misaligment fixes 2022-05-15 21:09:59 +03:00
nillerusr
6c1186d0b1 game: init uninitialized variables 2022-05-01 20:09:55 +03:00
nillerusr
9fd47d0823 game: make achievements work without steam 2022-04-16 13:08:46 +03:00
nillerusr
0280f18ad1 add hl1,portal,dod source code 2022-04-16 12:05:19 +03:00
nillerusr
d30382e8d5 add csrike source code 2022-03-02 11:45:17 +03:00
nillerusr
13191a2659 add source-sdk-2013 2022-03-01 23:00:42 +03:00
nillerusr
f76f1039ed gameui: add console button to main menu 2022-02-05 22:33:45 +03:00
nillerusr
5c0e3180e6 fix build with clang, fix saverestore again, android mod launcher support 2022-01-19 18:59:42 +03:00
nillerusr
0ff5b74afa saveload fix 2022-01-09 19:59:13 +03:00
nillerusr
a4c686799a make achivements work without steam( partially ) 2022-01-09 19:57:09 +03:00
nillerusr
92c0c3aeb9 physics: fix a lot of problems 2021-10-23 14:41:59 +03:00
nillerusr
b44df09ae1 Replace 1e24 with 1e16 to avoid float overflow 2021-10-13 20:01:24 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00