OpenSimMirror/OpenSim/Region/Environment/Scenes
Jeff Ames 531f6c01eb Update svn properties, minor formatting cleanup. 2008-08-17 23:07:14 +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 * Remove a bug I created in r5171 where taking an object would terminate the client session 2008-06-21 19:56:19 +00:00
EventManager.cs renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage 2008-07-25 10:05:50 +00:00
IScenePresenceBody.cs * Rolled back a few changes. 2008-05-01 18:04:42 +00:00
InnerScene.cs Mantis #1951 2008-08-15 16:51:26 +00:00
Scene.Inventory.cs Add the IInventoryModule interface and a sample method call 2008-08-17 18:41:13 +00:00
Scene.PacketHandlers.cs Update svn properties, minor formatting cleanup. 2008-08-17 23:07:14 +00:00
Scene.cs * Turned on the MapImageModule as opposed to the code in Scene for generating the map image. Copied the code in Scene into the MapImageModule, made a few tweaks to get it to work with the module's interface. 2008-08-17 18:59:58 +00:00
SceneBase.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
SceneCommunicationService.cs Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: 2008-08-16 19:20:14 +00:00
SceneExternalChecks.cs Make the estate owner work. Changes permissions checks to allow the 2008-08-14 18:08:22 +00:00
SceneManager.cs * Add / as a shortcut to select the root region 2008-08-05 18:16:09 +00:00
SceneObjectGroup.Inventory.cs refactor TaskInventoryItem Mask -> Permissions to be consistant with how things 2008-07-23 22:14:29 +00:00
SceneObjectGroup.cs Fix one more instance of a bad bit value for the collision event 2008-08-04 21:30:12 +00:00
SceneObjectPart.Inventory.cs refactor TaskInventoryItem Mask -> Permissions to be consistant with how things 2008-07-23 22:14:29 +00:00
SceneObjectPart.cs Update svn properties, minor formatting cleanup. 2008-08-17 23:07:14 +00:00
ScenePresence.cs Update svn properties, minor formatting cleanup. 2008-08-16 17:26:25 +00:00
SimStatsReporter.cs Mantis#1798. Thank you kindly, StrawberryFride for a patch that: 2008-07-21 13:40:08 +00:00
UndoState.cs * Changed a number of field names to ccc (public members shouldn't be called m_) 2008-07-26 21:22:15 +00:00