aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateRegionData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-23few additional fixed to get prim inventory up on nhibernateSean Dague1-1/+3
2008-07-23implemented prim inventories for nhibernateSean Dague1-1/+30
2008-07-22Update svn properties. Squash a couple of warnings.Jeff Ames1-2/+2
2008-07-18Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker1-1/+1
2008-07-18found a better pattern for SaveOrUpdate with nhibernateSean Dague1-35/+21
2008-07-18squashing further warnings.Dr Scofield1-1/+1
2008-07-18Patch #9151Melanie Thielker1-4/+4
2008-07-17fix build breakSean Dague1-1/+1
2008-07-17terrain is close to working, but I still end up at the bottom of the seaSean Dague1-6/+3
2008-07-17need to synchronize the terrain updatesSean Dague1-4/+6
2008-07-17first pass at Terrain implementationSean Dague1-12/+23
2008-07-17add a Terrain object for the purpose of mapping. This may make senseSean Dague1-0/+28
2008-07-17Revert "git merge"Sean Dague1-1/+29
2008-07-17git mergeSean Dague1-29/+1
2008-07-17got basic region object saves working time for lunchSean Dague1-1/+29
2008-07-17early remove callsSean Dague1-7/+38
2008-07-16getting close on saving prims via nhibernateSean Dague1-3/+32
2008-07-16fix RegionStore creation so that the .sql file worksSean Dague1-5/+5
2008-07-15added new ParentUUID property to map out from SOP.Sean Dague1-4/+15
2008-07-12* minor: comment out a couple of lines to eliminate nhibernate compile warnin...Justin Clarke Casey1-15/+15
2008-07-07add NHPrim to subclass SOP so we can stick region uuid in there. Sean Dague1-1/+1
2008-07-07added skeleton (no function) region store componentSean Dague1-0/+268