.. |
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
|
7e0a0656a4
Remove various warnings and improve logging messages. No functional changes.
|
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
|
d74b03a3db
Enforce DB limits on region name to 32 chars, or else (not good). Removed a piece of code from Hyperlinker that didn't work anyway. Shortened the hyperlink region name.
|
14 years ago |
HypergridService
|
1e389438e2
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
|
269c9a11b7
Fix bug in llGiveInventory() where items were disappearing on relog
|
14 years ago |
InventoryService
|
269c9a11b7
Fix bug in llGiveInventory() where items were disappearing on relog
|
14 years ago |
LLLoginService
|
05373de9df
Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.
|
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 |