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
/
Communications
/
OGS1
/
OGS1UserServices.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-16
starting to put appearance into grid comms. now I know why
Sean Dague
1
-1
/
+34
2008-05-16
Formatting cleanup.
Jeff Ames
1
-21
/
+21
2008-05-15
remove my UserAppearance object, switch all code to use
Sean Dague
1
-3
/
+3
2008-05-01
added in IUserService functions. These don't do anything yet,
Sean Dague
1
-0
/
+28
2008-05-01
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
1
-0
/
+1
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+4
2008-04-17
* Implements 'Set Home to Here'
Teravus Ovares
1
-0
/
+10
2008-04-10
* With Grid Comms up in the air.. I decided have the friends module update ...
Teravus Ovares
1
-1
/
+1
2008-04-10
further renaming of properties for clarity
Sean Dague
1
-12
/
+12
2008-04-10
moved fields to properties for UserDataProfile, which was
Sean Dague
1
-20
/
+20
2008-03-26
* Tweaking master uuid exception to make it clearer what just went wrong (use...
Justin Clarke Casey
1
-10
/
+40
2008-03-22
* Make master UUID exception a bit more useful by telling us which uuid it wa...
Justin Clarke Casey
1
-1
/
+3
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-17
* More almost completely unproductive log message fiddling
Justin Clarke Casey
1
-2
/
+2
2008-03-03
* Fixed about Text in the profile in grid mode.
Teravus Ovares
1
-0
/
+1
2008-03-03
* Applying Ahzz's profile patch. Thanks Ahzz!
Teravus Ovares
1
-0
/
+42
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-30
/
+30
2008-01-29
* Fixed a crash if the server is unable to connect to the UserServer when a u...
Teravus Ovares
1
-1
/
+9
2008-01-20
* Added hooks for logout to all IUserService and all that implement it.
Teravus Ovares
1
-1
/
+25
2008-01-15
* Mother of all commits:
Adam Frisby
1
-2
/
+2
2008-01-02
* Updates UserServer
Teravus Ovares
1
-1
/
+174
2008-01-01
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
1
-0
/
+43
2007-12-27
* Optimized usings
lbsa71
1
-13
/
+16
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
1
-1
/
+1
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-6
/
+4
2007-12-04
* Avatar picker works in grid mode now.
Teravus Ovares
1
-1
/
+47
2007-12-04
* Fixed a whole bunch of console messages.
Adam Frisby
1
-1
/
+1
2007-12-04
* Removed 12 compiler warnings.
Adam Frisby
1
-1
/
+0
2007-12-01
Initial working Grid Inventory server. Only been tested on a very small grid,...
MW
1
-1
/
+2
2007-11-19
* Changed namespace
lbsa71
1
-1
/
+0
2007-11-13
* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...
Teravus Ovares
1
-0
/
+8
2007-11-03
*Master Avatar can be specified by a previous UUID in either grid mode or sta...
mingchen
1
-0
/
+10
2007-10-30
* Optimized usings
lbsa71
1
-24
/
+39
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+28
2007-10-05
* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...
lbsa71
1
-14
/
+14
2007-10-05
* UserProfileData meets code conventions
lbsa71
1
-14
/
+14
2007-10-05
== The "right name and place" commit ==
lbsa71
1
-1
/
+1
2007-10-05
* Moved IUserService to OpenSim.Framework.Interfaces
lbsa71
1
-1
/
+1
2007-10-05
* Renamed IUserServices to IUserService
lbsa71
1
-1
/
+1
2007-09-24
* Started major restructusing of comms to prepare for better grid and region ...
lbsa71
1
-0
/
+5
2007-09-24
* reorder and rename
lbsa71
1
-2
/
+2
2007-07-31
clear userAgent state on client shutdown, which fixes the issue
Sean Dague
1
-0
/
+5
2007-07-30
* Fixed a bug where the simulator could crash if the userserver was particula...
Adam Frisby
1
-8
/
+8
2007-07-18
few small changes
MW
1
-1
/
+0
2007-07-16
changed to native line ending encoding
Sean Dague
1
-101
/
+101
2007-07-15
*Fixed master avatar requesting when in grid mode.
mingchen
1
-5
/
+1
2007-07-10
Gird mode in sugilite should now work in so far as you should be able to logi...
MW
1
-1
/
+0
2007-07-06
*Fixed several bugs that crashed the viewer and opensim server when logging i...
mingchen
1
-2
/
+3
[next]