| Commit message (Expand) | Author | Age | Files | Lines |
* | cancel sending group powers on crossings, they are no longer needed. | UbitUmarov | 2016-08-04 | 1 | -23/+0 |
* | a few more changes relative to sits crossing | UbitUmarov | 2016-07-27 | 1 | -5/+4 |
* | reduce some grid services calls on region crossings, sending more informatio... | UbitUmarov | 2016-07-26 | 1 | -53/+25 |
* | More EntityTransferContext plumbing | Melanie Thielker | 2015-11-01 | 1 | -19/+11 |
* | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 2015-11-01 | 1 | -11/+17 |
* | Assume childreen don't need to know caps seeds | UbitUmarov | 2014-10-20 | 1 | -0/+37 |
* | try to fix propagation of seeds to all relevante regions | UbitUmarov | 2014-10-19 | 1 | -0/+38 |
* | send motion control state in update to childs. Reset CollisionPlane on | UbitUmarov | 2014-10-17 | 1 | -0/+9 |
* | *test* | UbitUmarov | 2014-09-09 | 1 | -0/+36 |
* | remove duplication of textures, wearables and attachments on crossings. | UbitUmarov | 2014-08-15 | 1 | -34/+49 |
* | add limites checks on wearables size, revert to max 15 for | UbitUmarov | 2014-08-07 | 1 | -1/+6 |
* | Merge branch 'master' into careminster | Melanie | 2013-08-07 | 1 | -0/+6 |
|\ |
|
| * | minor: add some method doc to ScenePresence fields used for entity transfer, ... | Justin Clark-Casey (justincc) | 2013-08-07 | 1 | -0/+6 |
* | | Merge branch 'master' into careminster | Melanie | 2013-07-25 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | New Teleport protocol (V2), still compatible with V1 and older. (version of t... | Diva Canto | 2013-07-24 | 1 | -5/+6 |
* | | Merge branch 'master' into careminster | Melanie | 2013-07-18 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Authenticate ChildAgentUpdate too. | Diva Canto | 2013-07-14 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-31 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | Add AnimState to CADU | Melanie | 2012-10-30 | 1 | -0/+36 |
* | | Fix teleporting from older to newer regions | Melanie | 2012-05-04 | 1 | -1/+8 |
* | | Add the default animation to the child agent data update | Melanie | 2012-05-04 | 1 | -0/+11 |
* | | Clear permissions given to the object we stand up from | Melanie | 2012-05-03 | 1 | -1/+6 |
* | | Implement region crossing of sitting avatars. Edit mode and llSetPos work | Melanie | 2012-02-14 | 1 | -0/+11 |
|/ |
|
* | Commented a couple of verbose debug messages. | Diva Canto | 2011-12-16 | 1 | -1/+1 |
* | Comment out ChildAgentDataUpdate.Pack() "Pack data" message for now. | Justin Clark-Casey (justincc) | 2011-12-09 | 1 | -1/+1 |
* | lock attachments when enumerating through them in ScenePresence.CopyTo(). | Justin Clark-Casey (justincc) | 2011-09-10 | 1 | -1/+0 |
* | In SetAttachment, if the existing attachment has no asset id then carry on ra... | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -0/+1 |
* | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -2/+2 |
* | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-05-06 | 1 | -1/+1 |
* | Removed XXX Debug. Increased ReadWriteTimeout on ServiceOSDRequest, because i... | Diva Canto | 2011-04-30 | 1 | -1/+0 |
* | XXX DEBUGGING! | Diva Canto | 2011-04-30 | 1 | -1/+2 |
* | Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t... | Diva Canto | 2011-04-28 | 1 | -5/+52 |
* | Refactor appearance and avatar data sending code. Paritioning the routines in... | Mic Bowman | 2010-11-27 | 1 | -8/+2 |
* | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -3/+3 |
* | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -6/+4 |
* | Small cleanup and add more debugging information | Master ScienceSim | 2010-10-26 | 1 | -6/+21 |
* | Half of the compatibility is working. Login into a new region with | Master ScienceSim | 2010-10-25 | 1 | -11/+22 |
* | Intermediate commit for backward compatability; does not compile yet | Mic Bowman | 2010-10-25 | 1 | -29/+41 |
* | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -49/+21 |
* | * Fixed and re-enabled CacheTests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 1 | -2/+2 |
* | Add scripted controllers into agent intersim messaging | Melanie Thielker | 2010-07-11 | 1 | -0/+65 |
* | Removing the sLLVector3 dinosaur | John Hurliman | 2010-03-03 | 1 | -7/+6 |
* | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 2010-01-12 | 1 | -1/+6 |
* | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -5/+5 |
* | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 1 | -1/+63 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure... | diva | 2009-04-01 | 1 | -125/+68 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -4/+4 |
* | Adds support for preserving animations on region crossings and TPs. | diva | 2009-02-18 | 1 | -28/+30 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -11/+7 |