aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move KeyframeMotion from SOG to SOP because we can't persist it anyMelanie2012-02-261-2/+2
* Serialize Keyframe motion for region crossingsMelanie2012-02-261-0/+2
* Partially apply the core banlines fixMelanie2012-02-231-1/+1
* Merge branch 'master' into careminsterMelanie2012-02-231-9/+6
|\
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2012-02-231-8/+2
| |\
| | * Remove two spurious m_sceneGraph != null checks in Scene.cs. It's set in con...Justin Clark-Casey (justincc)2012-02-221-8/+2
| * | Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-1/+4
| |/
* | Merge branch 'master' into careminsterMelanie2012-02-211-15/+14
|\ \ | |/
| * Fix bug where NPCs would establish child agents on other neighbour regions th...Justin Clark-Casey (justincc)2012-02-211-15/+14
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2012-02-191-6/+6
|\ \
| * \ Merge branch 'master' into careminsterMelanie2012-02-191-6/+6
| |\ \ | | |/
| | * Use localy defined name, TPFlags, for Constants.TeleportFlagsBlueWall2012-02-191-6/+6
* | | Merge branch 'ubitwork'Melanie2012-02-191-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-02-151-3/+3
| |\ \
| * | | initial introdution of physics actor building control.UbitUmarov2012-02-081-1/+1
* | | | Merge branch 'master' into careminsterMelanie2012-02-181-0/+26
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Route logins according to Estate, Telehub and TeleportFlagsBlueWall2012-02-181-2/+4
| * | Propagate our teleport flags on loginsBlueWall2012-02-181-1/+4
| * | Fix missing telehub handling on loginBlueWall2012-02-171-0/+21
* | | Merge branch 'master' into careminsterMelanie2012-02-151-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Add some more data to the new user connection logging for debug purposes.Justin Clark-Casey (justincc)2012-02-141-3/+3
* | Merge branch 'master' into careminsterMelanie2012-02-051-2/+1
|\ \ | |/
| * change NonPhysicalPrimMax to NonphysicalPrimMax in Scenes.cs to make thenebadon2012-02-041-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-031-4/+34
|\ \ | |/
| * ObjectAddedToScene event should be fired when duplicating objectsDan Lake2012-02-021-4/+22
| * Add event RegionHeartbeatEnd for modules interested in coordinating activity ...Dan Lake2012-02-011-10/+12
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDan Lake2012-02-011-112/+51
| |\
| * | Add a version of GetGroupByPrim to Scene which accepts UUID instead of localIDDan Lake2012-01-191-0/+10
* | | Streamline banning code using existing methods.Melanie2012-02-021-3/+13
* | | Merge branch 'master' into careminsterMelanie2012-02-011-6/+16
|\ \ \ | | |/ | |/|
| * | Small optimization to last commitMelanie2012-02-011-5/+5
| * | Fix copy/paste errorsMelanie2012-02-011-2/+2
| * | Straighten out some attachment mess. Don't save attachment states for HGMelanie2012-02-011-1/+11
* | | Merge branch 'master' into careminsterMelanie2012-01-311-104/+0
|\ \ \ | |/ /
| * | Move object delete commands into a commands region module, in preparation for...Justin Clark-Casey (justincc)2012-01-311-104/+0
* | | Merge branch 'master' into careminsterMelanie2012-01-311-0/+2
|\ \ \ | |/ /
| * | Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen...Justin Clark-Casey (justincc)2012-01-311-0/+2
* | | Merge branch 'master' into careminsterMelanie2012-01-261-0/+27
|\ \ \ | |/ /
| * | Support rejecting a teleport if a user is banned in all parcels that haveMelanie2012-01-261-0/+30
* | | Add handling bans properlyMelanie2012-01-241-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-01-101-2/+3
|\ \ \ | |/ /
| * | Teleport DebuggingBlueWall2012-01-101-2/+0
| * | Add some run-time debugging supportBlueWall2012-01-091-0/+3
| * | Use our TeleportFlagsBlueWall2012-01-091-2/+2
| |/
* | That needs to be callable from elsewhere!Melanie2012-01-051-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-051-0/+1
|\ \ | |/
| * Added EventManager.OnRegionStarted which is triggered when Heartbeat is started.Dan Lake2012-01-041-0/+1
* | Merge branch 'master' into careminsterMelanie2012-01-021-13/+20
|\ \ | |/
| * Bug fix in map tiles in standalone: the map has been blank since commit 01ae9...Diva Canto2011-12-301-13/+20
* | Merge branch 'master' into careminsterMelanie2011-12-221-2/+11
|\ \ | |/