Krazy Kasrkin

Results 4 issues of Krazy Kasrkin

Fixed an alignment error/warning in mathlib when building the SDK with Link-time Code Generation enabled (/LTCG) Needed to be consistent with the `power2_n` definition in color_conversion.cpp

…nd string * Missed copying the null terminator * Since m_pArgSBuffer is not initialized this problem can occur when the (command string buffer length) + 1 char in m_pArgSBuffer array...

Builds complete instantly without actually building anything when running **msbuild** on a VPC generated solution. Workaround is to open the solution in Visual Studio then save it. This adds the...

Crash in client.dll via dangling pointer dereference when bugbait's spore particle effect is created when at the old particle system's max particle limit. SporeEffect object needed to be wrapped in...