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
/
UserProfiles
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add hypergrid teleporting support to user profiles picks
BlueWall
2014-10-27
1
-16
/
+97
*
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
*
Better error-handling and logging in case User Profile requests fail
Oren Hurvitz
2014-05-19
1
-0
/
+9
*
Changed how UserProfile performs a fallback call using the OpenProfile API, b...
Oren Hurvitz
2014-04-24
1
-30
/
+37
*
Refactored: moved OpenProfileClient to a location where it can be used by bot...
Oren Hurvitz
2014-04-24
2
-193
/
+1
*
Catch empty url error
BlueWall
2014-04-19
1
-0
/
+3
*
Fix issue with user picks creation. The snapshot id is UUID.Zero in new parcels.
BlueWall
2014-03-25
1
-6
/
+0
*
Move JsonRpc request code out for general availability
BlueWall
2014-03-25
1
-173
/
+19
*
In Core Profiles: as a fallback, try to get profiles from foreign grids using...
Oren Hurvitz
2014-03-25
2
-2
/
+219
*
Prevent adding a land object if it overlaps any existing objects that have no...
Justin Clark-Casey (justincc)
2014-03-06
1
-11
/
+21
*
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-02-14
1
-1
/
+10
|
\
|
*
Change warns associated with UserAgentServiceConnector to debugs, as this is ...
Justin Clark-Casey (justincc)
2014-02-14
1
-1
/
+1
|
*
If calls to UserAgentServiceConnector fail then throw an exception. This lets...
Justin Clark-Casey (justincc)
2014-02-14
1
-1
/
+10
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-31
1
-42
/
+35
|
\
\
|
|
/
|
*
Make sure Web streams are disposed after use
Oren Hurvitz
2014-01-31
1
-42
/
+35
*
|
Merge branch 'master' into varregion
Robert Adams
2013-12-17
1
-2
/
+69
|
\
\
|
*
|
Fix issue with editing notes for other avatars
BlueWall
2013-12-16
1
-2
/
+2
|
|
/
|
*
Add support for user preferences (im via email)
BlueWall
2013-12-06
1
-0
/
+67
*
|
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
2013-12-14
1
-2
/
+2
*
|
varregion: remove scattered use of Constants.RegionSize by having routines re...
Robert Adams
2013-10-07
1
-2
/
+2
*
|
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
2013-09-28
1
-2
/
+2
|
/
*
Remove test that gives issue on Windows, just let the try/catch do the work.
BlueWall
2013-09-02
1
-5
/
+1
*
Profiles: Clean up some log entries caused when visiting HG avatar is using l...
BlueWall
2013-08-29
1
-16
/
+26
*
Remove mono compiler warnings from UserProfilesModule
Justin Clark-Casey (justincc)
2013-08-17
1
-19
/
+16
*
Changed the UserProfileModule so that it's less greedy in terms of thread usage.
Diva Canto
2013-07-11
1
-7
/
+5
*
Revert "minor: remove some mono compiler warnings in UserProfileModule"
Robert Adams
2013-07-09
1
-13
/
+16
*
minor: remove some mono compiler warnings in UserProfileModule
Justin Clark-Casey (justincc)
2013-07-09
1
-16
/
+13
*
Lock m_classifiedCache and m_classifiedInterest dictionary reads in UserProfi...
Justin Clark-Casey (justincc)
2013-06-15
1
-14
/
+13
*
Correct build break in previous commit 9c530d7
Justin Clark-Casey (justincc)
2013-06-15
1
-10
/
+7
*
refactor: In UserProfileModule, change classifiedCache and classifiedInterest...
Justin Clark-Casey (justincc)
2013-06-15
1
-19
/
+23
*
Catch exception triggered by incoming avatars using legacy profiles
BlueWall
2013-06-08
1
-1
/
+10
*
SQLite support for UserProfiles
BlueWall
2013-06-07
1
-0
/
+1
*
Prevent processing for Npc
BlueWall
2013-06-05
1
-1
/
+3
*
Remove a couple of orphaned lines
BlueWall
2013-06-05
1
-3
/
+0
*
Make locking more uniform
BlueWall
2013-06-05
1
-14
/
+19
*
Adding back the BasicProfileModule
BlueWall
2013-05-31
1
-73
/
+15
*
UserProfiles
BlueWall
2013-05-30
1
-0
/
+1386