ReGameDLL_CS/regamedll
Alejo b9cccc691b
New CVars: sv_autobunnyhopping and sv_enablebunnyhopping (#686)
* Add bunnyhopping

* Add missing cvar register. Added cvars to readme and cfg

* API added

* Changed define
2021-10-20 19:18:30 +03:00
..
common Add workflows/build.yml (Migrate to Github CI) 2021-04-13 04:16:21 +07:00
dlls New CVars: sv_autobunnyhopping and sv_enablebunnyhopping (#686) 2021-10-20 19:18:30 +03:00
engine Add workflows/build.yml (Migrate to Github CI) 2021-04-13 04:16:21 +07:00
extra regamedll-cs.fgd (#637) 2021-06-08 19:12:42 +07:00
game_shared Update player counts (#684) 2021-10-14 13:54:09 +03:00
lib Add workflows/build.yml (Migrate to Github CI) 2021-04-13 04:16:21 +07:00
msvc Disable thread-safe initialization for static local variables in VS2015+ when XP toolset is used. (#673) 2021-09-07 14:41:12 +03:00
pm_shared New CVars: sv_autobunnyhopping and sv_enablebunnyhopping (#686) 2021-10-20 19:18:30 +03:00
public New CVars: sv_autobunnyhopping and sv_enablebunnyhopping (#686) 2021-10-20 19:18:30 +03:00
regamedll API: Add "CBaseEntity::Fire<Bullets[3]|Buckshots>" hooks. (#587) 2020-11-28 05:55:14 +07:00
unittests Remove gradle build system & Cleanup 2021-04-12 21:51:51 +07:00
version Implement player Pain, DeathSound and JoiningThink hooks (#607) 2021-08-29 07:12:25 +03:00
CMakeLists.txt CMakeLists.txt add missing linker option -qno-opt-class-analysis 2021-04-15 02:01:51 +07:00