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-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
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
1
-6
/
+2
2007-07-02
*OGS1 Key2Name/Name2Key works
mingchen
1
-11
/
+11
2007-06-28
*Added UUIDNameRequest packet support (untested, but should work -- at least ...
mingchen
1
-2
/
+8
2007-06-28
*Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ...
mingchen
1
-2
/
+2
2007-06-28
*Master User is now set up
mingchen
1
-0
/
+63
2007-06-28
*User Profile requests on OGS UserServer now uses XMLRPC instead of REST
mingchen
1
-1
/
+16
2007-06-27
*Added some missing files I forgot to add...OpenSim.sln should compile now
mingchen
1
-0
/
+25