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-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46fd31346d3bc9ec4cf5cab2fcbf5e6ad09e4321
opensim
/
OpenSim
/
Grid
/
UserServer
History
diva
7cc9062137
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
..
Properties
Formatting cleanup.
2008-05-16 01:22:11 +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