OpenSimMirror/OpenSim/Framework/Communications
Homer Horwitz 16d68749a4 Add the missing bits for the new region-search:
- Added lookup in the data-layer
  - MySQL works
  - SQLite doesn't have a grid-db, so it won't work there
  - I added MSSQL-code to the best of my knowledge; but I don't know MSSQL :-)
- Added the plumbing up to OGS1GridServices. This speaks with the grid-server
  via XMLRPC.
- Modified MapSearchModule to use the new data. It's backward compatible; if
  used with an old grid-server, it just returns one found region instead of a
  list.
- Refactored a bit.
Note: This updates data, grid-server and region code. No new files.
2008-10-03 23:00:42 +00:00
..
Cache * Apply http://opensimulator.org/mantis/view.php?id=2294 2008-09-29 14:41:16 +00:00
Capabilities Completely revert the notecard uploading changes I made, since they 2008-09-21 00:05:33 +00:00
Limit Formatting cleanup. 2008-05-16 01:22:11 +00:00
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
XMPP dr scofield's warning safari: 2008-06-27 16:58:21 +00:00
CAPSService.cs Update svn properties. Formatting cleanup. 2008-05-25 23:27:38 +00:00
CommunicationsManager.cs * In Standalone, add a persistant account for the OGP user. 2008-09-25 08:42:48 +00:00
GenericAsyncResult.cs Add copyright notices. 2008-05-20 15:38:49 +00:00
GridInfoService.cs Update svn properties, formatting cleanup. 2008-08-28 14:41:54 +00:00
IAvatarService.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IGridServices.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
IInterRegionCommunications.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IInterServiceInventoryServices.cs Add persistence of active gestures. This needs an UGAIM update to work. 2008-09-24 21:12:21 +00:00
IInventoryServices.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
ISecureInventoryService.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IUserService.cs * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserProfile 2008-09-15 19:02:34 +00:00
IUserServiceAdmin.cs * In Standalone, add a persistant account for the OGP user. 2008-09-25 08:42:48 +00:00
InventoryServiceBase.cs Add persistence of active gestures. This needs an UGAIM update to work. 2008-09-24 21:12:21 +00:00
LoginResponse.cs Add a user server XMLRPC method to set the MOTD and the minimum GodLevel 2008-10-01 15:17:37 +00:00
LoginService.cs Add a user server XMLRPC method to set the MOTD and the minimum GodLevel 2008-10-01 15:17:37 +00:00
RestClient.cs Attempt to fix an issue I havebeen seeing, where asset server failure 2008-08-31 10:42:35 +00:00
UserManagerBase.cs * Replacing Net.HttpListener with HttpServer. 2008-09-30 16:56:33 +00:00