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
/
Friends
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
missing files...
UbitUmarov
2019-04-30
1
-1
/
+1
*
take friends out of basicDOSprot (too little, too late)
UbitUmarov
2018-11-14
2
-13
/
+20
*
some cleanup.. remove some stats that only some do look at once on a lifetime
UbitUmarov
2017-06-14
2
-4
/
+5
*
avoid a null ref
UbitUmarov
2017-05-11
1
-12
/
+16
*
let StreamReader be in using statements
UbitUmarov
2017-05-07
1
-3
/
+4
*
Correct casing on isGod and isViewerUIGod
Melanie Thielker
2017-01-07
1
-1
/
+1
*
replace godlevel compares by the new faster bool isViewerUIGod
UbitUmarov
2017-01-07
1
-1
/
+1
*
During login cancel, don't error out here on a null client.
Melanie Thielker
2017-01-07
1
-0
/
+3
*
Restructure god level and permissions
Melanie Thielker
2017-01-06
2
-3
/
+3
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
5
-18
/
+18
*
HG: fix the never ending avatar confirmation when 2 users from same grid made...
UbitUmarov
2016-12-04
1
-1
/
+41
*
do friends recaching on MakeRoot for normal tps, delay it on crossings
UbitUmarov
2016-08-04
1
-11
/
+2
*
fix a typo
UbitUmarov
2016-08-04
1
-1
/
+1
*
take friends out of onMakeRoot if crossing
UbitUmarov
2016-07-26
1
-15
/
+32
*
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
2016-07-04
1
-2
/
+1
*
Make changes to a friend rights reach him on another sim; find on map does sh...
UbitUmarov
2015-10-26
2
-17
/
+78
*
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
2015-09-04
1
-1
/
+0
*
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
2015-08-08
1
-2
/
+2
*
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
2014-11-25
2
-3
/
+5
*
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+0
*
Close streams immediately when we finish using them
Oren Hurvitz
2014-07-21
1
-13
/
+2
*
Fixed: when a user logged-in, sometimes he didn't get notified of the Online ...
Oren Hurvitz
2014-04-21
2
-2
/
+24
*
* Refactor
teravus
2013-10-07
1
-2
/
+2
*
* Added a Basic DOS protection container/base object for the most common HTTP...
teravus
2013-10-07
1
-2
/
+10
*
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
2013-07-08
1
-1
/
+1
*
Delete some verbose debug messages
Diva Canto
2013-07-04
2
-5
/
+5
*
More debug, same issue
Diva Canto
2013-07-04
2
-1
/
+3
*
More debug, same issue
Diva Canto
2013-07-04
1
-2
/
+4
*
More debug related to the previous commit
Diva Canto
2013-07-04
1
-1
/
+1
*
Now trying to find a cause of freeze at login related to friends status notif...
Diva Canto
2013-07-04
1
-2
/
+5
*
HG Friends: this was commented some commits ago, but it shouldn't have been.
Diva Canto
2013-07-04
1
-25
/
+24
*
Revert "HG Friends: debug an issue where the friends data stored in the DB is...
Diva Canto
2013-07-04
1
-1
/
+0
*
HG Friends: debug an issue where the friends data stored in the DB is incompl...
Diva Canto
2013-07-04
1
-0
/
+1
*
Revert "One more debug mantis #6625"
Diva Canto
2013-06-30
1
-1
/
+0
*
Fixed previous debug message
Diva Canto
2013-06-29
1
-1
/
+1
*
One more debug mantis #6625
Diva Canto
2013-06-29
1
-0
/
+1
*
More debug for mantis #6625. It looks like the home friends list is being fet...
Diva Canto
2013-06-29
1
-20
/
+21
*
In LocalFriendshipTerminated, send the original client's agentId to the frien...
Donnie Roberts
2013-06-07
2
-4
/
+4
*
To further help with tracking down the apperance of too much "Unknown User" i...
Justin Clark-Casey (justincc)
2013-05-21
2
-3
/
+3
*
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-26
1
-0
/
+1
*
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+1
*
Another 21 modules' directives moved out of .addin.xml
Diva Canto
2012-11-13
2
-0
/
+3
*
Improve efficiency of friends notification by only make one PresenceService c...
Justin Clark-Casey (justincc)
2012-10-20
1
-29
/
+24
*
On receiving TaskInventoryAccepted with a destination folder in the binary bu...
Justin Clark-Casey (justincc)
2012-10-06
1
-1
/
+1
*
minor: Comment out friends notification log spam for now.
Justin Clark-Casey (justincc)
2012-09-12
1
-3
/
+3
*
Resolve some mono compiler warnings.
Justin Clark-Casey (justincc)
2012-05-25
1
-4
/
+9
*
refactor: Instead of performing a ScenePresence lookup twice over LocateClien...
Justin Clark-Casey (justincc)
2012-05-07
1
-18
/
+2
*
Fix a bug in FriendsModule.StatusNotify() where all subsequent friends would ...
Justin Clark-Casey (justincc)
2012-05-07
1
-2
/
+7
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-1
/
+1
*
HGFriendsModule: Type casts to fix compile error
Snoopy Pfeffer
2012-04-11
1
-1
/
+1
[next]