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-29 18:55:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f53b4e7a21f62a84e237c4ce8d2806124c3a76d2
opensim
/
OpenSim
/
Capabilities
History
Justin Clark-Casey (justincc)
3af2095cbc
minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation.
2012-10-12 00:27:12 +01:00
..
Handlers
minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation.
2012-10-12 00:27:12 +01:00
Caps.cs
Stop passing a request handler to the initial caps.RegisterHandler in EventQueueGetModule since this is immediatley replaced by a poll server handler.
2011-11-24 21:27:35 +00:00
CapsHandlers.cs
properly lock CapsHandlers.m_capsHandlers
2011-12-07 14:55:01 +00:00
LLSD.cs
…
LLSDArray.cs
…
LLSDAssetUploadComplete.cs
…
LLSDAssetUploadRequest.cs
…
LLSDAssetUploadResponse.cs
…
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
…