OpenSimMirror/OpenSim/Data
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
..
Base * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
MSSQL Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
MSSQLMapper Formatting cleanup. 2008-05-14 05:11:23 +00:00
MapperFactory Formatting cleanup. 2008-05-16 01:22:11 +00:00
MySQL Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
MySQLMapper Formatting cleanup. 2008-05-14 05:11:23 +00:00
NHibernate Add persistence of active gestures. This needs an UGAIM update to work. 2008-09-24 21:12:21 +00:00
Null - Add Dispose method to IRegionDataStore 2008-09-18 20:10:09 +00:00
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
SQLite Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
Tests * minor: remove warnings (the code cleaners strike again) 2008-10-03 14:18:17 +00:00
AssetDataBase.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
DataStoreBase.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
GridDataBase.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
IGridData.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
ILogData.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
IniConfig.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
InventoryDataBase.cs actually user the database_connect string for mysql. 2008-05-28 18:12:32 +00:00
Migration.cs remove some extraneous debug messages from migrations 2008-09-20 12:44:39 +00:00
OpenSimDataReader.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
OpenSimDatabaseConnector.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
OpenSimObjectFieldMapper.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
OpenSimTableMapper.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
PrimitiveBaseShapeTableMapper.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
RegionProfileData.cs adds support to delete a region completely and offers that 2008-09-18 15:44:05 +00:00
ReservationData.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
UserDataBase.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00