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-28 18:05:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
235afebf031dcec878da895143294c84190f9921
opensim
/
OpenSim
/
Capabilities
History
Justin Clark-Casey (justincc)
68daeee434
minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build
2012-12-06 01:36:30 +00:00
..
Handlers
minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build
2012-12-06 01:36:30 +00:00
Properties
Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which had been forgotten.)
2012-11-13 19:50:19 -08: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
…