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
2013-07-31
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
1
-0
/
+179
2013-07-31
A pretty major restructuring of the simian method invocations in order to
Mic Bowman
11
-282
/
+578
2013-07-27
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
1
-0
/
+1
2013-07-14
Minor typo in log message
Diva Canto
1
-1
/
+1
2013-07-13
Guard against unauthorized agent deletes.
Diva Canto
1
-4
/
+3
2013-07-13
Deleted GET agent all around. Not used.
Diva Canto
1
-35
/
+0
2013-07-11
Added property to make for more flexible testing.
Diva Canto
1
-0
/
+5
2013-07-10
Remove a null reference exception in SimianPresenceServiceConnector that
Robert Adams
1
-4
/
+8
2013-07-06
Simina activity detector was too eager. Disabled it in case simian is not bei...
Diva Canto
1
-1
/
+2
2013-06-30
Revert "More debug mantis #6625"
Diva Canto
1
-1
/
+0
2013-06-29
More debug mantis #6625
Diva Canto
1
-0
/
+1
2013-06-29
Changed HG status notifications timeout down to 15secs from the default 100.
Diva Canto
1
-1
/
+1
2013-06-22
Change IsLocalRegion from using region handle to using regionID. This was aff...
Diva Canto
1
-1
/
+1
2013-06-21
Finally moved HG agent transfers to use agent fatpacks.
Diva Canto
3
-173
/
+62
2013-06-13
Make XInventoryServicesConnector properly handle a RESULT = false return for ...
Justin Clark-Casey (justincc)
1
-68
/
+56
2013-06-10
Remove Temporary from use to shortcut asset stores. The Local property
Mic Bowman
1
-1
/
+1
2013-04-07
Optimize the number of Simian calls to get the initial presence
Mic Bowman
1
-110
/
+83
2013-03-26
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
1
-0
/
+3
2013-02-27
Make sure we dispose of WebResponse, StreamReader and Stream in various place...
Justin Clark-Casey (justincc)
4
-81
/
+83
2013-02-19
Deleted all AssemblyFileVersion directives
Diva Canto
1
-1
/
+1
2013-02-09
Fixed check for 0 results in GetUserAccounts()
Oren Hurvitz
1
-1
/
+1
2013-02-05
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-01
Revert "Update assembly version numbers"
BlueWall
1
-1
/
+1
2013-02-01
Update assembly version numbers
BlueWall
1
-1
/
+1
2012-12-06
Trying to prevent old route of sending attachments, simulator version unknown...
Diva Canto
1
-1
/
+1
2012-11-17
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
Justin Clark-Casey (justincc)
1
-1
/
+0
2012-11-14
The last few AssemblyInfos. Finished!
Diva Canto
1
-0
/
+33
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
7
-7
/
+7
2012-11-07
HG: Hopefully this fixes the issues with port 80 once and for all.
Diva Canto
1
-1
/
+1
2012-10-20
Improve efficiency of friends notification by only make one PresenceService c...
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-10-16
minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now.
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-10-09
Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-10-04
One more abstraction for GridUser so that it can be overridden in a sub-class.
Diva Canto
1
-2
/
+7
2012-10-04
Make the asset retrieval concurrency a config switch. The current value
Mic Bowman
1
-3
/
+8
2012-09-30
Allow setting max connections for an endpoint
Melanie
1
-3
/
+3
2012-09-30
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
5
-9
/
+1
2012-09-30
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
5
-1
/
+9
2012-09-08
4096 is used in various places as the maximum height of a region, refactoring...
SignpostMarv
1
-2
/
+2
2012-08-15
Add a skeleton for a name value storage associated with regions
Melanie
1
-0
/
+14
2012-08-01
Change exception log messages in XInventoryService connector to error rather ...
Justin Clark-Casey (justincc)
1
-9
/
+8
2012-07-30
If we're fetching active gestures via the XInventoryServiceConnector, then pr...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-07-13
Rather than instantiating a UTF8 encoding everywhere when we want to supress ...
Justin Clark-Casey (justincc)
1
-2
/
+1
2012-06-12
OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...
Justin Clark-Casey (justincc)
1
-21
/
+7
2012-05-25
Fix bug where a failed QueryAccess to a remove region would always have the r...
Justin Clark-Casey (justincc)
1
-13
/
+20
2012-05-25
In remote QueryAccess, also receive the actual status (true|false) instead of...
Justin Clark-Casey (justincc)
1
-0
/
+4
2012-05-24
Make ISimulationScene.GetScene() used the more efficient region id for lookup...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-05-23
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
1
-0
/
+16
2012-05-09
Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...
Justin Clark-Casey (justincc)
15
-0
/
+0
2012-04-20
Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn...
Justin Clark-Casey (justincc)
1
-4
/
+11
2012-04-10
Add uri to various log messages when region registration fails. Upgrade some...
Justin Clark-Casey (justincc)
1
-8
/
+15
[next]