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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure the chat module doesn't deactivate just because the section
Melanie Thielker
2015-09-09
1
-12
/
+8
*
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
2015-09-04
10
-10
/
+0
*
Minor improvement of previous patch.
Diva Canto
2015-08-16
1
-6
/
+10
*
MANTIS-7684 - Use the user management module to get username for script dialogs
Cinder
2015-08-16
1
-13
/
+9
*
Send a proper ownerid for Object messages to conform with what viewer expects
Drake Arconis
2015-08-15
1
-2
/
+5
*
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
2015-08-08
7
-26
/
+22
*
Fixed bug introduced in 4735514. The project didn't compile.
Oren Hurvitz
2015-07-26
1
-1
/
+1
*
Fixed not being charged to create classifeids on money enabled regions
Quill Littlefeather
2015-07-26
1
-2
/
+14
*
More on mantis #7567. Two things:
Diva Canto
2015-06-05
1
-0
/
+8
*
Attachments Module. Fix detach event not being fired until the next time the ...
AliciaRaven
2015-05-26
1
-0
/
+5
*
Change UserProfiles so that the parcel name is used for a ProfilePick and not...
AliciaRaven
2015-04-12
1
-17
/
+9
*
minor: Remove windows build warning about CompressionLevel package ambiguity.
Justin Clark-Casey (justincc)
2015-03-11
1
-0
/
+1
*
Reduce coupling in regression test task inventory creation methods to make th...
Justin Clark-Casey (justincc)
2015-02-25
1
-2
/
+2
*
Fix cross-grid inventory delivery notifications, fixes http://opensimulator.o...
BlueWall
2015-02-21
1
-0
/
+1
*
minor: In AttachmentsModule.UpdateKnownItem use the existing IInventoryAccess...
Justin Clark-Casey (justincc)
2015-01-17
1
-3
/
+2
*
minor: Suppress the log messages when user profiles data is requested for an ...
Justin Clark-Casey (justincc)
2015-01-16
1
-3
/
+10
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2015-01-09
1
-8
/
+6
|
\
|
*
Make the IteratingUuidGatherer the only UuidGatherer.
Justin Clark-Casey (justincc)
2015-01-08
1
-8
/
+6
*
|
Added GetDisplayNames capability. For now, we don't actually use display name...
Diva Canto
2015-01-09
1
-0
/
+1
|
/
*
In XBakesModule.Get() use using() to always dispose of RestClient which dispo...
Justin Clark-Casey (justincc)
2014-12-20
1
-31
/
+35
*
Use using() semantics in XBakesModule to ensure disposable objects are alway ...
Justin Clark-Casey (justincc)
2014-12-20
1
-39
/
+42
*
Fix recent regression where a race condition meant SP.MakeRootAgent() would s...
Justin Clark-Casey (justincc)
2014-12-17
1
-5
/
+11
*
Fix a regression where objects crossing regions in the same simulator (on the...
Justin Clark-Casey (justincc)
2014-12-10
1
-0
/
+7
*
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
2014-11-25
6
-9
/
+11
*
Just for now, don't alert the user or log if we couldn't change their server-...
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+2
*
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
9
-9
/
+0
*
minor: correct console response when setting attachments logging level
Justin Clark-Casey
2014-11-10
1
-1
/
+1
*
Add hypergrid teleporting support to user profiles picks
BlueWall
2014-10-27
1
-16
/
+97
*
Don't unnecessarily remove from backup objects that were not directly attache...
Justin Clark-Casey (justincc)
2014-10-02
2
-5
/
+18
*
Improve on the last commit to InventoryArchiver: put back the original constr...
Diva Canto
2014-09-28
3
-10
/
+23
*
Modifications to previous IAR commits to bring them more inline with existing...
AliciaRaven
2014-09-23
2
-7
/
+10
*
Add an event callback for loading IAR files. The callback for creating them a...
AliciaRaven
2014-09-23
7
-45
/
+133
*
Change existing IAR save to use UUID for its callback reference instead of Gu...
AliciaRaven
2014-09-23
5
-17
/
+17
*
Include same content filters for IAR file exports that already exist for OAR ...
AliciaRaven
2014-09-23
2
-0
/
+54
*
For monitoring purposes, start non-timeout tasks (which do not currently use ...
Justin Clark-Casey (justincc)
2014-09-05
1
-1
/
+2
*
On teleport to a region that already has a child agent established (e.g. a ne...
Justin Clark-Casey (justincc)
2014-08-15
1
-1
/
+1
*
XBakes: store the assets only in the sim's local assets cache; not in the mai...
Oren Hurvitz
2014-07-21
1
-1
/
+2
*
Close streams immediately when we finish using them
Oren Hurvitz
2014-07-21
1
-13
/
+2
*
Amend to previous commit -- write down the problematic Profile server URL.
Diva Canto
2014-06-05
1
-0
/
+3
*
May fix mantis #7133
Diva Canto
2014-06-05
1
-7
/
+12
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2014-05-23
2
-108
/
+342
|
\
|
*
Fix possible infinite recursion in MessageTransferModule.SendGridInstantMessa...
Justin Clark-Casey (justincc)
2014-05-23
1
-108
/
+56
|
*
Add regression test for north-south chat across neighbour regions.
Justin Clark-Casey (justincc)
2014-05-22
1
-52
/
+133
|
*
Extend regression TestInterRegionChatDistanceEastWest() to test out of range ...
Justin Clark-Casey (justincc)
2014-05-22
1
-11
/
+38
|
*
Extend regression TestInterRegionChatDistanceEastWest() to test in range chat...
Justin Clark-Casey (justincc)
2014-05-22
1
-17
/
+38
|
*
Simplify regression TestInterRegionChatDistanceEastWest() by making the child...
Justin Clark-Casey (justincc)
2014-05-22
1
-7
/
+6
|
*
Add regression test for in-range chat between neighbouring regions from east ...
Justin Clark-Casey (justincc)
2014-05-22
1
-0
/
+158
*
|
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
2014-05-23
1
-3
/
+5
|
/
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2014-05-22
1
-0
/
+9
|
\
[next]