aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* squashing further warnings.Dr Scofield2008-07-181-1/+1
* Patch #9151Melanie Thielker2008-07-181-4/+4
* fix build breakSean Dague2008-07-171-1/+1
* terrain is close to working, but I still end up at the bottom of the seaSean Dague2008-07-171-6/+3
* need to synchronize the terrain updatesSean Dague2008-07-171-4/+6
* first pass at Terrain implementationSean Dague2008-07-171-12/+23
* add a Terrain object for the purpose of mapping. This may make senseSean Dague2008-07-171-0/+28
* Revert "git merge"Sean Dague2008-07-171-1/+29
* git mergeSean Dague2008-07-171-29/+1
* got basic region object saves working time for lunchSean Dague2008-07-171-1/+29
* early remove callsSean Dague2008-07-171-7/+38
* getting close on saving prims via nhibernateSean Dague2008-07-161-3/+32
* fix RegionStore creation so that the .sql file worksSean Dague2008-07-161-5/+5
* added new ParentUUID property to map out from SOP.Sean Dague2008-07-151-4/+15
* * minor: comment out a couple of lines to eliminate nhibernate compile warnin...Justin Clarke Casey2008-07-121-15/+15
* add NHPrim to subclass SOP so we can stick region uuid in there. Sean Dague2008-07-071-1/+1
* added skeleton (no function) region store componentSean Dague2008-07-071-0/+268