OpenSimMirror/OpenSim/Services/Connectors
Justin Clark-Casey (justincc) 7e0a0656a4 Remove various warnings and improve logging messages. No functional changes. 2010-08-24 17:21:56 -07: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-24 17:21:56 -07:00
Grid Marck's patch on 4096 checks with conflicts resolved. 2010-08-06 18:07:40 -07:00
GridUser * Bug fix in TP home: typo in unpacking of GridUserInfo. 2010-06-05 09:39:09 -07:00
Hypergrid Remove various warnings and improve logging messages. No functional changes. 2010-08-24 17:21:56 -07:00
Inventory Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(InventoryFolderBase folder) 2010-06-11 21:55:18 +01:00
Land First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. 2009-09-26 07:48:21 -07: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 Remove various warnings and improve logging messages. No functional changes. 2010-08-24 17:21:56 -07:00
Simulation Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer. 2010-08-19 21:27:07 -07:00
UserAccounts Make the IUserAccountData properly unpack the god mode data, so grid gods 2010-05-02 23:36:00 +01:00