Denis

Results 3 issues of Denis

`ERROR: ld.so: object '/home/den4ik/gimno/libBunnymodXT.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.` Then game crashes.

implemented quake-styled viewmodelpos and weapon sway, added to settings

``` public/tier0/threadtools.h:265:106: error: static assertion failed: Compile time assert constraint is not true: sizeof(T) == sizeof(long) 265 | CInterlockedIntT() : m_value( 0 ) { COMPILE_TIME_ASSERT( sizeof(T) == sizeof(long) ); }...