Commit graph

15 commits

Author SHA1 Message Date
Joël Troch
4f0d502e4e [HL25] Backport fixes to pushable
Including the "sv_pushable_fixed_tick_fudge" CVAR functionality.
2024-08-28 16:37:49 +02:00
Joël Troch
e0ba8cebc7 [HL25] Backport busters game mode
Also backport a define being moved at the top in "multiplay_gamerules.cpp".
And two changes related to weapons in general in "weapons.cpp".
2024-08-28 16:37:49 +02:00
Joël Troch
c567ed8a51 [HL25] Backport "sv_allow_autoaim" CVAR functionality 2024-08-28 10:56:34 +02:00
Sam V
ab5735c1cf Implement Valve game directory detection check to prevent incorrect use of mod dlls 2024-01-06 22:52:17 +01:00
Sam V
19d94e479a Add sv_load_all_maps & sv_stop_loading_all_maps to help automate node graph generation 2023-10-29 14:31:56 +01:00
Sam V
a1cf2d38bb Add cvar sv_allowbunnyhopping to control whether the bunny hopping limiter is enabled 2023-08-14 13:03:37 +02:00
Sam V
a370af08e6 Convert all source files to UTF without BOM 2022-12-17 13:32:43 +01:00
Anchur
2c84881c07 Update source file encoding to UTF-8 2022-12-16 22:52:07 +08:00
Sam V
9ca8e6a47a Remove unused globals and duplicate global variable forward declarations
#89
2021-11-28 20:40:56 +01:00
Sam V
3f76ed399c Provide access to engine filesystem
Resolves #86
2021-11-28 19:04:12 +01:00
Sam V
08755342d0 Format all files and add clang-format configuration file
Resolves #84
2021-11-28 16:54:48 +01:00
Solokiller
460802cf88 Implement skill cvars sk_plr_hornet_dmg1/2/3 for player Hornet gun damage 2021-04-15 16:15:45 +02:00
Solokiller
8247ed76ea Remove void from functions taking no arguments (clang-tidy modernize-redundant-void-arg) 2021-03-05 20:54:33 +01:00
Solokiller
04f8b91ffa Query value of sv_cheats on demand instead of caching it
halflife issue #2511
2021-02-17 14:08:50 +01:00
Alfred Reynolds
de70fada50 initial seed of Half-Life 1 SDK 2013-08-30 13:34:05 -07:00