amxmodx/public/memtools/CDetour
Arkshine e4a7e67783 Cvars: Adjust few things
- Hook is not as post, because allowing blocking change is not really that useful and this makes a context more simpler.
- Setting a min bound > max bound and reversely throw an error
- set_pcvar_bounds set cvar value on new min/max bound.
- Remove error "A cvar can't be binded with several variables", it's okay to no error such situation.
2015-01-28 00:26:24 +01:00
..
asm Cstrike: Import some memory tools from SourceMod 2014-05-28 22:51:14 +02:00
detourhelpers.h Cvars: Adjust few things 2015-01-28 00:26:24 +01:00
detours.cpp Cstrike: Import some memory tools from SourceMod 2014-05-28 22:51:14 +02:00
detours.h Cvars: Hook Cvar_DirectSet from engine library 2015-01-23 19:05:30 +01:00