Added text file for tracking features added as well as notes on them

This commit is contained in:
Jesse 2016-09-01 00:50:29 -05:00
parent aaf04febd4
commit aab73907b1

9
sp/FeaturesAdded.txt Normal file
View file

@ -0,0 +1,9 @@
/**********
Glow for Prop_Dynamic
**********/
Author(s): Jesse Culver
Files touched: c_props.cpp, c_props.h, clientmode_shared.cpp, props.cpp, prop.h
Notes: Look for //SDK2013CE DynamicPropGlow
Based upon code from https://developer.valvesoftware.com/wiki/L4D_Glow_Effect_(2013_SDK)
When adding glow to an entity requires both a client side and server side version of the entity.
Uses SendPropBool to transmit the state of the glow to client