| Commit message (Expand) | Author | Age | Files | Lines |
* | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 2008-12-02 | 1 | -82/+42 |
* | * Unforunately it turns out not to be that simple. Revert the rest of r7560 ... | Justin Clarke Casey | 2008-12-01 | 1 | -42/+82 |
* | * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS... | Adam Frisby | 2008-12-01 | 1 | -82/+42 |
* | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 2008-11-21 | 1 | -1/+1 |
* | * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R... | Justin Clarke Casey | 2008-11-10 | 1 | -4/+2 |
* | - Add Dispose method to IRegionDataStore | Homer Horwitz | 2008-09-18 | 1 | -0/+2 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -14/+14 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -18/+18 |
* | few additional fixed to get prim inventory up on nhibernate | Sean Dague | 2008-07-23 | 1 | -1/+3 |
* | implemented prim inventories for nhibernate | Sean Dague | 2008-07-23 | 1 | -1/+30 |
* | Update svn properties. Squash a couple of warnings. | Jeff Ames | 2008-07-22 | 1 | -2/+2 |
* | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 2008-07-18 | 1 | -1/+1 |
* | found a better pattern for SaveOrUpdate with nhibernate | Sean Dague | 2008-07-18 | 1 | -35/+21 |
* | squashing further warnings. | Dr Scofield | 2008-07-18 | 1 | -1/+1 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -4/+4 |
* | fix build break | Sean Dague | 2008-07-17 | 1 | -1/+1 |
* | terrain is close to working, but I still end up at the bottom of the sea | Sean Dague | 2008-07-17 | 1 | -6/+3 |
* | need to synchronize the terrain updates | Sean Dague | 2008-07-17 | 1 | -4/+6 |
* | first pass at Terrain implementation | Sean Dague | 2008-07-17 | 1 | -12/+23 |
* | add a Terrain object for the purpose of mapping. This may make sense | Sean Dague | 2008-07-17 | 1 | -0/+28 |
* | Revert "git merge" | Sean Dague | 2008-07-17 | 1 | -1/+29 |
* | git merge | Sean Dague | 2008-07-17 | 1 | -29/+1 |
* | got basic region object saves working time for lunch | Sean Dague | 2008-07-17 | 1 | -1/+29 |
* | early remove calls | Sean Dague | 2008-07-17 | 1 | -7/+38 |
* | getting close on saving prims via nhibernate | Sean Dague | 2008-07-16 | 1 | -3/+32 |
* | fix RegionStore creation so that the .sql file works | Sean Dague | 2008-07-16 | 1 | -5/+5 |
* | added new ParentUUID property to map out from SOP. | Sean Dague | 2008-07-15 | 1 | -4/+15 |
* | * minor: comment out a couple of lines to eliminate nhibernate compile warnin... | Justin Clarke Casey | 2008-07-12 | 1 | -15/+15 |
* | add NHPrim to subclass SOP so we can stick region uuid in there. | Sean Dague | 2008-07-07 | 1 | -1/+1 |
* | added skeleton (no function) region store component | Sean Dague | 2008-07-07 | 1 | -0/+268 |