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-06-22 13:25:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e2dc730fd137c400e50ec00f049febcfec2adf3
opensim
/
OpenSim
/
Region
/
Communications
/
Local
History
diva
d347b59ca4
Addresses mantis
#3181
. Waiting for confirmation from the reporter.
2009-02-17 17:38:11 +00:00
..
Properties
Formatting cleanup.
2008-05-16 01:22:11 +00:00
CommunicationsLocal.cs
From Alan Webb <awebb@linux.vnet.ibm.com>
2009-02-09 21:47:55 +00:00
LocalBackEndServices.cs
Addresses mantis
#3181
. Waiting for confirmation from the reporter.
2009-02-17 17:38:11 +00:00
LocalInventoryService.cs
* optimized usings.
2009-02-12 09:53:12 +00:00
LocalLoginService.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
LocalUserServices.cs
* minor: Eliminate unused paramter in LocalUserServices constructors
2008-11-28 15:40:44 +00:00