Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typo in AvatarFactoryModule.cs | Jeff Ames | 2008-03-31 | 1 | -1/+1 |
| | |||||
* | * Added competely untested MSSQLMapper | lbsa71 | 2008-03-30 | 1 | -2/+10 |
| | | | | | | | * Added the new mapper to the mapper factory * Made choice of mapper configurable * This means, in hteory, that we can persist avatar appearance on MSSQL as well | ||||
* | Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun | Johan Berntsson | 2008-03-26 | 1 | -2/+2 |
| | |||||
* | Moved Avatar appearance Factory to its own project so that the reference to ↵ | MW | 2008-03-25 | 3 | -0/+615 |
MySQLDatabaseMapper could be removed from Region.Environment. Added a using OpenSim.Framework.Data statement to MySQLDatabaseMapper , to try to fix the build problem that has been reported on the mailing list. |