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-07-02 16:35:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdbd52e55b4117d62d8d6ca47c7723f0ab2ebef9
opensim
/
OpenSim
/
Grid
/
UserServer
History
diva
23e78e4476
A small improvement in the UserLoginService, hence the User Server: users are now being given a default appearance if there is none in the user database. This issue affected newly created accounts, which aren't given an appearance at time of creation. May address some of the issues reported in mantis
#3204
(but the incompatibility with pre-8447 is unaffected and continues to exist).
2009-02-21 17:44:33 +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
A small improvement in the UserLoginService, hence the User Server: users are now being given a default appearance if there is none in the user database. This issue affected newly created accounts, which aren't given an appearance at time of creation. May address some of the issues reported in mantis
#3204
(but the incompatibility with pre-8447 is unaffected and continues to exist).
2009-02-21 17:44:33 +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