OpenSimMirror/OpenSim/Region/Communications/Local
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
..
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
CommunicationsLocal.cs * Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here) 2008-09-19 17:41:21 +00:00
LocalBackEndServices.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
LocalInventoryService.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
LocalLoginService.cs * Fixed a mangled Seed caps handler definition on login to region in standalone where port wasn't the http port. 2008-10-01 04:16:41 +00:00
LocalUserServices.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00