OpenSimMirror/OpenSim/Region/ClientStack/Linden/Caps
Justin Clark-Casey (justincc) e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler.
It appears that this is entirely unnecessary since the poll http handlers are dealt with on a separate code path.
2011-12-07 12:28:42 +00:00
..
BunchOfCaps Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00
EventQueue Stop also adding an ordinary http handler when we set up a poll http handler. 2011-12-07 12:28:42 +00:00
ObjectCaps Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL. 2011-11-02 14:59:00 -07:00
GetMeshModule.cs minor: remove some mono compiler warnings 2011-08-16 21:45:01 +01:00
GetTextureModule.cs minor: remove some mono compiler warnings 2011-08-16 21:45:01 +01:00
MeshUploadFlagModule.cs minor: remove some mono compiler warnings 2011-08-04 01:46:34 +01:00
NewFileAgentInventoryVariablePriceModule.cs Fix permissions problem where newly uploaded meshes rezzed from inventory could not be copied by owner. 2011-07-11 22:56:14 +01:00
SimulatorFeaturesModule.cs Remove forcing of phantom on ground attached objects - attachments can be both non-phantom and flagged as physical. 2011-08-24 22:45:51 +01:00
UploadBakedTextureModule.cs Stop accidentally setting up the UploadTexture caps handler with the same url for all users 2011-12-06 21:42:56 +00:00
WebFetchInvDescModule.cs Use the same web fetch handler for every request from every avatar, since it contains no instance code 2011-11-26 00:29:01 +00:00