This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-13 07:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82244cca68328db002e2c00a693d64781737cf7c
opensim
/
OpenSim
/
Capabilities
History
UbitUmarov
04ea34f379
add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap use it so several IDs are handle on a single call. Since there is no grid side suport, no much gain still
2016-08-17 06:00:42 +01:00
..
Handlers
add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap use it so several IDs are handle on a single call. Since there is no grid side suport, no much gain still
2016-08-17 06:00:42 +01:00
Properties
Bump version and assembly version numbers from 0.7.5 to 0.7.6
2013-02-05 00:23:17 +00:00
Caps.cs
bad merge?
2015-09-01 14:54:35 +01:00
CapsHandlers.cs
lso remove caps with "PUT" http method
2014-10-14 02:25:22 +01:00
LLSD.cs
Close streams immediately when we finish using them
2014-07-21 08:30:03 +01:00
LLSDArray.cs
…
LLSDAssetUploadComplete.cs
Allow default permissions from the viewer to be applied to uploaded objects.
2016-04-29 21:23:32 +02:00
LLSDAssetUploadRequest.cs
removed AssetUploaderWithCost, fixing AssetUploader. add parsing of some
2012-09-22 16:47:15 +01:00
LLSDAssetUploadResponse.cs
report asset upload errors the right away
2012-09-22 21:14:15 +01:00
LLSDAvatarPicker.cs
Added AvatarPickerSearch capability handler.
2013-05-07 18:01:48 -07:00
LLSDCapEvent.cs
…
LLSDEmpty.cs
…
LLSDEnvironmentSettings.cs
Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
2012-05-23 17:04:19 -04:00
LLSDHelpers.cs
…
LLSDInventoryFolder.cs
As with LLSDInventoryItem from commit
01a2b0b
, send type values in LLSDInventoryFolder for inventory CAPs as integers rather than strings.
2012-06-20 02:28:00 +01:00
LLSDInventoryItem.cs
Fix various issues with http inventory
2012-06-02 04:57:10 +01:00
LLSDItemUpdate.cs
…
LLSDMapLayer.cs
…
LLSDMapLayerResponse.cs
…
LLSDMapRequest.cs
…
LLSDMethod.cs
…
LLSDMethodString.cs
…
LLSDParcelVoiceInfoResponse.cs
…
LLSDRemoteParcelResponse.cs
…
LLSDStreamHandler.cs
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
2013-07-08 22:03:07 +01:00
LLSDTaskInventoryUploadComplete.cs
…
LLSDTaskScriptUpdate.cs
…
LLSDTaskScriptUploadComplete.cs
…
LLSDTest.cs
…
LLSDType.cs
…
LLSDVoiceAccountResponse.cs
…