* Numerous CAPS reliability fixes as well as some restructuring
* Renamed Client.Settings.SEND_AGENTUPDATES to SEND_AGENT_UPDATES
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1010 52acb1d6-8a22-11de-b505-999d5b087335
* Added Settings.SEND_AGENTUPDATES and Settings.AGENT_UPDATE_INTERVAL, AgentUpdate packets are automatically sent by default now
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1006 52acb1d6-8a22-11de-b505-999d5b087335
* Moved CoarseLocationUpdate handling to GridManager, each sim now has a list of vectors defining avatar positions inside that sim
* Fixed a bug where CoarseLocationUpdate packets were overwriting the actual relative position of the avatar when seated
* Fixed a CAPS bug in the new async code
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1005 52acb1d6-8a22-11de-b505-999d5b087335
* Simplified the login call in some of the samples
* Converted OnChat to use enums instead of bytes
* TestClient uses MainAvatar.Status instead of sending it's own AgentUpdate packets now
* Slight cleanups to MainAvatarStatus
* Consolidated the DefaultLoginValues functions and added another Login override
* Converted two foreach loops in NetworkManager to for loops for performance
* Duplicate and resent packets are logged at Debug level now
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@984 52acb1d6-8a22-11de-b505-999d5b087335