Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-03-31 | Fixed typo in AvatarFactoryModule.cs | Jeff Ames | 1 | -1/+1 | |
2008-03-30 | * Added competely untested MSSQLMapper | lbsa71 | 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 | |||||
2008-03-26 | Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun | Johan Berntsson | 1 | -2/+2 | |
2008-03-25 | Moved Avatar appearance Factory to its own project so that the reference to ↵ | MW | 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. |