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
/
Region
/
CoreModules
/
Avatar
/
UserProfiles
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing handlers for preferences
UbitUmarov
2015-09-28
1
-0
/
+4
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-6
/
+1
*
bad merge?
UbitUmarov
2015-09-01
1
-4
/
+183
|
\
|
*
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
2015-03-29
1
-3
/
+3
|
*
... and a few more..
UbitUmarov
2014-09-17
1
-18
/
+31
|
*
Intermediate commit. Sill errors.
Melanie
2014-01-05
1
-2
/
+2
|
|
\
|
*
|
Revert "Add support for user preferences (im via email)"
Melanie
2013-12-07
1
-67
/
+0
*
|
|
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
*
|
|
Change UserProfiles so that the parcel name is used for a ProfilePick and not...
AliciaRaven
2015-04-12
1
-17
/
+9
*
|
|
minor: Suppress the log messages when user profiles data is requested for an ...
Justin Clark-Casey (justincc)
2015-01-16
1
-3
/
+10
*
|
|
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
|
|
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
[next]