OpenSimMirror/OpenSim/Grid/UserServer
lbsa71 60e189d6fd * Upped version from 0.6.2 to 0.6.3
* Changed assembly infos to that effect
2009-02-21 12:59:37 +00:00
..
Properties * Upped version from 0.6.2 to 0.6.3 2009-02-21 12:59:37 +00:00
Main.cs * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect actual use. 2009-02-12 10:21:21 +00:00
MessageServersConnector.cs * optimized usings. 2009-02-12 09:53:12 +00:00
OpenIdService.cs * optimized usings. 2009-02-12 09:53:12 +00:00
UserLoginService.cs Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical). 2009-02-17 00:35:52 +00:00
UserManager.cs Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. 2009-02-13 02:06:28 +00:00