OpenSimMirror/OpenSim/Region/Environment/Scenes
Teravus Ovares d60e457463 Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie!
* Implements quite a few inventory related perms.
* (from Teravus) Fixes Take Copy
2008-05-15 19:28:10 +00:00
..
Scripting * Rolled back a few changes. 2008-05-01 18:04:42 +00:00
Animation.cs Move animation handling from ScenePresence into its own class. 2008-05-12 17:00:47 +00:00
AnimationSet.cs Move animation handling from ScenePresence into its own class. 2008-05-12 17:00:47 +00:00
AvatarAnimations.cs * Rolled back a few changes. 2008-05-01 18:04:42 +00:00
EntityBase.cs * Refactor: Remove SceneObjectGroup.GetScenePresences() in favour of a direct call to Scene 2008-05-14 21:09:41 +00:00
IScenePresenceBody.cs * Rolled back a few changes. 2008-05-01 18:04:42 +00:00
InnerScene.cs Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie! 2008-05-15 19:28:10 +00:00
Scene.Inventory.cs Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie! 2008-05-15 19:28:10 +00:00
Scene.PacketHandlers.cs *Added all the permission checks to the sceneexternalchecks and modified permission module to follow this. 2008-05-08 19:37:57 +00:00
Scene.cs * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking permissions modules. From Melanie. Thanks Melanie! 2008-05-14 23:25:07 +00:00
SceneBase.cs *Added SceneExternalChecks.cs that is used to manage checking the results of multiple functions that register with the class and return the result (usually true/false) based on those results. This is useful for module wanting to put their opinion in decisions such as 'can the user rez this object?' 2008-05-07 17:33:57 +00:00
SceneCommunicationService.cs From: Dr Schofield <hud@zurich.ibm.com> 2008-05-14 17:03:25 +00:00
SceneEvents.cs More formatting cleanup. 2008-05-14 05:33:32 +00:00
SceneExternalChecks.cs Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie! 2008-05-15 19:28:10 +00:00
SceneManager.cs * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking permissions modules. From Melanie. Thanks Melanie! 2008-05-14 23:25:07 +00:00
SceneObjectGroup.Inventory.cs Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie! 2008-05-15 19:28:10 +00:00
SceneObjectGroup.cs Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie! 2008-05-15 19:28:10 +00:00
SceneObjectPart.Inventory.cs Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie! 2008-05-15 19:28:10 +00:00
SceneObjectPart.cs Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie! 2008-05-15 19:28:10 +00:00
ScenePresence.cs minor refactor of some properties for readability 2008-05-15 15:10:13 +00:00
SceneXmlLoader.cs * Rolled back a few changes. 2008-05-01 18:04:42 +00:00
SimStatsReporter.cs * You can haz more spring cleaning. 2008-05-08 05:35:01 +00:00
UndoState.cs * Rolled back a few changes. 2008-05-01 18:04:42 +00:00