.. |
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
|
fc062a23af
Make SimianFriendsServiceConnector initialize like the other connectors and gracefully handle the case where it is loaded but disabled #monoaddinslol
|
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
|
d96f5fa57d
Quick fix for making global references for gatekeepers that are not domain:port work. This needs a serious rewrite, as the assumption domain:port doesn't hold from here on. Just quick-fixing for now.
|
14 years ago |
HypergridService
|
a39ea07158
Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general.
|
14 years ago |
Interfaces
|
704a53fb9b
Fix bug in llGiveInventory() where items were disappearing on relog
|
14 years ago |
InventoryService
|
fe63fad394
minor: remove mono compiler warning
|
14 years ago |
LLLoginService
|
8fc68c6d98
Added XFF header processing. Untested, for lack of proxy.
|
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 |