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-02 08:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61ba02e95fbce86b64fca39451b8b4f395bec0c9
opensim
/
OpenSim
/
Capabilities
History
Diva Canto
4779f7d7d5
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
..
Handlers
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08: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
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
…