aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateRegionData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * minor: comment out a couple of lines to eliminate nhibernate compile ↵Justin Clarke Casey2008-07-121-15/+15
| | | | warnings for now
* add NHPrim to subclass SOP so we can stick region uuid in there. Sean Dague2008-07-071-1/+1
| | | | | | | I think the only place we need it is in NHibernate so a subclass is probably appropriate.
* added skeleton (no function) region store componentSean Dague2008-07-071-0/+268