This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e7d76c91c2
OpenSimMirror
/
OpenSim
/
Capabilities
History
Melanie
f39e4abf0e
Merge branch 'avination' into careminster
...
Conflicts: OpenSim/Region/ScriptEngine/Shared/Api/Interface/IOSSL_Api.cs
2013-03-03 13:24:37 +00:00
..
Handlers
Merge branch 'master' into careminster
2013-02-22 01:28:54 +00: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
Fix an issue where the viewer would request the seed cap before
2013-02-18 21:09:14 +01:00
CapsHandlers.cs
properly lock CapsHandlers.m_capsHandlers
2011-12-07 14:55:01 +00:00
LLSD.cs
…
LLSDArray.cs
…
LLSDAssetUploadComplete.cs
try to allow free uploads for testing, if users prefix names with "TEST-". Let
2012-09-23 15:04:10 +01: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
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
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
2012-07-13 01:03:28 +01:00
LLSDTaskInventoryUploadComplete.cs
…
LLSDTaskScriptUpdate.cs
…
LLSDTaskScriptUploadComplete.cs
…
LLSDTest.cs
…
LLSDType.cs
…
LLSDVoiceAccountResponse.cs
…