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-07-07 05:05:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbac8f76faff387756bfa55dea83fa3bd589ef79
opensim
/
OpenSim
/
Capabilities
History
Melanie
64393a7ca8
Merge branch 'master' into careminster
...
Conflicts: OpenSim/Region/Framework/Scenes/Scene.cs
2012-07-13 02:27:16 +01:00
..
Handlers
Merge branch 'avination' into careminster
2012-07-06 20:51:18 +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
…