Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -2/+2 | |
2008-04-02 | reorganizing namespaces to put all the Data stuff into it's own namespace | Sean Dague | 1 | -0/+0 | |
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together. | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 | |
2008-03-03 | * Renamed the Data Framework namespaces | lbsa71 | 1 | -1/+1 | |
2008-02-05 | Added copyright statements. | Jeff Ames | 1 | -0/+28 | |
2008-02-04 | First part of avatar persistence, currently only really works in standalone ↵ | MW | 1 | -2/+1 | |
mode (with accounts_authenticate set to true), it also only currently has a mysql database connector. (sqlite one will follow soon). It also uses the tribalmedia database system, so this needs checking to see if the old problems with mono have been fixed. To use, see the appearance section in opensim.ini.example, set "persist = true", then add the correct connection string for your database.(see mysql-AvatarAppearance.sql in share folder for a example of the table mysql table structure). This could possible be used in a very small grid, but would mean each region server would need to connect to the same mysql database. But the work to move the code to one of the grid servers shouldn't be too much. | |||||
2008-01-21 | * Following on from sdague's r3144, commenting out other parts of TribalMedia | Justin Clarke Casey | 1 | -0/+2 | |
* This should resolve the current build problem | |||||
2008-01-16 | * More work on getting the database framework to actually work | lbsa71 | 1 | -5/+0 | |
2008-01-15 | Set svn:eol-style. | Jeff Ames | 1 | -17/+17 | |
2008-01-15 | * Renamed a bunch of Data baseclasses for clarity and readability | lbsa71 | 1 | -2/+2 | |
(Slowly getting there) | |||||
2008-01-15 | * Some morw work on specializing the database framework for OpenSim | lbsa71 | 1 | -0/+17 | |