index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Connectors
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-01
Plumb the special VeriableWearablesSuported field which we will
Melanie Thielker
1
-0
/
+2
2015-10-31
Introduce an EntityTransferContext carrying the version numbers to pass
Melanie Thielker
1
-7
/
+10
2015-10-31
Put back the option of having asymmetrical protocol versions in
Melanie Thielker
1
-3
/
+5
2015-10-31
simplify new regions protocol version control. (May not work, and babies safe...
UbitUmarov
1
-2
/
+2
2015-10-31
fix teleport to to string version regions
UbitUmarov
1
-1
/
+1
2015-10-31
Testing stage of the new versioning system. Use at own risk. May not
Melanie Thielker
1
-8
/
+24
2015-10-18
On to 0.8.3!
Diva Canto
1
-1
/
+1
2015-09-11
Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...
Diva Canto
1
-1
/
+9
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
12
-12
/
+10
2015-08-20
More plumbing on agent states
Melanie Thielker
1
-0
/
+11
2015-08-20
Partial plumbing for the agent stateful module features negotiation
Melanie Thielker
1
-1
/
+8
2015-08-08
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
2
-3
/
+5
2015-06-13
Refactor AgentPreferences so that database operations happen centrally. the o...
Cinder
1
-0
/
+230
2015-06-05
Upgraded the Simian inventory connector with an item cache, too, so that it d...
Diva Canto
1
-1
/
+17
2015-06-05
More on mantis #7567. Two things:
Diva Canto
1
-2
/
+4
2015-06-04
Mantis #7600. The warning message was not a symptom of a problem, it was just...
Diva Canto
1
-9
/
+11
2015-06-04
Making the inventory cache static, so that there's less timers.
Diva Canto
1
-1
/
+1
2015-06-04
Mantis #7567. Once again, avoiding prefetching linked items within linked fo...
Diva Canto
1
-1
/
+9
2015-06-03
Mantis #7567: added an 8-sec expiring item cache to the inventory network con...
Diva Canto
1
-6
/
+31
2015-05-11
Added tests for UserAccountService in Robust. In the process fixed a couple o...
Diva Canto
1
-2
/
+33
2015-05-11
Added inventory tests to Robust.Tests.
Diva Canto
1
-1
/
+5
2015-05-08
Another major overhaul of inventory downloading, this time pertaining to inve...
Diva Canto
2
-0
/
+52
2015-05-08
I shouldn't write code this early in the morning... Fixing a 'duh' on previou...
Diva Canto
1
-1
/
+1
2015-05-08
Additional debug message to help diagnose a warning message and exception rel...
Diva Canto
1
-0
/
+1
2015-05-07
Major change in the way inventory is downloaded: added a method throughout II...
Diva Canto
2
-3
/
+94
2015-05-02
Corrected typo in namespace
Diva Canto
1
-1
/
+1
2015-04-29
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
1
-1
/
+1
2015-03-03
corrected handling when XML parsing in Presence Connector fails
Freaky Tech
1
-0
/
+1
2015-02-28
minor: Remove mono compiler warnings from EstateDataConnector
Justin Clark-Casey (justincc)
1
-2
/
+0
2015-01-21
Don't allow a failure in create a request in HeloService.Connector.Helo() to ...
Justin Clark-Casey (justincc)
1
-5
/
+5
2015-01-06
Donation of robust network connectors for estate service, as promised. This a...
Diva Canto
3
-331
/
+340
2014-12-30
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
1
-2
/
+2
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
1
-2
/
+2
2014-12-30
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
Diva Canto
1
-1
/
+1
2014-12-29
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...
Diva Canto
1
-1
/
+1
2014-11-25
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
2
-3
/
+3
2014-08-09
Move the inventory request lock introduced in git master a58152bd to HGInvent...
Justin Clark-Casey (justincc)
1
-7
/
+4
2014-08-06
OpenSimExtras
BlueWall
2
-0
/
+46
2014-07-26
Add inventory.<url>.RequestsMade stat.
Justin Clark-Casey (justincc)
1
-0
/
+21
2014-07-25
Add undocumented RemoteRequestTimeout seconds parameter to xinventory requests
Justin Clark-Casey (justincc)
1
-4
/
+14
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-15
/
+17
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-06-06
Added simulation version compatibility check so that agents coming from 0.7.6...
Diva Canto
1
-1
/
+2
2014-06-01
Fixed a few things pertaining to interfacing with the estate service. Specifi...
Diva Canto
1
-1
/
+1
2014-05-30
Moved these two estate-related interfaces to the projects where they belong.
Diva Canto
1
-2
/
+2
2014-05-27
minor: Comment out 2 error level debugging message in authentication code
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-23
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
11
-59
/
+130
2014-05-19
Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...
Oren Hurvitz
1
-1
/
+2
2014-05-19
Return more specific error messages if an attempt to enter a region fails due...
Oren Hurvitz
1
-1
/
+1
2014-05-14
Fix recent asset request timeout issue by commenting out (for now) the m_maxA...
Justin Clark-Casey (justincc)
1
-10
/
+14
[next]