| .. |
|
Base
|
move AppearanceTableMapper to OpenSim.Data.Base. The mapper
|
2008-05-16 14:05:12 +00:00 |
|
MSSQL
|
* Adds Region ban capability to Regions. You access this by going to World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar.
|
2008-06-21 03:29:08 +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
|
* Adds Region ban capability to Regions. You access this by going to World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar.
|
2008-06-21 03:29:08 +00:00 |
|
MySQLMapper
|
Formatting cleanup.
|
2008-05-14 05:11:23 +00:00 |
|
NHibernate
|
lots of futzing with nhibernate to make it more efficient. I
|
2008-06-20 20:23:55 +00:00 |
|
Null
|
* Adds Region ban capability to Regions. You access this by going to World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar.
|
2008-06-21 03:29:08 +00:00 |
|
Properties
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
|
SQLite
|
* Persists region banlists across reboots for the sqlite datastore also now.
|
2008-06-21 06:50:38 +00:00 |
|
AssetDataBase.cs
|
changes to allow asset_source to be specified in the opensim.ini
|
2008-04-23 19:13:06 +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
|
let Grid Servers specify a connect string in their configuration.
|
2008-05-28 17:59:46 +00:00 |
|
IGridData.cs
|
let Grid Servers specify a connect string in their configuration.
|
2008-05-28 17:59:46 +00:00 |
|
ILogData.cs
|
let Grid Servers specify a connect string in their configuration.
|
2008-05-28 17:59:46 +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
|
set CommandTimeout = 0 in the migration commands so that long
|
2008-06-16 19:39:08 +00:00 |
|
OpenSimDataReader.cs
|
* Optimised using statements and namespace references across entire project (this took a while to run).
|
2008-04-21 07:09:17 +00:00 |
|
OpenSimDatabaseConnector.cs
|
* Optimised using statements and namespace references across entire project (this took a while to run).
|
2008-04-21 07:09:17 +00:00 |
|
OpenSimObjectFieldMapper.cs
|
Formatting cleanup.
|
2008-05-16 01:22:11 +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
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
|
RegionProfileData.cs
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
|
ReservationData.cs
|
* Optimised using statements and namespace references across entire project (this took a while to run).
|
2008-04-21 07:09:17 +00:00 |
|
UserDataBase.cs
|
* Implements UserServer logoff in a few situations
|
2008-05-31 12:18:29 +00:00 |