OpenSimMirror/OpenSim/Services/Connectors
Melanie 0ca48b2486 Fix up Simian inentory 2010-09-05 18:14:31 +01:00
..
Asset * Adds IAssetService.GetCached() to allow asset fetching from the local cache only 2010-04-08 12:31:44 -07:00
Authentication * Typo fixes 2010-03-09 12:06:53 -08:00
Authorization Make the auth module silent when there is no configuration for it 2010-01-14 02:42:15 +00:00
Avatar Removed unnecessary debug message. 2010-01-13 15:35:45 -08:00
Friends Remove various warnings and improve logging messages. No functional changes. 2010-08-23 22:24:23 +01:00
Grid Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. 2010-08-06 17:43:09 -07:00
GridUser * Bug fix in TP home: typo in unpacking of GridUserInfo. 2010-06-05 09:39:09 -07:00
Hypergrid One more debug message to track an issue on Danger grid. 2010-09-04 18:09:17 -07:00
Inventory Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(InventoryFolderBase folder) 2010-06-11 21:55:18 +01:00
Land Improve some logging in LandConnector 2010-08-19 01:57:07 +01:00
Neighbour Improved fault handling in HelloNeighbour. 2009-10-07 08:42:33 -07:00
Presence GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 2010-05-07 21:29:56 -07:00
SimianGrid Fix up Simian inentory 2010-09-05 18:14:31 +01:00
Simulation Last+2 tweak 2010-09-03 10:31:16 -07:00
UserAccounts Make the IUserAccountData properly unpack the god mode data, so grid gods 2010-05-02 23:36:00 +01:00