.. |
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 лет назад |
AuthenticationService
|
c54bc5094d
Putting it back to protected; Melanie doesn't like it to be public.
|
14 лет назад |
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 лет назад |
AvatarService
|
77e43f4801
Fixed a couple of bugs with Appearance. Appearance is all good now.
|
15 лет назад |
Base
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 лет назад |
Connectors
|
59dec2f989
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID
|
14 лет назад |
FreeswitchService
|
190bdc8a2e
* Remove some mono compiler warnings
|
15 лет назад |
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 лет назад |
GridService
|
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 лет назад |
HypergridService
|
c1fe07b022
* Added missing loggout notification to home grid upon agents logging out in foreign grids.
|
14 лет назад |
Interfaces
|
59dec2f989
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID
|
14 лет назад |
InventoryService
|
6a4fae123a
Started redoing HGInventoryBroker for XInventory and with multi-protocol in mind. Unfinished.
|
14 лет назад |
LLLoginService
|
4e7013d5d5
Made fields consistently protected.
|
14 лет назад |
PresenceService
|
d72769930a
More cleaning on presence. Friends online/offline works again.
|
14 лет назад |
UserAccountService
|
59dec2f989
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID
|
14 лет назад |