OpenSimMirror/OpenSim/ApplicationPlugins/Rest/Inventory
Justin Clark-Casey (justincc) 1ffd70cef7 minor: remove some mono compiler warnings 2011-02-04 23:20:10 +00:00
..
Resources Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls. Fix issue 1876. 2008-08-06 01:20:31 +00:00
tests Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 2010-03-19 15:16:35 -07:00
IRest.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IRestHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RequestData.cs Inching ahead... This compiles, but very likely does not run. 2010-01-08 10:43:34 -08:00
Rest.cs Some more unnecessary things deleted in Framework.Communications. 2010-01-10 21:00:03 -08:00
RestAppearanceServices.cs minor: remove some mono compiler warnings 2011-02-04 23:20:10 +00:00
RestAssetServices.cs Changed asset CreatorID to a string 2010-02-22 14:18:59 -08:00
RestFileServices.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RestHandler.cs minor: make rest (not comm) modules less noisy if they are disabled 2009-09-24 17:21:47 +01:00
RestInventoryServices.cs minor: remove some mono compiler warnings 2011-02-04 23:20:10 +00:00
RestTestServices.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00