Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Do database implementation for prim inventory items in mysql | Justin Clarke Casey | 2008-01-11 | 1 | -17/+34 |
| | | | | | | | | * Properly clean up items when a region object is deleted * Update persisted prim when an inventory script is changed * No user functionality yet | ||||
* | Switch prim items type representation to use int rather than strings. | Justin Clarke Casey | 2008-01-11 | 1 | -4/+4 |
| | |||||
* | moving Region store for SQLite into the OpenSim.Framework.Data.SQLite | Sean Dague | 2008-01-09 | 1 | -0/+1760 |
namespace to mirror what is done with MySQL. This will require a configuration change for people using SQLite for prims which is given as an example in OpenSim.ini.example |