aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey2009-02-201-1/+8
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-161-5/+5
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-141-5/+5
* * optimized usings.lbsa712009-02-121-5/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-3/+3
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-111-4/+33
* fixes mantis #2950Justin Clarke Casey2009-01-051-1/+1
* * Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-021-82/+42
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-011-42/+82
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-011-82/+42
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey2008-11-101-4/+2
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-14/+14
* Formatting cleanup.Jeff Ames2008-08-181-18/+18
* few additional fixed to get prim inventory up on nhibernateSean Dague2008-07-231-1/+3
* implemented prim inventories for nhibernateSean Dague2008-07-231-1/+30
* Update svn properties. Squash a couple of warnings.Jeff Ames2008-07-221-2/+2
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-1/+1
* found a better pattern for SaveOrUpdate with nhibernateSean Dague2008-07-181-35/+21
* 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