DarkflameServer/dGame/dPropertyBehaviors
David Markowitz 62213cd701
Implement basic functionality (#794)
Implements the basic functionality and parsing of property behaviors.

Unhandled messages and logged and discarded for the time being.  The only implemented message is a basic one that sends the needed info the the client side User Interface to pop up.

Tested that the User Interface properly shows up with zero behaviors on it.  No other functionality is changed.
2022-10-31 17:32:07 -05:00
..
CMakeLists.txt Implement basic functionality (#794) 2022-10-31 17:32:07 -05:00
ControlBehaviors.cpp Implement basic functionality (#794) 2022-10-31 17:32:07 -05:00
ControlBehaviors.h Implement basic functionality (#794) 2022-10-31 17:32:07 -05:00