OpenSimMirror/OpenSim/Region/Environment/Scenes
Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions
* Should work in multi-region standalone and grid modes
* This should also solve other non-home region caps issues (map requests, RC client inventory requests, etc)
* We now pass CAPS information on to the destination region on region crossing, and set up a CAPS object when an agent becomes a master
* Current limitation is that this will only work if your http_listener_port is 9000
* This is a very early code cut (lots of bad practice, hard coding and inefficiency).  However, I wanted to get this out there for feedback and my own sanity.  Next few patches will clean up the mess.
2008-03-20 20:04:45 +00:00
..
Scripting Formatting cleanup. 2008-03-18 05:16:43 +00:00
AvatarAnimations.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AvatarAppearance.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
EntityBase.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
IScenePresenceBody.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
InnerScene.cs * Adding log debugging messages and making others more explicit 2008-03-19 19:25:10 +00:00
Scene.Inventory.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
Scene.PacketHandlers.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
Scene.cs * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 2008-03-20 20:04:45 +00:00
SceneBase.cs * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 2008-03-20 20:04:45 +00:00
SceneCommunicationService.cs * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 2008-03-20 20:04:45 +00:00
SceneEvents.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
SceneManager.cs Formatting cleanup. Minor refactoring. 2008-03-18 14:51:42 +00:00
SceneObjectGroup.Inventory.cs Fixed some comparisons of LLUUIDs to null. 2008-03-19 09:36:13 +00:00
SceneObjectGroup.cs * Add a large amount of extra locking to m_parts in SceneObjectGroup 2008-03-18 20:42:01 +00:00
SceneObjectPart.Inventory.cs * Stop (which currently removes) all scripts in an object when that object is deleted from the region 2008-03-18 20:11:35 +00:00
SceneObjectPart.cs Fix server crash when setting prims physical under basic physics. 2008-03-19 19:33:38 +00:00
ScenePresence.cs * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 2008-03-20 20:04:45 +00:00
SceneXmlLoader.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
SimStatsReporter.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00