aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* try to fix propagation of seeds to all relevante regionsUbitUmarov2014-10-191-1/+7
* change child agents creation/notification. As before this assumes thatUbitUmarov2014-10-181-3/+3
* coment out stack trace at newUserConnection, add log msh at createAgentUbitUmarov2014-09-241-1/+1
* add stack trace debug messageUbitUmarov2014-09-241-0/+2
* same thing on another lock(acd)UbitUmarov2014-09-241-1/+5
* replace a lock on a unkown origin object with a lock on a well definedUbitUmarov2014-09-241-1/+4
* If an agent is logging in, rather than teleporting, make sure all knownMelanie Thielker2014-09-231-0/+6
* Merge branch 'ubitworkmaster'Melanie Thielker2014-09-221-0/+5
|\
| * update scenegraph group find by part information in sog link, so script lin...UbitUmarov2014-09-221-0/+5
* | When a ghosted avatar is removed, also remove any remaining CAPSMelanie Thielker2014-09-221-0/+2
|/
* When CloseAgnt is called with an agent id that doesn't have a presence, check...Melanie Thielker2014-09-131-0/+12
* Fix a nullref that can hit Vivox voiceMelanie Thielker2014-09-101-2/+8
* set default LinksetPhysPrims to 0 so max number of prims for physicalUbitUmarov2014-09-091-1/+1
* limit number of prims on physical objects. Not all cases covered stillUbitUmarov2014-09-081-0/+9
* some cleanup ( well or not )UbitUmarov2014-08-221-3/+8
* moved hacks to scene presence completemovement, possible only neededUbitUmarov2014-08-181-10/+0
* missing file for previus commitUbitUmarov2014-08-181-0/+10
* Revert "start sending terrain in scenePresence after well defined avatar. Minor"UbitUmarov2014-08-041-2/+2
* start sending terrain in scenePresence after well defined avatar. MinorUbitUmarov2014-08-041-2/+2
* replace debug msgs by othersUbitUmarov2014-08-031-5/+5
* several debug msgs, need to be removed asapUbitUmarov2014-08-031-0/+7
* dont standup avatar on crossingUbitUmarov2014-07-261-2/+2
* Merge branch 'master' into careminsterMelanie2014-01-281-27/+35
|\
| * Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-201-15/+35
| |\
| | * Stop exceptions being generated on agent connection if a telehub object has b...Justin Clark-Casey (justincc)2014-01-201-15/+35
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-161-12/+0
| |\ \ | | |/
| | * Remove old IInterRegionComms and references. This hasn't been used since 200...Justin Clark-Casey (justincc)2014-01-161-12/+0
* | | Intermediate commit. Sill errors.Melanie2014-01-051-0/+5
|\ \ \ | |/ /
| * | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-041-0/+5
| |/
* | Merge branch 'master' into careminsterMelanie2013-10-041-48/+45
|\ \ | |/
| * refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ...Justin Clark-Casey (justincc)2013-09-271-6/+6
| * refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)2013-09-271-13/+13
| * Reinsert client.SceneAgent checks into LLUDPServer.HandleCompleteMovementInto...Justin Clark-Casey (justincc)2013-09-251-0/+3
| * Change some message log levels in Scene.IncomingUpdateChildAgent() for debugg...Justin Clark-Casey (justincc)2013-09-201-3/+3
| * Revert "Also check user authorization if looking to upgrade from a child to a...Justin Clark-Casey (justincc)2013-09-191-13/+0
| * Create regression TestCrossOnSameSimulatorNoRootDestPerm() to check that avat...Justin Clark-Casey (justincc)2013-09-191-1/+2
| * refactor: rename *ChildAgentDataUpdate() methods to *UpdateChildAgent()Justin Clark-Casey (justincc)2013-09-181-4/+4
| * minor: Make log message when Scene.IncomingChildAgentDateUpdate() more explic...Justin Clark-Casey (justincc)2013-09-181-3/+8
* | Merge branch 'avination-current' into careminsterMelanie2013-09-161-2/+4
|\ \
| * | Fix the root cause of keyframe motion region crossing offset - UpdateSceneObjectMelanie2013-08-251-2/+4
* | | Merge branch 'master' into careminsterMelanie2013-09-071-10/+72
|\ \ \ | | |/ | |/|
| * | Restore group membership check for HG users in QueryAccess.Diva Canto2013-09-051-5/+1
| * | Also check user authorization if looking to upgrade from a child to a root ag...Justin Clark-Casey (justincc)2013-09-041-0/+13
| * | For a Hypergrid user, delay estate access checks until NewUserConnection() so...Justin Clark-Casey (justincc)2013-09-041-2/+6
| * | Fix bug where users teleporting to non-neighbour regions could continue to he...Justin Clark-Casey (justincc)2013-09-021-5/+54
| * | Comment out warning about agent updating without valid session ID for now.Justin Clark-Casey (justincc)2013-09-021-4/+4
* | | Merge branch 'master' into careminsterMelanie2013-09-011-3/+20
|\ \ \ | |/ /
| * | Potential fix for access control bug on login introduced with SeeIntoRegion c...Diva Canto2013-08-241-1/+1
| * | Stop error messages being misleadingly generated when on client connection ac...Justin Clark-Casey (justincc)2013-08-221-2/+19
* | | Merge branch 'master' into careminsterMelanie2013-08-171-11/+20
|\ \ \ | |/ /