DarkflameServer/dGame/dGameMessages
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 Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
GameMessageHandler.cpp Mounts v2 (#726) 2022-09-02 13:49:19 -05:00
GameMessageHandler.h format codebase 2022-07-28 08:39:57 -05:00
GameMessages.cpp Implement basic functionality (#794) 2022-10-31 17:32:07 -05:00
GameMessages.h Mounts v2 (#726) 2022-09-02 13:49:19 -05:00
PropertyDataMessage.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertyDataMessage.h convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.h convert to unix line endings 2022-08-05 22:01:59 -05:00