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-31 14:55:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d0b45cd4e8e8a1bb0c2eb45981bc548ae5d53ac
opensim
/
OpenSim
/
Services
/
UserAccountService
History
Diva Canto
06d2508b96
On to 0.8.3!
2015-10-18 21:47:10 -07:00
..
Properties
On to 0.8.3!
2015-10-18 21:47:10 -07:00
AgentPreferencesService.cs
A few bug fixes for Agent Preferences to actually work. Also added missing config for standalone.
2015-06-13 08:36:06 -07:00
AgentPreferencesServiceBase.cs
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
2015-06-13 07:27:42 -07:00
GridUserService.cs
Avoid registering console commands in every single instance of GridUserService running on the same process. Only one registers them now.
2015-06-09 13:21:41 -07:00
GridUserServiceBase.cs
Show last online status of group members from the PresenceService in group profiles
2015-07-31 17:19:13 +01:00
UserAccountService.cs
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
2015-08-08 12:12:50 -07:00
UserAccountServiceBase.cs
Fixed mixed-case use in UserAccounts table. Plus some more sanity checks on filling out the UserAccount data.
2010-01-13 14:16:05 -08:00