.. |
Limit
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
před 9 roky |
XMPP
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
před 15 roky |
GenericAsyncResult.cs
|
494a1e922d
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
|
před 15 roky |
IUserService.cs
|
606e831ff5
Formatting cleanup.
|
před 15 roky |
OutboundUrlFilter.cs
|
7d3bafd5ab
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
|
před 10 roky |
RestClient.cs
|
7100475b90
Make sure we always dispose of disposables inside RestClient.Request()
|
před 10 roky |