This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-28 04:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e095f5727b2bd22ccf06f940ec191bed4fc8820
opensim
/
OpenSim
/
Grid
/
UserServer
History
lbsa71
2e095f5727
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems.
2009-02-20 16:47:31 +00:00
..
Properties
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems.
2009-02-20 16:47:31 +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