index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-26
Fixed bug introduced in 4735514. The project didn't compile.
Oren Hurvitz
1
-1
/
+1
2015-07-26
Fixed not being charged to create classifeids on money enabled regions
Quill Littlefeather
1
-2
/
+14
2015-06-05
More on mantis #7567. Two things:
Diva Canto
1
-0
/
+8
2015-05-26
Attachments Module. Fix detach event not being fired until the next time the ...
AliciaRaven
1
-0
/
+5
2015-04-12
Change UserProfiles so that the parcel name is used for a ProfilePick and not...
AliciaRaven
1
-17
/
+9
2015-03-11
minor: Remove windows build warning about CompressionLevel package ambiguity.
Justin Clark-Casey (justincc)
1
-0
/
+1
2015-02-25
Reduce coupling in regression test task inventory creation methods to make th...
Justin Clark-Casey (justincc)
1
-2
/
+2
2015-02-21
Fix cross-grid inventory delivery notifications, fixes http://opensimulator.o...
BlueWall
1
-0
/
+1
2015-01-17
minor: In AttachmentsModule.UpdateKnownItem use the existing IInventoryAccess...
Justin Clark-Casey (justincc)
1
-3
/
+2
2015-01-16
minor: Suppress the log messages when user profiles data is requested for an ...
Justin Clark-Casey (justincc)
1
-3
/
+10
2015-01-09
Added GetDisplayNames capability. For now, we don't actually use display name...
Diva Canto
1
-0
/
+1
2015-01-08
Make the IteratingUuidGatherer the only UuidGatherer.
Justin Clark-Casey (justincc)
1
-8
/
+6
2014-12-20
In XBakesModule.Get() use using() to always dispose of RestClient which dispo...
Justin Clark-Casey (justincc)
1
-31
/
+35
2014-12-20
Use using() semantics in XBakesModule to ensure disposable objects are alway ...
Justin Clark-Casey (justincc)
1
-39
/
+42
2014-12-17
Fix recent regression where a race condition meant SP.MakeRootAgent() would s...
Justin Clark-Casey (justincc)
1
-5
/
+11
2014-12-10
Fix a regression where objects crossing regions in the same simulator (on the...
Justin Clark-Casey (justincc)
1
-0
/
+7
2014-11-25
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-11-25
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
6
-9
/
+11
2014-11-25
Just for now, don't alert the user or log if we couldn't change their server-...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
9
-9
/
+0
2014-11-10
minor: correct console response when setting attachments logging level
Justin Clark-Casey
1
-1
/
+1
2014-10-27
Add hypergrid teleporting support to user profiles picks
BlueWall
1
-16
/
+97
2014-10-02
Don't unnecessarily remove from backup objects that were not directly attache...
Justin Clark-Casey (justincc)
2
-5
/
+18
2014-09-28
Improve on the last commit to InventoryArchiver: put back the original constr...
Diva Canto
3
-10
/
+23
2014-09-23
Modifications to previous IAR commits to bring them more inline with existing...
AliciaRaven
2
-7
/
+10
2014-09-23
Add an event callback for loading IAR files. The callback for creating them a...
AliciaRaven
7
-45
/
+133
2014-09-23
Change existing IAR save to use UUID for its callback reference instead of Gu...
AliciaRaven
5
-17
/
+17
2014-09-23
Include same content filters for IAR file exports that already exist for OAR ...
AliciaRaven
2
-0
/
+54
2014-09-05
For monitoring purposes, start non-timeout tasks (which do not currently use ...
Justin Clark-Casey (justincc)
1
-1
/
+2
2014-08-15
On teleport to a region that already has a child agent established (e.g. a ne...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-07-21
XBakes: store the assets only in the sim's local assets cache; not in the mai...
Oren Hurvitz
1
-1
/
+2
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-13
/
+2
2014-06-05
Amend to previous commit -- write down the problematic Profile server URL.
Diva Canto
1
-0
/
+3
2014-06-05
May fix mantis #7133
Diva Canto
1
-7
/
+12
2014-05-23
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
1
-3
/
+5
2014-05-23
Fix possible infinite recursion in MessageTransferModule.SendGridInstantMessa...
Justin Clark-Casey (justincc)
1
-108
/
+56
2014-05-22
Add regression test for north-south chat across neighbour regions.
Justin Clark-Casey (justincc)
1
-52
/
+133
2014-05-22
Extend regression TestInterRegionChatDistanceEastWest() to test out of range ...
Justin Clark-Casey (justincc)
1
-11
/
+38
2014-05-22
Extend regression TestInterRegionChatDistanceEastWest() to test in range chat...
Justin Clark-Casey (justincc)
1
-17
/
+38
2014-05-22
Simplify regression TestInterRegionChatDistanceEastWest() by making the child...
Justin Clark-Casey (justincc)
1
-7
/
+6
2014-05-22
Add regression test for in-range chat between neighbouring regions from east ...
Justin Clark-Casey (justincc)
1
-0
/
+158
2014-05-22
Fixed a problem with detaching attachments in situations where the user's ass...
Diva Canto
1
-7
/
+2
2014-05-19
Better error-handling and logging in case User Profile requests fail
Oren Hurvitz
1
-0
/
+9
2014-05-12
Make offline IM delivery to URL (pre recent Addons code) have a 10 second rat...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-12
For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle...
Justin Clark-Casey (justincc)
2
-7
/
+7
2014-05-12
Eliminate subsequently unused scene finding in UndeliveredMessage() method of...
Justin Clark-Casey (justincc)
1
-4
/
+0
2014-05-06
Revert "fix infinite recursion loop in SendGridInstantMessageViaXMLRPCAsync()"
Justin Clark-Casey (justincc)
1
-79
/
+99
2014-05-06
fix infinite recursion loop in SendGridInstantMessageViaXMLRPCAsync()
Kunta Kinte
1
-99
/
+79
2014-05-06
Show more meaningful error messages when failed to give an item to another user
Oren Hurvitz
1
-6
/
+5
2014-05-01
Fix issue where only one of multiple attachments on the same attachpoint for ...
Justin Clark-Casey (justincc)
1
-0
/
+7
[next]