.. |
AssetService
|
b233a4b2ca
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
14 years ago |
AuthenticationService
|
75878c8f43
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin
|
14 years ago |
AuthorizationService
|
281ad1251c
updated the IAuthorizationService interface so that a message is passed back and can be displayed at the client when an avatar is denied access to a region
|
15 years ago |
AvatarService
|
77e43f4801
Fixed a couple of bugs with Appearance. Appearance is all good now.
|
15 years ago |
Base
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
Connectors
|
adba22c29b
Add sending of the avatar interests and configuration of the profiles
|
14 years ago |
FreeswitchService
|
190bdc8a2e
* Remove some mono compiler warnings
|
15 years ago |
Friends
|
296c68a9de
Make the service loader pump out the error to the log (in red) and include the dll/interface/args that caused the problem
|
14 years ago |
GridService
|
40d169992a
Don't include hyperlinks as neighbors, even if grid operators have done the mistake of placing them as neighbors. This will not prevent further mess ups coming from that unsupported action.
|
14 years ago |
HypergridService
|
e5e52e4072
This combination is working. It all points to not being able to use 127.0.0.1/localhost in testing HG situations. The login server must have the LAN IP address, and the regions must show ExternalHostname as SYSTEMIP. Working, but this needs more testing.
|
14 years ago |
Interfaces
|
38f098588c
Fixes creation date issue on user accounts.
|
14 years ago |
InventoryService
|
2167f99bde
Fix obvious bug in XInventoryService.GetFolderItems() which was preventing the iar module from being able to save single item iars
|
14 years ago |
LLLoginService
|
1fcd0272c1
Fixes mantis #4835
|
14 years ago |
PresenceService
|
952029380a
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
|
14 years ago |
UserAccountService
|
14c587bea1
Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following
|
14 years ago |