OpenSimMirror/OpenSim/Region/Framework/Scenes
Melanie Thielker a3fed17956 Fix a slight oversight in SceneInventory that would not enable copy to
inventory when permissions are bypassed
2009-05-20 10:54:35 +00:00
..
Hypergrid Removing the last reference to CommsManager.AssetCache. 2009-05-18 22:22:09 +00:00
Scripting Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
Serialization * refactor: move SceneXmlLoader into subpackage 2009-05-14 18:46:17 +00:00
Tests Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 2009-05-15 05:00:25 +00:00
Types * remove now unused serialization code 2009-03-05 18:36:37 +00:00
AnimationSet.cs Refactoring, no functional changes. Moved ChildAgentDataUpdate data structures from OpenSim.Region.Framework.Scenes back to OpenSim.Framework, so they can be referenced more broadly. This involved having to move the small Animation data structure to OpenSim.Framework too. 2009-04-01 19:50:09 +00:00
AsyncSceneObjectGroupDeleter.cs * optimized usings. 2009-02-12 09:53:12 +00:00
AvatarAnimations.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
BinBVHAnimation.cs * minor: remove some mono compiler warnings 2009-03-09 19:58:39 +00:00
EntityBase.cs * remove now unused serialization code 2009-03-05 18:36:37 +00:00
EntityManager.cs * optimized usings. 2009-02-12 09:53:12 +00:00
EventManager.cs * Make it possible to add a request id to load and save oar requests 2009-04-15 19:12:37 +00:00
RegionStatsHandler.cs Update svn properties. 2009-05-05 09:32:30 +00:00
ReturnInfo.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Scene.Inventory.cs Fix a slight oversight in SceneInventory that would not enable copy to 2009-05-20 10:54:35 +00:00
Scene.PacketHandlers.cs * Implements Scene.SimChat(string,...) rather than byte[]. We should probably mark byte[] as obsolete. 2009-04-03 10:40:14 +00:00
Scene.Permissions.cs Add permission mechanisms for group deeding land 2009-05-12 13:29:38 +00:00
Scene.cs Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 2009-05-15 05:00:25 +00:00
SceneBase.cs Remove some no longer needed debug. 2009-05-13 00:58:10 +00:00
SceneCommunicationService.cs - moving banned check and public/private check to 2009-05-05 16:17:52 +00:00
SceneGraph.cs Add a tweakable for the prim queue preload 2009-05-01 19:33:18 +00:00
SceneManager.cs Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 2009-05-15 05:00:25 +00:00
SceneObjectGroup.Inventory.cs * Make it possible to store creator strings in user inventory items as well as UUIDs 2009-04-08 17:50:57 +00:00
SceneObjectGroup.cs Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 2009-05-15 05:00:25 +00:00
SceneObjectPart.cs Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 2009-05-15 05:00:25 +00:00
SceneObjectPartInventory.cs Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 2009-05-15 05:00:25 +00:00
ScenePresence.cs Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 2009-05-15 05:00:25 +00:00
SimStatsReporter.cs Making SimStatsReporter a little more restrained in requesting the IEstateModule interface. 2009-05-12 22:48:54 +00:00
TerrainChannel.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
TerrainUtil.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
UndoState.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
UuidGatherer.cs Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 2009-05-15 05:00:25 +00:00