overte/assignment-client
Roxanne Skelly 4ed5f642ed Case20615 - Changing Avatars doesn't update to everyone intermittently
There were two problems:
1) If an update to a trait (simple or instance) was not sent because
there was an outstanding (unacked) message, it would not be resent
until a new trait was updated.  Expected - it should be sent when the
ack for the outstanding packet is received.

2) Trait versions were improperly being set to zero (the default)
when an ack is received.
2019-01-11 14:51:44 -08:00
..
src Case20615 - Changing Avatars doesn't update to everyone intermittently 2019-01-11 14:51:44 -08:00
CMakeLists.txt add ZoneEntityItem::contains() and support for shapes 2019-01-04 12:37:23 -08:00