aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ChildAgentDataUpdate.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* cross mouse buttons stateUbitUmarov2017-06-031-0/+9
* fix/simplify validation of god_data update fieldUbitUmarov2017-01-061-14/+20
* Restructure god level and permissionsMelanie Thielker2017-01-061-8/+25
* add config option automatic_gods. With this option true, users that can be Go...UbitUmarov2017-01-051-0/+5
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-4/+4
* cancel sending group powers on crossings, they are no longer needed.UbitUmarov2016-08-041-23/+0
* a few more changes relative to sits crossingUbitUmarov2016-07-271-5/+4
* reduce some grid services calls on region crossings, sending more informatio...UbitUmarov2016-07-261-53/+25
* 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