aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ChildAgentDataUpdate.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* More EntityTransferContext plumbingMelanie Thielker2015-11-011-19/+11
* More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-011-11/+17
* Assume childreen don't need to know caps seedsUbitUmarov2014-10-201-0/+37
* try to fix propagation of seeds to all relevante regionsUbitUmarov2014-10-191-0/+38
* send motion control state in update to childs. Reset CollisionPlane onUbitUmarov2014-10-171-0/+9
* *test*UbitUmarov2014-09-091-0/+36
* remove duplication of textures, wearables and attachments on crossings.UbitUmarov2014-08-151-34/+49
* add limites checks on wearables size, revert to max 15 forUbitUmarov2014-08-071-1/+6
* Merge branch 'master' into careminsterMelanie2013-08-071-0/+6
|\
| * minor: add some method doc to ScenePresence fields used for entity transfer, ...Justin Clark-Casey (justincc)2013-08-071-0/+6
* | Merge branch 'master' into careminsterMelanie2013-07-251-5/+6
|\ \ | |/
| * New Teleport protocol (V2), still compatible with V1 and older. (version of t...Diva Canto2013-07-241-5/+6
* | Merge branch 'master' into careminsterMelanie2013-07-181-1/+2
|\ \ | |/
| * Authenticate ChildAgentUpdate too.Diva Canto2013-07-141-1/+2
* | Merge branch 'master' into careminsterMelanie2012-10-311-0/+18
|\ \ | |/
| * Add AnimState to CADUMelanie2012-10-301-0/+36
* | Fix teleporting from older to newer regionsMelanie2012-05-041-1/+8
* | Add the default animation to the child agent data updateMelanie2012-05-041-0/+11
* | Clear permissions given to the object we stand up fromMelanie2012-05-031-1/+6
* | Implement region crossing of sitting avatars. Edit mode and llSetPos workMelanie2012-02-141-0/+11
|/
* Commented a couple of verbose debug messages.Diva Canto2011-12-161-1/+1
* Comment out ChildAgentDataUpdate.Pack() "Pack data" message for now.Justin Clark-Casey (justincc)2011-12-091-1/+1
* lock attachments when enumerating through them in ScenePresence.CopyTo().Justin Clark-Casey (justincc)2011-09-101-1/+0
* In SetAttachment, if the existing attachment has no asset id then carry on ra...Justin Clark-Casey (justincc)2011-09-061-0/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-2/+2
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-05-061-1/+1
* Removed XXX Debug. Increased ReadWriteTimeout on ServiceOSDRequest, because i...Diva Canto2011-04-301-1/+0
* XXX DEBUGGING!Diva Canto2011-04-301-1/+2
* Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-281-5/+52
* Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2010-11-271-8/+2
* Formatting cleanup.Jeff Ames2010-11-081-3/+3
* READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-6/+4
* Small cleanup and add more debugging informationMaster ScienceSim2010-10-261-6/+21
* Half of the compatibility is working. Login into a new region withMaster ScienceSim2010-10-251-11/+22
* Intermediate commit for backward compatability; does not compile yetMic Bowman2010-10-251-29/+41
* Major refactoring of appearance handling.Master ScienceSim2010-10-201-49/+21
* * Fixed and re-enabled CacheTestsTeravus Ovares (Dan Olivares)2010-09-171-2/+2
* Add scripted controllers into agent intersim messagingMelanie Thielker2010-07-111-0/+65
* Removing the sLLVector3 dinosaurJohn Hurliman2010-03-031-7/+6
* Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-1/+6
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-5/+5
* Making attachments work again. Tons of debug more. This needs more testing an...Diva Canto2009-08-161-1/+63
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure...diva2009-04-011-125/+68
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-4/+4
* Adds support for preserving animations on region crossings and TPs. diva2009-02-181-28/+30
* * optimized usings.lbsa712009-02-121-11/+7
* Split agent updates into two messages: full update and position+camera update...diva2009-01-031-5/+23
* Some plumbing for additional agent update messages. Not used yet. Removed the...diva2009-01-031-14/+236
* Major changes in interregion communications. This breaks compatibility with o...diva2009-01-011-0/+7